mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 10:09:47 +03: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.