Users browsing this thread: 44 Guest(s)
[In development] THE FIGHTERS RESOURCE progress thread
#70
(11-15-2011, 05:10 PM)[robo9] Wrote: I'm sure its possible, I'm just not sure how. I know for a fact I can do the taunt bubble, but having them cycle randomly is something I don't know how to do. A quick question on a forum though on how to do it will solve that problem though.
All you need is a case statement comparing a value (either set by the player, choosing their taunt bubble - or set randomly) with preset values which determine which image should be drawn.
I never used MMF2, so I can't say how it's done there or what kind of coding language thingy it uses.
In case MMF2 doesn't support case statements, simple if.. else if... else etc. would do. If that isn't available either... I hope it does at least support if statements. So you can just check IF value=1 "FUCK" IF value=2 "uguu~" IF..... etc.pp.
Thanked by:


Messages In This Thread
RE: [In development] THE FIGHTERS RESOURCE progress thread - by Previous - 11-16-2011, 03:04 PM

Forum Jump: