Is it possible to create a LeanTween.value equilavent? #92
-
I was using LeanTween.value to change multiple things at once, like this:
Is it possible to do something similar in PrimeTween, without creating tweens for each of the materials and the object spawner function? |
Beta Was this translation helpful? Give feedback.
Answered by
KyryloKuzyk
Aug 20, 2024
Replies: 1 comment
-
Yes, of course! In PrimeTween this feature is called Tween.Custom(): https://github.com/KyryloKuzyk/PrimeTween?tab=readme-ov-file#custom-tweens |
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
Yes, of course! In PrimeTween this feature is called Tween.Custom(): https://github.com/KyryloKuzyk/PrimeTween?tab=readme-ov-file#custom-tweens