Search code examples
iphoneobjective-ciosgame-physicsuiviewanimation

Simple UIViewAnimation for motion of an object


I wanted to develop a simple sample project where i have a player image, i'm having a logic for jumping of this player by simple UIViewAnimation now i want to make this player object to run or walk how can i achieve this by normal UIViewAnimation kind of stuff without using cocos2D or OpenGL. Any help is appreciated in advance.


Solution

  • hi here is also one example project i hope this will help you to understand....

    sample code Here