Creates a loop. All bricks between “Forever” and “End of loop” will be repeated forever.

Forever Brick

The "End of loop" will be created automatically.

Forever-end_brick.png

Example

You will need two or more looks for your object:

Forever Example 1

Take this script to change to the next look in the list. Use wait bricks so that the look is not switched too quickly:

Forever Example 2

Note: when it gets to the end of the list, it goes back to the top.

Result

Download

Forever Result