Set slider values without triggering `OnValueChanged()`

That’s a new function that I defined in order to solve this issue. This all exists in a custom widget I created.

The input value is just a float in the Input sections of that new function.

Let me know if that’s enough info to go off.