I've got another Godot 4 tutorial for you, this time we are getting up and running with 3D Navigation in Godot 4 - using the built-in Nodes and functions to move enemy AI from point A to B avoiding obstacles as they go.
🤖 This tutorial is using Godot 4.2.1 stable.
📚 Superb navigation docs: https://docs.godotengine.org/en/stable/tutorials/navigation/index.html
🎁 Script available on Github here: https://gist.github.com/bramreth/21a8fcf09a0903a642e751dd9e40080a
📰 Check out my Godot 4 course here! https://bramwell.itch.io/godot-4-beginners
📺 Also my GamedevTV course here! https://www.gamedev.tv/p/complete-godot-4-game-developer-3d-online-course
✨ Socials ✨
🔗 Linktree: http://linktr.ee/bramwellgames
🐦 Twitter: https://twitter.com/bramreth
💬 Discord: https://discord.com/invite/AJ6uZ2k26G
🥰 Patreon: https://www.patreon.com/bramwell
🎮Games: https://bramwell.itch.io/
Chapters:
00:00 Introduction
00:28 Components
01:05 NavigationRegion Setup
02:22 Baking the NavigationMesh
04:21 Creating an NPC
06:26 Scripting
09:15 Running the Scene
11:10 Midroll
12:04 Adding Obstacles
14:45 Wrap-Up
#Godot4 #GodotEngine #Gamedev