Hello.
I want make scale my object when it move.
I know about object.scale(), but using this method I get instant results, and I need a change (for example, an increase in the object) to occur in real time, “before my eyes”
How can I achieve this?