How could I make a powerup that could resize a character model?

Would it be possible to make a powerup that could resize the default character model on the fly?
I’m using the default side scroller model, and I’m interested.
Thanks!

You could do the by using SetActorScale3D on the guy when you pickup the powerup.