Difference between revisions of "Visual Guide to Pathfinding"
Jump to navigation
Jump to search
Hyper Mole (talk | contribs) |
Hyper Mole (talk | contribs) |
||
Line 2: | Line 2: | ||
* Movable Obstacles will not show up in your navigation mesh view, so your initial view of your region should be the smooth green mesh of the terrain. Be sure to check the Walkable box in the Pathfinding Debug window (formerly the Edit/Test window). | * Movable Obstacles will not show up in your navigation mesh view, so your initial view of your region should be the smooth green mesh of the terrain. Be sure to check the Walkable box in the Pathfinding Debug window (formerly the Edit/Test window). | ||
[[File:Pathfinding_002.png| | [[File:Pathfinding_002.png|700x371px]] |
Revision as of 09:33, 15 June 2012
- A new Pathfinding region has two types of objects. The terrain is set to Walkable (by default and cannot be changed) and the existing objects are set to Movable Obstacle.
- Movable Obstacles will not show up in your navigation mesh view, so your initial view of your region should be the smooth green mesh of the terrain. Be sure to check the Walkable box in the Pathfinding Debug window (formerly the Edit/Test window).