Repeat Events Set-up

From Good Practices

This practice is related to Repeat Events

Creating events that can repeat themselves is possible with the repeat event. Its setup consists in 3 settings: Repetitions, Interval, and Target tag

Repeat Event - Settings

Check more about Repeat Events on the Events Page

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

Move Tracks - 2 Events to move the whole track
Move Tracks - Event 1 rotates clockwise and has tag "move1"
Move Tracks - Event 2 rotates counter - clockwise and has tag "move2"

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

Repeat Events - Setting up 3 repetitions happening every 2 beats

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

Editor - Testing the Repeat Event

Last updated