Walkable Areas and Path-finding: Difference between revisions

Line 5: Line 5:
=== The Easiest and Optimal Solution ===
=== The Easiest and Optimal Solution ===


The easiest way to ensure that you have an optimized walkable area it to make certain that your area fits within the following 3x3 grid.  You can expand the grid by pasting together more points at the same aspect ratio.   
The easiest way to ensure that you have an optimized walkable area is to make certain that your area fits within the following 3x3 grid.  You can expand the grid by pasting together more points at the same aspect ratio.   


[[Image:Pathfinding-grid.png|center|The engine will direct the player character along the green pixels on this grid]]
[[Image:Pathfinding-grid.png|center|The engine will direct the player character along the green pixels on this grid]]
23

edits