issues
search
ikemen-engine
/
Ikemen-GO
An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
747
stars
126
forks
source link
refactor: stage localcoord, StageVar, ModifyExplod
#2066
Closed
potsmugen
closed
1 month ago
potsmugen
commented
1 month ago
Stage default values now automatically scale to the stage's localcoord
More work done on making the "up" and "down" char velocity constants closer to what we know about those unused Mugen constants
StageVar and ModifyStageVar now automatically do the necessary conversions to the localcoord of the character that uses them
Adjusted ModifyExplod logic to rely less on some quirks of the Mugen engine. Fixes #2065