The Mugen Fighters Guild

Help => M.U.G.E.N Development Help => Topic started by: Dan Mt. on December 25, 2014, 03:25:18 am

Title: Lifebar configuration
Post by: Dan Mt. on December 25, 2014, 03:25:18 am
Hey guys, here is the thing - I'm getting the same animation for P1 and P2 win, even with:

Code:
; Win text
win.offset = 320,240
win.anim = 720
win.displaytime = 600

; 2-player win text
win2.offset = 320,240
win2.anim = 721
win2.displaytime = 600

Or in 1.0 isn't possible?

Answer:
It seems that is not possible. :shifty: