YesNoOk
avatar

coding a loop in mugen, in a single tick (Read 4338 times)

Started by Bastard Mami, September 18, 2007, 08:03:35 pm
Share this topic:
coding a loop in mugen, in a single tick
New #1  September 18, 2007, 08:03:35 pm
  • ******
  • [E]
    • Mexico
i posted a beta of this code on another forum, yet i am pretty sure it did not work, wonder if this works and how can it be improved. first we need 3 states, one state will be sued to reset the counter, the second state is used to do the counting (and perform any action you need the loop for), and the third is used to stop the loop for one tick. Again, mugen pseudo code because mugen code takes long to write:

Spoiler, click to toggle visibilty

and here is an actual mugen implementation

Spoiler, click to toggle visibilty
Last Edit: September 20, 2007, 01:05:00 am by R[E]ika