Hi,
I am looking good explanation and some tutorials about camera since 2 days. I read lots of documents but someone is old, someone is not working or code snippets no reference. In cocos2dx docs page have 2 pages about camera but there are missing docs I think(there is no usage and tutorial).
I want to make a 2D scene and add camera for follow the sprite. I tried to use Follow action but it doesn’t achieve my purpose. It’s only limited with screen bounds or I missing something. Anybody can offer me a tutorial about that.
http://docs.cocos.com/cocos2d-x/manual/en/3d/camera.html
http://docs.cocos.com/cocos2d-x/manual/en/tutorials/youre-on-camera/