Hi All I have a container holding sprite tiles. I want to loop the screen. so im duplicating the container and displaying a second container on the edges of the screen then turning the visibility on and off when either container leaves the screen completely. IS there a better way of doing this? Whats the best/quickest way of duplicating a container. How do you move the duplicate container separately to the other container.