iPhone: Camera following player in cocos2d

Posted by Johannes Jensen on Stack Overflow See other posts from Stack Overflow or by Johannes Jensen
Published on 2010-05-22T22:57:14Z Indexed on 2010/05/22 23:00 UTC
Read the original article Hit count: 474

Filed under:
|
|

I'm making an iPhone game in cocos2d.

I was wondering how I would make the camera / the view follow a specific sprite?

would I use the CCCamera class?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c