11-18-2008, 02:40 AM
Is it possible to disable the chars' dash when falling. I made a flying char that does that when falling before reaching the ground? :confused:
Pls. help, thanks?
Pls. help, thanks?
[solved] Disable Dash when Falling...
|
11-18-2008, 02:40 AM
Is it possible to disable the chars' dash when falling. I made a flying char that does that when falling before reaching the ground? :confused:
Pls. help, thanks?
11-18-2008, 07:49 AM
if you mean disable rowing, then just specify the hit_j: back to the same falling frame (forgot which number sorry). it's the frame when their sprites are flat-ish (if u've played in slow mo then u'll know the exact sprite they're on).
Azriel~
11-19-2008, 03:38 AM
Actually, it's the dash that I'm really talking about since I removed the rowing part of my char. But to make sure, I added rowing again but without editing the dash it will still not work right since my char is a flying char. When I press "j" when falling it also goes to the dash frames. It seems like random, I don't know exactly.
So with your solution I put hit_j: 182 to both rowing & dash frames. Then to falling frame 182, I put hit_j:183 (so it will not go to the rowing and/or dash frames again if I press "j" & vice versa). I also make the rowing & dash sprites the same sprite as falling frame 181 to have a fixed anim. Thanks, Azriel! *I just needed to explain per detail to see how I use your solution, thanks! |
« Next Oldest | Next Newest »
|