shahriarlabib000 723331f814 updated README and Screenshots (#1111) 4 months ago
..
models b05fb07d77 updated meshes to obj instead of res (#1107) 4 months ago
screenshots 723331f814 updated README and Screenshots (#1111) 4 months ago
README.md 723331f814 updated README and Screenshots (#1111) 4 months ago
character.gd bac1e69164 Use static typing in all demos (#1063) 7 months ago
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 year ago
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 year ago
line3d.gd 9a0c857131 Fix incorrect `class_name` declarations being swapped with `extends` 7 months ago
navmesh.gd bac1e69164 Use static typing in all demos (#1063) 7 months ago
navmesh.res 1b61bc4bb0 Use NavigationAgent3D in 3D Navigation demo (#975) 1 year ago
navmesh.tscn b05fb07d77 updated meshes to obj instead of res (#1107) 4 months ago
project.godot b05fb07d77 updated meshes to obj instead of res (#1107) 4 months ago

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