Re: iPhone simple 'cartoon' animation

2010-06-29 Thread David Duncan
On Jun 29, 2010, at 8:10 AM, Roland King wrote: > One option would be to use a UIImageView with a series of images, or, if I > want finer control, a timer to switch images in and out of a custom subclass > of UIImageView. You probably don't need a subclass of UIImageView, but for simple animat

iPhone simple 'cartoon' animation

2010-06-29 Thread Roland King
I'm working with a bunch of guys who are really flash animators (but they are very nice people and do good work) and talking about how to do some simple cartoon style animations for an iOS app. This would be minimal animation, hit a button and have a character do something which takes 1-2 second