Skip to content

Releases: jame581/CharaStates

v1.0.0

23 Aug 22:45
Compare
Choose a tag to compare

Chara States Release

This version showcases a practical implementation of a character state machine using Godot 4. It includes essential states such as Movement, Jump, Falling, and Win, providing a solid foundation for character behavior in your game. This release is a great starting point for developers looking to understand and implement state machines in their projects

Full Changelog: https://github.com/jame581/CharaStates/commits/v1.0.0