How do you make in Mugen so that every time a player hits a specific attack, a score is added? Better yet, how do you DISPLAY this score?
I do believe this is in the code archive. Hope you have some decent math or it's not going to make much sense to you.
Cyanide said, December 27, 2008, 05:22:08 amI do believe this is in the code archive. Hope you have some decent math or it's not going to make much sense to you.lol well I'll have to find it. The main thing is, what option makes it so that you can have specific buttons give a specific amount of points? I know all the calculations so far for hits, it's just implementing the code which is confusing.