JoeGrandma
Smash Journeyman
- Joined
- Dec 11, 2008
- Messages
- 368
What's wrong with this move?
The things in the loop only happen once and then I'm frozen in place.
Set Loop Infinite
If Button Pressed: IC-Basic [1]
Change Action: action 0, requirement: On Ground
Change Action: action E, requirement: In Air
Else
Do stuff
End If
Loop Rest
Execute Loop
I can only do stuff once and then I can't move. I have the same infinite loop in GFX, SFX, and Main, so do they all not happen at the same time?
Can I put graphic effects in Main?
The things in the loop only happen once and then I'm frozen in place.
Set Loop Infinite
If Button Pressed: IC-Basic [1]
Change Action: action 0, requirement: On Ground
Change Action: action E, requirement: In Air
Else
Do stuff
End If
Loop Rest
Execute Loop
I can only do stuff once and then I can't move. I have the same infinite loop in GFX, SFX, and Main, so do they all not happen at the same time?
Can I put graphic effects in Main?