Dtanotrew / Soup-Game

Soup game for GDEX 2023 Winter Game Jam
0 stars 0 forks source link

State Machine and Animation Tree #10

Closed Dtanotrew closed 6 months ago

Dtanotrew commented 6 months ago

Finished the groundwork for the state machine and animation tree. Can add more states/animations as they come in. Will continue to work on in-script documentation as I implement attacks.