Not sure if that's the right name for it, but I'm looking for a way to implement zooming in my game.
Essentially the game should zoom in on my character during the moving and shooting phase (its like Worms), but zoom out when the character has shot (preferably by following the shot, like Angry Birds does).
Can Corona/Lua do something like this?