Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 266 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 266 Bytes

[1.0.1] - 2024-09-18

State Machine Class Update

  • The state machine is not a MonoBehaviour anymore. This makes it such that the state machine is no longer needed to be attached to a GameObject.

[1.0.0] - 2024-08-29

First Release

  • Finite State Machine