how do you do a background for a scrolling shoot them up game
i have a background with buildings so i want the image to scroll but i cant draw buildings all the way that will take forever, how can i do it so it comes back like if i had it x wrap, i dont have x grap because then all my actors will do the wrap x.
Comments
youll need to tweak the numbers if your in portrait, and/or for your image size, but thats the premise of a manual wrap.
when self position is less than -240 change position x to 720, then my second actor is on position 720 when it stars so when is self position x less than -240 change position x to 720, the first part works good but then it start to seem that both images are separates from each other, how i fix this problem?
and i cant still make my background to move really slowly it keeps showing like if it stop then moves