Hi, is there a way to change only one animation after my boolean variable changed from 0 to 1 ?
I tried to used scale animation but it change all animations on my player.
I also tried to do something like scale animation player.animation"Jump" but it does not seem to work