xcode - iOS7: How to create a simple animation? -
I was wondering how to create / import an animation in XCode? Do I really need to use Spritekit? Is there a simple / light solution?
This is my animation (built in Flash)
There is no need to use. You can stick with UIAnimation because you are trying to achieve all, rotating the image at certain intervals.
Comments
Post a Comment