The main game character uses physics. I'd like to make the physics scroll to the right... but I do NOT want to keep the main character in the center of the screen. Is there a way to use the 'scroll to' feature -- basically making the size of the game area larger, WITHOUT keeping the character in the center of the screen?
For example, I want the character to start on the far left side of the screen... Then when the character eventually moves to the far right side of the screen, it will THEN begin to scroll to the right enlarging the play area.
Is that possible? Again, I'm using 'physics' for the main character. Thanks in advance.