Hi guys.
Whats the best way to make my stars wrap around the play area (when they go offscreen, to appear on the screen and the opposite side again).
I'm using paralax scrolling. I've done this by changing the scroll rate on the layer. However, when the stars move, construct thinks their X,Y position is the same (fair enough).
I mean, i could just screw the scroll rate idea and make them use the ball movement or similar and compare it to my ship's speed to make the stars appear to be paralax. But is there a good way to do this with construct's inbuilt scroll rate thingy?
Thanks,
Al