Closed ShadyF closed 1 year ago
@ychamel Pull from this MR to adjust the animations.
The player animations should idealy be placed inside the MovementStateMachine.cs (I've added a bunch of TODO to indicate where each animation should be)
MovementStateMachine.cs
:tada: This PR is included in version 1.0.0-alpha.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
@ychamel Pull from this MR to adjust the animations.
The player animations should idealy be placed inside the
MovementStateMachine.cs
(I've added a bunch of TODO to indicate where each animation should be)