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
fix: explodVar positions, misc. sound related fixes
#2029
Closed
Jesuszilla
closed
2 months ago
Jesuszilla
commented
2 months ago
fixes:
explodVar positions
modifySnd loop count off by 1 error because of switching to new Loop2 base for StreamLooper
made it so "stage" special case for playBGM recalls most original parameters (except loop and loopcount)
fixed StreamLooper not defaulting to stream length when a longer length is passed in
fixes: