AztecGameLab / LongTermGame8

2 stars 1 forks source link

Adding My Changes to Jazzy's Branch #4

Closed Hanaya03 closed 8 months ago

Hanaya03 commented 8 months ago

Create variables:

Added action lambdas to Start() Changed jump conditional Added _isWalking check to FixedUpdate() Added a grounded check to FixedUpdate() Created onMoveCanceld() Created isGrounded() Added boolean statements to OnMove