Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

Ryu

iPhone SDK: Learning About Touch Events & Basic Game Animation

iPhone SDK: Learning About Touch Events & Basic Game Animation

One of most common actions used for an iPhone or iPad application is the touch event. An event is not useful if it doesn’t trigger a meaningful action. This tutorial covers how to attach a touch event to a custom button and how to trigger the animation of an object. In the end, the result is a simple on-screen game controller, which can be extended to the limits of your imagination.