Aaron Franke 814909538f Update projects to Godot 3.3 | 4 lat temu | |
---|---|---|
.. | ||
screenshots | 4 lat temu | |
README.md | 4 lat temu | |
character.png | 4 lat temu | |
character.png.import | 4 lat temu | |
icon.png | 4 lat temu | |
icon.png.import | 4 lat temu | |
level.tscn | 4 lat temu | |
map.png | 5 lat temu | |
map.png.import | 4 lat temu | |
navigation.gd | 4 lat temu | |
project.godot | 3 lat temu |
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