system compare two values - normal height > sprite.height
-- Sprite set height to sprite.height+1
system compare two values - normal width > sprite.width
-- Sprite set width to sprite.width+1
Every tick 1 is added to width and height.
This stops when normal size is reached.
should work with square sprites
Ofcourse you should define the values for normal width and normal height