Newbie! Whats the difference between game, scene and camera size

mbeaumanmbeauman Member Posts: 4
edited July 2013 in Working with GS (Mac)
I have read through most of the documentation but am still a little confused what the difference between Game screen Size, Scene screen Size, and Camera screen Size?

I assume If I have a smaller camera than the scene this will allow the user to see a partial amount of the screen for games like platforms but then how does this differ to game screen size?

Best Answer

  • SnapFireStudiosSnapFireStudios Posts: 1,603
    Accepted Answer
    Game is what all of the scenes conform to, unless you change them separately. Scene controls only its own Scene. Camera is the size of the "window" through which you see the scene, like aperture. Yes, it is involved in cutting off or adding parts to support different devices.
    Just mess around with changing the attributes in game to learn more, the best way to learn is by doing! ;)
    - Thomas
    P.S. Welcome to GS :)
Sign In or Register to comment.