Hugo Locurcio 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 سال پیش
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 سال پیش
README.md d4bf89d364 Link to the asset library from the README of each demo 5 سال پیش
character.png fcc7d5c723 Optimize PNG images using oxipng 5 سال پیش
character.png.import 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 سال پیش
icon.png fcc7d5c723 Optimize PNG images using oxipng 5 سال پیش
icon.png.import 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 سال پیش
level.tscn 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 سال پیش
map.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 سال پیش
map.png.import 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 سال پیش
navigation.gd 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 سال پیش
project.godot 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 سال پیش

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