objective c - Cocos2d CCSprite moves with CCLayer -


i bought ios game , changing graphics , adding new things. here problem: have player jumps 1 object another. when jumps camera follows movement , ccsprites i've added gamescene move camera. in other words adding sprites layer moves , moves. how can make sprites not move camera ? levels , loaded svg file.


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

c# - Sort XmlNodeList with a specific Node value -