y idea would be a still camera, and then shrink and enlarge the character.
That is quite possible, you can set the scale of a sprite with an action like so:
Sprite set scale to K/distance_to_camera
Where K is usually 1 but you can tweak it to adjust the strength of the effect.