Aaron Franke 814909538f Update projects to Godot 3.3 | пре 4 година | |
---|---|---|
.. | ||
screenshots | пре 4 година | |
README.md | пре 4 година | |
character.png | пре 4 година | |
character.png.import | пре 4 година | |
icon.png | пре 4 година | |
icon.png.import | пре 4 година | |
level.tscn | пре 4 година | |
map.png | пре 5 година | |
map.png.import | пре 4 година | |
navigation.gd | пре 4 година | |
project.godot | пре 3 година |
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