Hi, I have a problem with my jump animation, when I spam jump (Space) the animation goes wrong…
I want to somehow stop the rest of the jump animation and instantly start “Start Jump Animation” again!
I tried with “Delay” waiting for the animation to finish, but I want to be able to instantly jump when I hit the ground again.
In the first 4 seconds of the video, this is what I want it to look like.
hi,
you could try, in my case that worked, for small short jumps make a transition from start jump to end jump. if its very fast you wont need the jump loop. this should fix it.
have you tried from end jump to start jump, leaving idle ? so it should blend correctly to new jump start animation. there is also a way to capture the current position, for example when going ragdoll and back, but that is a bit expensive i think for a jump