I try to use the fast loop object to loop through from position 0 to X. When the loop position reaches X the loop should reset from 0 and move forward again to X, and repeat.
Meanwhile, the loop value should also place an object on top of another object that shares the same value as the fast loop position.