Hugo Locurcio a531235db3 Use Jolt Physics in all 3D demos that use physics, improve physics tests demos (#1195) há 3 meses atrás
..
models 4d49bbd1b8 Update demos for Godot 4.4 há 4 meses atrás
screenshots 723331f814 updated README and Screenshots (#1111) há 11 meses atrás
README.md 723331f814 updated README and Screenshots (#1111) há 11 meses atrás
character.gd bac1e69164 Use static typing in all demos (#1063) há 1 ano atrás
character.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 há 4 meses atrás
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) há 2 anos atrás
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) há 2 anos atrás
line3d.gd 9a0c857131 Fix incorrect `class_name` declarations being swapped with `extends` há 1 ano atrás
line3d.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 há 4 meses atrás
navmesh.gd bac1e69164 Use static typing in all demos (#1063) há 1 ano atrás
navmesh.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 há 4 meses atrás
navmesh.res 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) há 1 ano atrás
navmesh.tscn 4d49bbd1b8 Update demos for Godot 4.4 há 4 meses atrás
project.godot a531235db3 Use Jolt Physics in all 3D demos that use physics, improve physics tests demos (#1195) há 3 meses atrás

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: Compatibility

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

Screenshots

Screenshot