I want to animate a group of CALayers quickly onto the screen, but once on the screen they slow down but continue to animate until an event occurs or they animate off the screen. Further, although each object animates onto the screen at the same speed they all slow to a different speed, and they all hit their target speed concurrently.

I was thinking of using an animation group to do the initial animation that gets the layers onto the screen ensuring they all hit their target locations at the same time (this is the location at which they all start slowing concurrently) but I don't then know how to slow each layer down individually to their target speeds without causing a break in the animation.

Any ideas?

link|improve this question

33% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.