I just went through this myself stuntzumobile -- if you are just trying to have an image continously scroll across the screen, with the help of the forums and some other demos i did this.
sometimes i did have a problem where the darn background would just stop scrolling and disappear.. so in one case if you look at the project.. (but not included in the project is i put just an invisible wall outside of camera view to where if actor hits this wall then constrain attribute - self.position.x to the front of the screen like 480 for iphone.
Comments
Cheers!
continously scroll across the screen, with the help of the forums and some other demos i did this.
http://gamesalad.com/game/play/83504
sometimes i did have a problem where the darn background would just stop scrolling and disappear.. so in one case if you look at the project.. (but not included in the project
just an invisible wall outside of camera view to where if actor hits this wall then
constrain attribute - self.position.x to the front of the screen like 480 for iphone.
Storm