Hello Masters,
I am very new to corona, I just started learning the SDK for a week. So far I really like corona in developing games, very straight forward. However I have a problem in creating a platformer game like this: https://play.google.com/store/apps/details?id=com.frogmind.badland
My question is how can i make the camera follows a player with a specific stage bounds like for example on this phaser page: http://phaser.io/examples/v2/input/virtual-gamecontroller
Thanks in advance!