Unlimited scrolling with camera

abhishekjabhishekj Member Posts: 2
edited June 2012 in Working with GS (Mac)
Hi there,

I am creating a scene which has an unlimited horizontal length. The game involves an actor being swiped up to the screen and flying horizontally without user interaction thereafter.

To simulate an unlimited background, I have begun to leapfrog the images. That was not an issue.

I want to make it so the the game.Scene.Size X will increase by 1024 as well. This is done via the scene.

I wish to move the camera synchronous to the actor with the actor staying in the center of the screen.

What is the best possible route to accomplish this?

Thanks

Answers

Sign In or Register to comment.