Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 22:45

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