Skip to content

Loop

Loop actions after this the specified number of times.

This action goes before the actions you want to loop, unlike Loop State which goes after the actions you want to loop.

Tip

You can run actions before this action, e.g., to setup the loop before running it.

Parameters

Parameter Description
Count How many times to loop.

Examples

Spawn a row of Invader prefabs:

Spawn Row