I’m trying to do something very simple as I’m new to Corona SDK, but I’m having a lot of issues with it.
What I’m trying to accomplish is when a user “swipes”, “flings”, “flicks” the screen a ball in the middle of the screen moves in that direction at a set speed. no or simple physics or anything special. So basically, if you swipe the screen at an angle, the ball will move to that angle and eventually off the screen UNLESS you “swipe” the ball again in a different direction.
I’m new to corona and still trying to figure out the touch events. Still confusing to me a little.
Any help and advice is appreciated! Thanks everyone!