How to make the player grow smoothly ?

I would not handle Ball Logic from inside the health pickup blueprint. Create a function inside the ball itself to handle it.

Then the thing that you are looking for is called Vinterp


(needs to be called on Event tick, timer or whatever until it reaches the final form)

1 Like