ikemen-engine / Ikemen-GO

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

ko.top in fight.def #2019

Closed ElGalvao closed 1 month ago

ElGalvao commented 1 month ago

Describe the bug

ko.top failing?

To Reproduce

ko whit fightfx sprite

Expected behavior

anim on top

Screenshots / Video

Sem título

Engine Version (or source code date)

v99

Operating system

Windows

Extra context or search terms

By adding the line ko.top in fight.def, supposedly the 'KO' animation should appear above any sprite from fightfx.def, right? If so, there's the problem. Tested whit some chars. check screenshot

potsmugen commented 1 month ago

Can you link or upload the lifebars?

ElGalvao commented 1 month ago

Lifebar.zip @potsmugen

ElGalvao commented 1 month ago

this files are original. not contain ko.top.

K4thos commented 1 month ago

I don't understand this report

ElGalvao commented 1 month ago

I don't understand this report

By adding the line ko.top in fight.def, supposedly the 'KO' animation should appear above any sprite from fightfx.def, right? If so, there's the problem.

K4thos commented 1 month ago

no. To make it render on top of char you need to add KO.layerno = 2