You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike position and velocity and some other triggers, edge distance triggers currently don't account for different localcoords. This means the following triggers:
Describe the bug
Unlike position and velocity and some other triggers, edge distance triggers currently don't account for different localcoords. This means the following triggers:
backedgedist
backedgebodydist
frontedgedist
frontedgebodydist
stagefrontedge
stagebackedge
Return the same values even when a character with one localcoord redirects them to another one with a different localcoord.
(There might be more such cases but it's hard to find them.)
To Reproduce
The return will be different between Mugen 1.1 and Ikemen GO.
Expected behavior
Same as Mugen 1.1
Screenshots / Video
Mugen 1.1
Ikemen GO (latest)
Engine Version (or source code date)
24/03/2023
Operating system
Windows
Extra context or search terms
No response
The text was updated successfully, but these errors were encountered: