3D GridMap and non GridMap Navmesh Demos

An asset by Victoralm
The page banner background of a mountain and forest
3D GridMap and non GridMap Navmesh Demos thumbnail image
3D GridMap and non GridMap Navmesh Demos thumbnail image
3D GridMap and non GridMap Navmesh Demos hero image

Quick Information

0 ratings
3D GridMap and non GridMap Navmesh Demos icon image
Victoralm
3D GridMap and non GridMap Navmesh Demos

Composed by two maps:World -> a GridMap based.World2 -> a non GridMap based.Both with working NPCs AI that can reach to random targets across the map using the Navmesh. The NPCs are using "move_and_slide()" builtin function.Also, there is an example of an First Person Player Character, with self and camera movimentation.

Supported Engine Version
3.1
Version String
2.02
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

Godot pathfollow test

My attempt to create, with Godot 3.x, living NPCs that can walk around the map.

Scenes

World.tscn

A GridMap based scene. The NPCs initial walking feature is working.

README World

World2.tscn

A non GridMap based scene. The NPCs initial walking feature is working. README World2

Composed by two maps:
World -> a GridMap based.
World2 -> a non GridMap based.

Both with working NPCs AI that can reach to random targets across the map using the Navmesh. The NPCs are using "move_and_slide()" builtin function.

Also, there is an example of an First Person Player Character, with self and camera movimentation.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
3D GridMap and non GridMap Navmesh Demos icon image
Victoralm
3D GridMap and non GridMap Navmesh Demos

Composed by two maps:World -> a GridMap based.World2 -> a non GridMap based.Both with working NPCs AI that can reach to random targets across the map using the Navmesh. The NPCs are using "move_and_slide()" builtin function.Also, there is an example of an First Person Player Character, with self and camera movimentation.

Supported Engine Version
3.1
Version String
2.02
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers