Right now the camera and player are centered in the window. I would like to have the camera and player just off centered, so there is about 2/3 of the window in front of them.
I have seen some sidescroller games (paper monsters) do this and when the player moves to the right the camera shows 2/3 of the window to the right consistently.
i.e: if the screen is numbered 0 -100 to the right, the player stays at around 35.
Is this possible with C2? The posts and I have come across don't mention this sort of camera movement.
Thanks for any help.