Here are the corrected keyframe values for the bounce animation:
animation.keyTimes = ;
I will update both projects as soon as I can. Sorry for the inconvenience.
animation.keyTimes = [NSArray arrayWithObjects:
[NSNumber numberWithFloat:0.0],
[NSNumber numberWithFloat:0.6],
[NSNumber numberWithFloat:0.8],
[NSNumber numberWithFloat:1.0],
nil];
No comments:
Post a Comment