Aaron Franke b7e0a470c7 Update demos to Godot 3.4 4 سال پیش
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 سال پیش
README.md d4bf89d364 Link to the asset library from the README of each demo 5 سال پیش
default_env.tres 189d6ac9b4 Misc fixes and tweaks to many demos 5 سال پیش
icon.png fcc7d5c723 Optimize PNG images using oxipng 5 سال پیش
icon.png.import b7e0a470c7 Update demos to Godot 3.4 3 سال پیش
navmesh.gd 78c7a48422 Re-write the 3d/navmesh demo to be easier to follow 4 سال پیش
navmesh.tscn 28ec746545 fix for navmesh (re)baking issue 5 سال پیش
particle.png fcc7d5c723 Optimize PNG images using oxipng 5 سال پیش
particle.png.import b7e0a470c7 Update demos to Godot 3.4 3 سال پیش
project.godot 814909538f Update projects to Godot 3.3 4 سال پیش

README.md

3D Navigation Mesh

Navigation mesh demo for 3D scenes, with a character able to pathfind around a complex 3D environment. The navigation path is drawn using a line. Code is provided for polyline following in 3D.

Language: GDScript

Renderer: GLES 3

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/124

Screenshots

Screenshot