Bruce
Active member
I read the manual and it said
bounce 1 with bouncefactor would bonce the enemy off the ground.
Is there a reason why my code below doesn't bounce the enemy off the ground?
Please advice, thank you very much
bounce 1 with bouncefactor would bonce the enemy off the ground.
Is there a reason why my code below doesn't bounce the enemy off the ground?
Please advice, thank you very much
Code:
anim freespecial10
fastattack 1
bounce 1
bouncefactor 5
energycost 10
mponly 1
attackone 0
hitfx data/sounds/beat3.wav
loop 0
offset 460 354
bbox 0 0 0 0
delay 5
frame data/chars/players/Vice/kick01.gif
frame data/chars/players/Vice/kick 02.gif
frame data/chars/players/Vice/kick 03.gif
….
….