I need to make my little guy (in a UIIamgeView) jump forward and it has to look natural. I want to know is there a way to do it with CoreAnimation (beginAnimation/commitAnim
Create a CAKeyframeAnimation and assign a CGPath to its path property.
CAKeyframeAnimation
path