ikemen-engine / Ikemen-GO

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

lifebar face angle offset #967

Open iamno1one opened 1 year ago

iamno1one commented 1 year ago

Describe the bug

p2 face is offset lower and does not mirror p1 face

To Reproduce

extract new ikemen

fight.def.txt inc fight def

################------------------------############################

open fight.def

add lines

p1.face.angle = 9.2 p2.face.angle = 350.8

or

p1.face.angle = 9.2 p2.face.angle = -9.2

in fight.def in face section

Expected behavior

expected results to mirror exactly how p1 face looks

Screenshots / Video

ikemen001 ikemen002 ikemen003 ikemen004 ikemen005 ikemen006 ikemen007

Engine Version (or source code date)

v098.2

Operating system

Windows

Extra context or search terms

No response

iamno1one commented 1 year ago

ikemen008

also happens in tag simul etc

Orochikyocr commented 1 year ago

This can be reproduced in a clean build using KFMz image

0.98.2

LasombraDemon commented 1 year ago

imagen

XGargoyle noticed this.

iamno1one commented 1 year ago

bug still present v0.99.0-rc.1

K4thos commented 1 year ago

if ticket is open than it's known