Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cquinones

Pages: [1]
1
Support / Re: Has anyone used astar pathfinding with tile map?
« on: May 16, 2013, 12:21:52 am »
Isn't the NavMeshGraph expecting the "walkable" area? If so, how is this working for you? I've defined colliders for the wall sprites, which would imply that these are the areas you can't pass through. If I'm not mistaken, this won't generate an area that the pathfinding objects can walk on.

Am I missing something here? If anyone else would like to comment on how to build a navigation mesh out of tk2d tile map data, I would greatly appreciate it.

Pages: [1]