I have a tween that is triggered at the start but when I try to change values at runtime the tween either seems to stop or has no effect.
I want to have a slider bar that adjust the rate of a looping/ping ponging rotation.
Do I need to stop the tween and create a new tween completely or something weird like that?
Cheers