Hi All!
I am creating a twinkly star background.
Top Layer is set to 100,100 Paralax. (solar system)
Sub Layer is set to 10,10 Paralax. (Stars)
Bottom layer is set to 5,5 paralax. (Deepspace stars)
The stars are on the Sub and Bottom layer.
I have the Layout set to unbounded scrolling because i need to scroll the "solar system" freely unbounded.
Here is the problem.
I want the stars to move slightly to the left/right/up/down.
Thats where the paralax comes in.
The thing is that because of the unbounded scrolling is set for layout and not per layer, the stars eventualy move completely of screen.
Without unbounded scrolling, i get the effect i need.
But then i loose my scrolling "freedom" of the top layer.
So the ideal way for me would be.
Top Layer = Unbounded Scrolling with Paralax set to 100,100.
Sub Layer = Bounded Scrolling with Paralax set to 10,10.
Bottom Layer = Bounded Scrolling with Paralax set to 5,5.
(I think the functionality to do this has yet to be build in to construct2 Ashley ?)
So for now i'l just event the stars manualy to move at a variable rate until a specific set max.
If however i am looking in the wrong direction here then please fill me in. <img src="smileys/smiley31.gif" border="0" align="middle" />
Kind Regards.
Savvy001