How do scale the player in Increments?

Hey guys first time poster here.

Basically i want the player to be scaled up and down slowly so that they can see the change. Rather than just snapping to the new size.
I have one for an up size and one for a down size.
Thanks, Tom

You can do this by slowly increasing a variable that represents the scale, rather than having a hard coded value.