Die_In_Fire
Well-known member
How can I specify which enemy sprite to show during player's @cmd position X X X X and @throw X X X X X???
I would like to know how to customize more the enemy reaction on this move:
I would like to know how to customize more the enemy reaction on this move:
Code:
anim grabforward
@cmd lock
#@cmd slamStart
[color=red]@cmd position 2 7 0 -1 -1[/color]
Delay 7
offset 30 81
frame data/chars/billy/56.png
[color=red]@cmd position 2 6 0 -1 -1[/color]
offset 30 81
frame data/chars/billy/56.png
delay 5
[color=red]@cmd position 4 6 8 -1 -1[/color]
offset 30 81
frame data/chars/billy/56.png
delay 6
[color=red]@cmd position 2 7 8 -1 -1[/color]
offset 30 81
frame data/chars/billy/57.png
[color=red]@cmd position 2 7 8 -1 -1[/color]
offset 30 81
frame data/chars/billy/57.png
[color=red]@cmd position 2 8 8 -1 -1[/color]
offset 30 81
frame data/chars/billy/57.png
delay 20
[color=red]@cmd throw 35 -2.5 2.5 0 0[/color]
offset 30 81
frame data/chars/billy/58.png