My character can shoot like a contra dude, in all directions.
I'm programming the diagonal up shooting and just can't get the animation to trigger.
The diagonal/up AIMING does work, but when I prezz Z (shooting key) the diagonal/up SHOOT anim doesn't show. it stays in the aiming thing.
I couldn't figure out why this was happening so I moved on to the diagonal/down stuff. I programmed it and worked perectly, which is strange since both instances are triggered by the exact same stuff.
What I did next was erase the diagonal/up stuff and copypaste the diag/down altering it to make it diag/up, so the events are exactly the same but adapted to each case. It still doesn't work.
here is what I got:
<img src="http://andresborghi.com.ar/help/problema02.jpg" border="0" />
REMEMBER: the only thing not working here is "shoot UP DIAG"