imaninja1991
New member
Hello, it's been a few years since I've used this engine and I had to restart on an old project due to my old computer breaking. I'm trying to do something very simple but for some reason i'm having problems with it. I'm trying to make it so that when my enemies fall, they are able to hit other enemies and knock them down. Had no problem doing this in the past and forgot. Here's how I have my enemies fall set up, yet when they fall they don't knock down other enemies they make contact with.
anim fall
attack 60 124 65 68 7 1 0 0 20 10
bbox 55 121 64 60
landframe 1
loop 0
offset 90 192
delay 999
dropv 3 3 0
damageonlanding 10 1
sound data/chars/rat/fall.wav
frame data/chars/rat/fall1.gif
bbox 68 153 52 52
delay 40
frame data/chars/rat/fall4.gif
Did I set it up wrong?
anim fall
attack 60 124 65 68 7 1 0 0 20 10
bbox 55 121 64 60
landframe 1
loop 0
offset 90 192
delay 999
dropv 3 3 0
damageonlanding 10 1
sound data/chars/rat/fall.wav
frame data/chars/rat/fall1.gif
bbox 68 153 52 52
delay 40
frame data/chars/rat/fall4.gif
Did I set it up wrong?