The Mugen Fighters Guild
Help => M.U.G.E.N Development Help => Topic started by: WizzyWhipitWonderful on November 12, 2017, 11:50:28 pm
-
Is it possible to have two character portraits on the victory screen like XVSSF?
I want to do something like this in the future If it can be done.
-
People make custom victory screens, but I think this would be a full game only sort of thing. Seeing as each portrait would have to be in every character.
Or, it may be possible to team attack P3 and do the round about trick of getting to get P1 to use the target's sprites. I think more than a few characters are doing this now, but I know my Sagat has it with his Raging Tiger ultra. It grabs P2 and "zooms in" on either their face or chest during the ultra if you press an attack. Otherwise you wont see the effect.
I dont see why this method cant be twisted to get P3's sprites.
IF you do get this to work, you could make a standard image, or try to use their 9000,0 image.
I feel like someone else has tried this.. idk...
-
I was asking because I am doing a full vs styled game with tag and I wanted to see if anyone had done anything like it.
I just didn't want player one's portrait to appear on the victory screen if the game has tag.
-
Yeah, you'll have to code the victory screen into every character and have it show within the match after the final round is over. You won't be able to get both portraits on the mugen victory screen.
-
Yeah, you'll have to code the victory screen into every character and have it show within the match after the final round is over. You won't be able to get both portraits on the mugen victory screen.
Damn it. Well, seems I've got my work cut out for me...
-
That like Neo Geo Battle Coliseum have tag victory screen.
-
I haven't got a chance to mess with this yet but I had a thought on it.
Have you tried putting your partner in a custom state, that uses change animation and image 9000,0? I would think if that were possible you could have any partner's portrait up during a custom victory screen. (what Odb718 said :sweatdrop:)