godot-demo-projects/3d/navigation
shahriarlabib000 723331f814
updated README and Screenshots (#1111)
2024-08-28 18:09:22 -07:00
..
models updated meshes to obj instead of res (#1107) 2024-08-27 05:06:22 -07:00
screenshots updated README and Screenshots (#1111) 2024-08-28 18:09:22 -07:00
README.md updated README and Screenshots (#1111) 2024-08-28 18:09:22 -07:00
character.gd Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
icon.webp Use 128×128 WebP icons for all demos (#885) 2023-03-29 18:59:57 +02:00
icon.webp.import Use 128×128 WebP icons for all demos (#885) 2023-03-29 18:59:57 +02:00
line3d.gd Fix incorrect `class_name` declarations being swapped with `extends` 2024-06-03 20:13:55 +02:00
navmesh.gd Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
navmesh.res Use NavigationAgent3D in 3D Navigation demo (#975) 2023-10-18 03:23:57 +02:00
navmesh.tscn updated meshes to obj instead of res (#1107) 2024-08-27 05:06:22 -07:00
project.godot updated meshes to obj instead of res (#1107) 2024-08-27 05:06:22 -07:00

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