I was wondering if their is any support or an API for a viewport/camera. When I say camera, I’m not referring to the physical visual input device on your phone, but rather a way to zoom in or pan around a part of the stage without manually affecting the current objects locations or scale.
Say I develop a scene to fit perfectly in my screen. Then I want to zoom in to only see the top left corner. Is there anything like viewport.show(0,0, display.contentWidth/2, display.contentHeight/2)?
Thanks. If there is could you point me to the documentation or sample code?
[import]uid: 27076 topic_id: 18452 reply_id: 318452[/import]
[import]uid: 52491 topic_id: 18452 reply_id: 70810[/import]