Keep Tweens working when Time.timeScale = 0? #124
-
Is that possible at all? Thanks =) |
Beta Was this translation helpful? Give feedback.
Answered by
KyryloKuzyk
Nov 10, 2024
Replies: 1 comment
-
Of course! Just specify the 'useUnscaledTime: true' parameter when creating an animation. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KyryloKuzyk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Of course! Just specify the 'useUnscaledTime: true' parameter when creating an animation.