Ikemen-GO icon indicating copy to clipboard operation
Ikemen-GO copied to clipboard

[Feature] Legacy shared power

Open MUGEN-Slayer opened this issue 4 years ago • 1 comments

Some time ago I started converting one of my mugen lifebars to IKEMEN and saw that it was possible to play simul mode without having to share the powerbar with the teammate. So I decided to make a powerbar for each member of the team. ikemen000

However that creates a particular problem... Let's say that after I release the lifebar, there will be people who will play with the shared power. In this case the design will be broken: ikemen001

It's even more evident in a 4v4 battle: ikemen002

In this specific set, the ideal would be that if the user will use the team power share option activated, it would revert to the model used in single mode: ikemen003

Having the following result: ikemen004

My suggestion is to add the parameter "legacysharedpower" to the [Info] section of the lifebars. If:

  • legacysharedpower = 1

When team power share is activated, the powerbars in simul and tag modes will be the same as those used in single mode;

If:

  • legacysharedpower = 0

Then the powerbars will be read in the same way as they are currently, each mode having its respective powerbars. If the parameter is omitted, then legacysharedpower = 1.

In my opinion something like this is important because of the infinite possibilities of designs, allow me to use this mock-up with the Bleach Dark Souls Lifebars (although I have converted them to MUGEN, I have not yet started its migration to IKEMEN).

1vs1 bds1

"2vs2", power share enabled bds2

"2vs2", power share disabled bds3

Hypothetical case if legacysharedpower = 1 bds4

PS. Please ignore the timer.

In the current state of the engine, some lifebars are going to have serious design problems as in the first case and others not, as in the second. I believe that such function would resolve this impasse. I suppose the same would apply to team life share.

Taking advantage of the theme, how about having instead:

  • "team life share" and "team power share"

we have this:

  • "simul life share"/" simul power share" and "tag life share"/"tag power share"

I think it would be better in simul mode for the powerbar not to be shared, while in tag mode the team uses it shared. In the current model it is not possible, and this would allow complete freedom by default.

MUGEN-Slayer avatar Jan 11 '21 19:01 MUGEN-Slayer

Now this feature still doesn't realize.

lenocid avatar Aug 27 '22 11:08 lenocid