Welcome to the Pong GDScript Basics Series.
Godot Tutorials is not sponsored by or affiliated Godot Game Engine.
In this episode I take a look at a very basic setup for a simple state machine.
Special thanks to @Any Key for bringing up magic numbers in the last episode 😍.
✅ Project:
https://github.com/Godot-Tutorials/po...
Godot Tutorials
----------
🌸 Website:
https://godottutorials.com
🐦 Twitter:
/ godottutorials
Resources
----------
🎮 Godot Game Engine Tutorial Series:
• Godot Basics Tutorial Series
💻 GDScript Fundamental Tutorial Series:
• GDScript Fundamentals Tutorial Series
🐥 Trello Page with other Godot Channels:
https://trello.com/b/TAHIZJ9D/godot-g...
Timestamp
----------
0:00 Intro
0:10 Finite State Machine
3:36 Coding Time
14:35 Additional Refactoring Techniques