mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
.. | ||
screenshots | ||
character.png | ||
character.png.import | ||
icon.png | ||
icon.png.import | ||
level.tscn | ||
map.png | ||
map.png.import | ||
navigation.gd | ||
project.pandemonium | ||
README.md |
Navigation Polygon 2D
Example of using 2D navigation using a
NavigationPolygon
in a NavigationPolygonInstance
node.
It uses the 2D navigation API to request a path between two points,
and then traverses the resulting path.
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/117