pandemonium_demo_projects/3d/navmesh
2023-06-07 15:35:23 +02:00
..
screenshots
default_env.tres
icon.png
icon.png.import
navmesh.gd Use the navigation server directly in the 3d navmesh demo. 2023-06-07 15:35:23 +02:00
navmesh.tscn Use the navigation server directly in the 3d navmesh demo. 2023-06-07 15:35:23 +02:00
particle.png
particle.png.import
project.pandemonium
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