Hi i introduced myself in the other forum and wanted help however, the title confused people and i posted it on the wrong section . I am building a Rockman X Engine with the PMO for a Fan Game and as an open source engine.
I need help on creating the Dash + Dash jump + Dash Wall Jump.
And i also have a problem with the dashing animation , instead of playing the full animation , it only plays the 1st frame and stays like that.
For Example:
Condition- Repeat While Pressing A.
Condition- Object is Standing
Condition- Object is Moving.
XCondition- Object is Jumping/Falling.
Action- Change Animation Sequence to Dashing.
Here is my project example, i deleted the dash animation button because i don't why i have that bug.
Controls:
Left Arrow - Move Left.
Right Arrow - Move Right.
Z- Jump.