Unlimited scrolling with camera
![abhishekj](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
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
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