- Home /
Question by
DiamondMC102 · Sep 11, 2017 at 04:24 AM ·
animationscripting problemmovementanimator2d-platformer
Simple Animation and Scripting Problem.
I have a problem where the player is able to jump while the player is playing an animation(Lava_Burst is the name of the animation and lava_burst without caps is the parameter in the animator). I don't want the player to be able to jump when the animation is playing. The Exit Time of this animation is 0.6.
And by the way, this is a 2D Platformer
Comment