Viper Snake
Member
I have character that performs a double jump by canceling the jump animation into a freespecial with a jumpframe by simply pressing jump again. This works perfectly for the normal jump animation, but when I try to put the same cancel into the forwardjump it will perform the cancel as soon as I press jump, not even having a chance to go into the forwardjump animation. I've tried making the cancel not possible until several frames later, but it will automatically perform the cancel if the jump button is still being held. How do I make it work like the normal jump animation? I thought maybe it was an engine bug since I'm forced to use an older version, but this still happens in the newest build.
Code:
anim forwardjump
cancel 0 15 0 J freespecial2
dropframe 7
bbox 4 0 30 96
offset 20 96
delay 5
frame data/chars/alucard/a085.png
bbox 22 0 30 92
offset 38 92
frame data/chars/alucard/a086.png
delay 4
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
delay 6
bbox 48 0 30 90
offset 64 98
frame data/chars/alucard/a069.png
bbox 48 0 30 86
offset 64 98
frame data/chars/alucard/a070.png
bbox 48 0 30 80
frame data/chars/alucard/a071.png
bbox 48 0 30 78
frame data/chars/alucard/a072.png
bbox 42 12 30 78
offset 58 106
frame data/chars/alucard/a073.png
bbox 42 14 30 78
offset 58 110
frame data/chars/alucard/a074.png
bbox 44 16 30 82
offset 60 112
frame data/chars/alucard/a075.png
bbox 52 30 30 84
offset 68 124
frame data/chars/alucard/a076.png
bbox 52 36 30 88
offset 68 128
frame data/chars/alucard/a077.png
anim freespecial2
jumpframe 0 6 2 0
dropframe 29
bbox 4 0 30 96
offset 42 194
delay 3
frame data/chars/alucard/a081.png
offset 42 112
frame data/chars/alucard/a082.png
offset 52 92
delay 2
frame data/chars/alucard/a083.png
frame data/chars/alucard/a084.png
delay 4
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
bbox 34 0 30 86
offset 50 88
frame data/chars/alucard/a088.png
bbox 38 0 30 86
offset 54 88
frame data/chars/alucard/a087.png
delay 6
bbox 48 0 30 90
offset 64 98
frame data/chars/alucard/a069.png
bbox 48 0 30 86
offset 64 98
frame data/chars/alucard/a070.png
bbox 48 0 30 80
frame data/chars/alucard/a071.png
bbox 48 0 30 78
frame data/chars/alucard/a072.png
bbox 42 12 30 78
offset 58 106
frame data/chars/alucard/a073.png
bbox 42 14 30 78
offset 58 110
frame data/chars/alucard/a074.png
bbox 44 16 30 82
offset 60 112
frame data/chars/alucard/a075.png
bbox 52 30 30 84
offset 68 124
frame data/chars/alucard/a076.png
bbox 52 36 30 88
offset 68 128
frame data/chars/alucard/a077.png