ikemen-engine / Ikemen-GO

An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
701 stars 124 forks source link

Problems with combo font alignment #751

Closed MUGEN-Slayer closed 1 year ago

MUGEN-Slayer commented 1 year ago

Lifebars have a bug regarding combo font alignment, where the P1 team's combo font cannot be right aligned and the P2 team's font cannot be left aligned. While this is something present in MUGEN, I've never seen anyone make use of this "feature". While I don't remember seeing commercial games use left alignment for the P2 team's combo font, it's a non-existent possibility anyway as it's not possible in IKEMEN. However, it is possible to see that several commercial games use right alignment for the P1 team combo. I'll share some examples, check the timestamps:

And there are more examples, but above is enough to show that different games from different companies and eras have this quirk regarding how the combo font is displayed. So it would be great to be able to emulate that, with alignments working correctly.

Because now it's like this:

https://user-images.githubusercontent.com/68881657/205217274-046d52e3-43fb-42be-924e-00aec11ff7ed.mp4

https://user-images.githubusercontent.com/68881657/205217291-63a029dd-c2a0-437b-84b9-1167087e9b87.mp4

fight.zip

K4thos commented 1 year ago

if it works like in mugen than the way how it works currently is intentional.