Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) il y a 9 mois
..
screenshots 3d7c24ef1b Update 3D navigation demo il y a 2 ans
README.md 3d7c24ef1b Update 3D navigation demo il y a 2 ans
character.gd 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) il y a 1 an
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) il y a 1 an
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) il y a 1 an
level_mesh.res 2a962929f3 Update demo files for Godot 4.2.1 (#1013) il y a 9 mois
line3d.gd 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) il y a 1 an
navmesh.gd 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) il y a 1 an
navmesh.res 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) il y a 1 an
navmesh.tscn 2a962929f3 Update demo files for Godot 4.2.1 (#1013) il y a 9 mois
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) il y a 9 mois
robot.res 2a962929f3 Update demo files for Godot 4.2.1 (#1013) il y a 9 mois

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