Starter state machines in Godot 4

Starter state machines in Godot 4

102.975 Lượt nghe
Starter state machines in Godot 4
Here's an updated look at how I like to do state machines in Godot 4. I'm going to go over some simpler, starter techniques today, and in the next video I'll go in-depth about techniques you can use when today's examples don't cut it. Text version: https://shaggydev.com/2023/10/08/godot-4-state-machines Sample project: https://github.com/theshaggydev/the-shaggy-dev-projects/tree/main/projects/godot-4/state-machines Simple state management: 00:00 Node-based states: 02:22 A few examples: 08:00 Theory video: https://youtu.be/-ZP2Xm-mY4E