how would i scale object using animation

just wondering how i would scale an object using animation so say if i press a button the object would scale up in the z direction.

Hi,

Maybe this?

Also, you could just use the Tick function with the ‘SetActorScale3D’ node on the Actor you want to scale.