Repeat Events Set-up
From Good Practices
Creating events that can repeat themselves is possible with the repeat event. Its setup consists in 3 settings: Repetitions, Interval, and Target tag

The way repetition works will be to always follow the same actions as an existing event. That same effect has to be set on the same tile as the repeat event, or it won't work!
Here is the following example:
For this repeat, let's make the tiles rotate back and forward each beat. For that, let's set the events to Move Tracks and do each action (back, forward) on the editor



Now with both events ready and both with their unique tags, let's add a repeat event on the same tile. We want these events to repeat 3 times after the original move track and for each repeat to take 2 beats in between sets

Notice how the chart is pretty much empty, no events aside from the repeat and the move tracks are present on this chart. See the video to see the final effect come to live

Last updated