Hi, how do i infinte scroll in any direction, like an infinite runner but 360 degrees.
I have tried using like a trigger box, for example;
object on collision with trigger box (just a blank sprite)
- destroy object
- create object (opposite side of layout to carry on the scroll)
this works for the first time and then it doesnt work again, any idea? or better ways of doing it?
Thank you