xyonico / BeatSaberSongLoader

A plugin for adding custom songs into Beat Saber
MIT License
238 stars 38 forks source link

_noteJumpSpeed #25

Open sboys3 opened 6 years ago

sboys3 commented 6 years ago

the _noteJumpSpeed value has changed the speed of old songs. I think that it should probably be reverted back to its original effect on speed. if the change was intentional then I think that you should designate a new variable for the new speed such as _noteJumpSpeed2 that would override the old speed value so that new songs can use it but old songs will remain unaffected.