Repeater
Overview
The Repeater extension allows you to take any GameObject and repeat it as much as needed to cover the whole screen horizontally, vertically or both. Meaning you can achieve any kind of infinite background effortlessly. Just choose what object you want to repeat, define its bottom-left position and its size and you’re done.
Editor
Parameters:
Object To Repeat
: This is the object that you want to repeat. It may be a prefab or notObject Size
: The size of the object to repeatObject Bottom Left
: The bottom left position of your object in relation to it’s pivot. Check the guidelines to confirm it’s well placedObject On Stage
: Mark as selected if your original object to repeat is already placed on the sceneRepeat Horizontal
: If enabled, the object will be repeated horizontallyRepeat Vertical
: If enabled, the object will be repeated vertically