> Being able to type in specific values in some sliders. I cant set speed to 0 for example.
Since it is using imgui, if you hold CTRL and click on the slider, you can type in the number then :)
> Able to turn values up past -5 / 5 on some sliders. (Different sprite sizes may need more extreme values, especially on rotation speed/wobble)
You can do this with the method above :D :D :D