Short tutorial on how to create an AI that walks to a random position in 3d space every few seconds.
I didn't find any tutorial on how to do it in Godot, so I thought I'd share it for anyone struggling with it
GitHub: https://github.com/GoGameDeveloper/Go...
You can see the new tutorial for the new navigation server in Godot 3.5 / 4 here:
• Godot 4 New Navigation Server Random ...
Credits:
Garbaj tutorial on how to set up the pathfinding
• Video
User Thomas Karcher for the code on how to get a random point on a sphere https://godotengine.org/qa/45186/how-...