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