Proper way of handling a float variable. #113
Answered
by
KyryloKuzyk
PapitoPapito
asked this question in
FAQ
-
Hi. Thanks for sharing your tween system. void StartTween() The float variable is a scriptable object value. Is it the proper way to use it? Thanks for your help |
Beta Was this translation helpful? Give feedback.
Answered by
KyryloKuzyk
Oct 6, 2024
Replies: 2 comments
-
Hey!
|
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
Hey!
You don't have to Kill() tweens in PrimeTween, they are removed from the list automatically upon completion. You…