mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-08 17:00:08 +01:00
Now there's a base state_machine script, the StateMachine is separate from the physics body. I reworked the code to follow the GDscript guidelines in the official manual.