issues
search
ikemen-engine
/
Ikemen-GO
An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
742
stars
126
forks
source link
fix: projectile localcoord yaccel, TransformClsn redirection
#2091
Closed
potsmugen
closed
1 month ago
potsmugen
commented
1 month ago
Fixed yaccel defaulting incorrectly when a projectile has a localcoord other than 320x240
Adjusted TransformClsn code to better accept redirections
Clsn angle is now cumulative to match scale. This should probably be revisited in the future to add flexibility
Fixes #2087