unrealrobin / timbermvp

first indie mvp
0 stars 0 forks source link

Fix Casting and Jump Conditions #17

Closed unrealrobin closed 2 months ago

unrealrobin commented 3 months ago

Fix the TimberPlayerController Variable in the Animation BP.

Option:

  1. Move CanJump() to character.
  2. Find different solution to if character can jump. Maybe store value on Anim Instance.