Is there a way to resume this swinging ball? It gets the wrong angle when I unpause!
Swinging Ball Stop.mfa
Is there a way to resume this swinging ball? It gets the wrong angle when I unpause!
Swinging Ball Stop.mfa
Of course it will not be in the same position, you're using Timer in the equation and that isn't stopping.
It would work better if you were adding to a alt value and using that on the equation.
But if you want quick and dirty solution, you can store the previous timer during pausing and set it back to that once you unpause.
Uh, I don't understand this solution, how about the context?
Two ways of doing it