The Mugen Fighters Guild

Help => M.U.G.E.N Development Help => Topic started by: TheDragon on February 24, 2021, 07:03:52 am

Title: Remove the background of a hyper from a char
Post by: TheDragon on February 24, 2021, 07:03:52 am
Hi MUGEN companions, lately I've been trying to remove the background of a special in Char from MUGEN, example: a character makes a special, but in the background when he makes the special appears the background of a Hyper MvC, and I want to remove it so that when the character does the hyper does not appear the hyper background, and only the glow is seen when he does the hyper , I don't know if I understand myself. If anyone can help me in telling me how I can remove the background of a hyper in a char.

I would be grateful :)
Please don't ignore me
Title: Re: Remove the background of a hyper from a char
Post by: DeathScythe on February 24, 2021, 07:26:20 am
Easiest way to do that is:

You'll open your character in Fighter Factory, go to the Animation editor, search for the animation of the Hyper Background (the one you want to remove), you'll notice that animations use sprites "group" numbers and "index" numbers, change either the group or the index to -1, can be any, both, whatever. Save and test it.

Also make sure to have a backup in case you mess it up.
Title: Re: Remove the background of a hyper from a char
Post by: TheDragon on February 25, 2021, 08:15:27 am
Thank you very much

I'll try, a greeting