How to rescale smoothly

Helo devs.

How can I go from one actor scale to another in a progressive and smooth way?

Here you go,

http://puu.sh/8cfDm.png

[Fullscreen Link][2]

Try using a timeline float or vector together with a “Set Actor Relative Scale 3D”. Link the float or vector value to the scale input and fire the Set Scale node on each update of the timeline.