Touch Events Tag

On last week's Corona Geek we hung out with Corona Developer, Caleb Place to talk about his popular particle effects library, CBEffects. Today we talked about improving the performance of touch driven game logic using touch coalescing. We also looked at using masking to create a circular dial timer, similar to what we've look at before from Jason Schroeder. Watch the panel discussion and download the code for details....

During this week's Corona Geek Hangout, Corona Ambassador and Coronium developer, Chris Byerly walked us through a rock paper scissors demo game that shows off the new features of Coronium GS 1.0. We explored two new Windows Phone games that Tapps Games made with Corona SDK and we stepped through Corona code for swiping objects to fixed points on the screen....

During this week's Corona Geek Ed Maurina, developer of Corona SDK game templates at Roaming Gamer, walked us through a Corona SDK code snippet that makes your game characters jump. Using Corona's built in physics engine, we applied force to a single character and then added a second character to show how easy it is to handle touch events for multiple objects using the same function....