Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 månader sedan
..
screenshots 3d7c24ef1b Update 3D navigation demo 2 år sedan
README.md 3d7c24ef1b Update 3D navigation demo 2 år sedan
character.gd 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) 1 år sedan
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 år sedan
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 år sedan
level_mesh.res 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 månader sedan
line3d.gd 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) 1 år sedan
navmesh.gd 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) 1 år sedan
navmesh.res 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) 1 år sedan
navmesh.tscn 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 månader sedan
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 månader sedan
robot.res 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 månader sedan

README.md

3D Navigation

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

Language: GDScript

Renderer: Vulkan Clustered

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

Screenshots

Screenshot