A little code help

Hello form,

I'm creating a game that using a dash attack for theplayer object how far to you have manipulate the code?

I know you need the animations then asking the to a input like holding A =Dash attack. It is the in between that has me stumped .
Help me obi one kanobi you'r my only hope!
 

dale_coop

Moderator
Staff member
You need to create a new script (b_dash.asm ?)
Here some code (for example): http://nesmakers.com/viewtopic.php?f=23&t=869&p=8343
 
Thank you Dale,

I was able to put that code into ASM get it into the input editor assign it to an animation but then when I press the buttons that I assign it to it does not do anything I used your corrected code on the link that you gave me What having a ducking animation when I pressed down be stopping it because I have that animation in my idle animation in my down right and down left maybe I should add the - to my up right up left animation in idle
 
Top Bottom