Apparently This isn't working :/
I've tried the route of giving the slider a local variable to do the same thing, no luck :/
The slider equals comparison doesn't seem to work.
It's funny because when the value is 1 then this is false:
but this is true:
Thank you! I really hope they fix this soon.
You can use "System:Compare two values" to check SliderBar.value for now.
Why not set time scale to 'SliderBar.value' every tick? One event, and easier to maintain.
Develop games in your browser. Powerful, performant & highly capable.
Ramones Route worked but thanks for the extra input!