So... I'm new to mugen coding so this might sound really stupid, but...
What's the difference between using triggerall and using those other triggers with numbers?
For example:
What does the triggerall has that makes it different from the rest, and also, does the numbered ones have some form of hierarchy for executing, or what?Code:triggerall = power >= 1000 trigger1 = (statetype = s) && ctrl trigger2 = stateno = 310 trigger2 = movecontact trigger3 = stateno = 205



Reply With Quote


Bookmarks