pandemonium_demo_projects/2d/navigation
2023-04-06 21:19:37 +02:00
..
screenshots
character.png
character.png.import
icon.png
icon.png.import
level.tscn Make sure everything works under the 2d folder. 2023-04-06 21:19:37 +02:00
map.png
map.png.import
navigation.gd
project.pandemonium Make sure everything works under the 2d folder. 2023-04-06 21:19:37 +02:00
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

Screenshots

Screenshot