Wow, another post about time slowing/stopping!
What I want to achieve is that I want the player to gradually slow down when time is going near 0, being able to stop-mid air.
Sure, I could anchor the humanoidrootpart. But you, well, can’t ‘tween anchors’.
I need time and physics to slow down depending on a value, if the value is ‘1’, time is normal. ‘0’, and time is stopped, vice versa for higher and lower values.
I’m thinking about contraints but how would that work? This is probably very simple and I’m just missing it.