Can you use Tween with a script variable?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By paradigmo
:warning: Old Version Published before Godot 3 was released.

If so, how? I’d like to animate a Vector3 variable declared in my script, but tween.interpolate_property(self, "variableName"... doesn’t do anything.

:bust_in_silhouette: Reply From: paradigmo

Nevermind, I made a stupid unrelated error. It works just fine

While it’s great that you solved the problem, could you be a bit more explicit in what the error is? It’s so that, if someone else comes across a problem like this one, they can find the answer.

Ertain | 2017-12-29 19:50

I trying do the same, but it isn’t work, how you did it ?

Morpheus-6926 | 2020-09-10 05:29