Control

Blocks in this category organize the flow of scripts. They dictate when scripts start and provide functions to loop over blocks or only execute blocks in certain cases.

Example

Definition

Alt text

Wait until

The wait until block shape

Example

Definition

Alt text

Forever

The forever block shape

Example

Definition

Alt text

Repeat

The repeat block shape

Example

Definition

Alt text

Repeat until

The repeat until block shape

Example

Definition

Alt text

For loop

The for loop block shape

Example

Definition

Alt text

If statement

The if statement block shape

Example

Definition

Alt text

If – else statement

The if-else statement block shape

Example

Definition

Alt text

If-then-else statement

The if-then-else statement block shape

Example

Definition

Alt text

Report

The report block shape

Example

Definition

Alt text

Stop

The stop block shape

Example

Definition

Alt text

Run

The run block shape

Example

Definition

Alt text

Launch

The launch block shape

Example

Definition

Alt text

Call

The call block shape

Example

Definition

Alt text

Tell

The tell block shape

Example

Definition

Alt text

Ask

The ask block shape

Example

Definition

Alt text

Run with continuation

The run with continuation block shape

Example

Definition

Alt text

Call with continuation

The call with continuation block shape

Example

Definition

Alt text

When the sprite starts as a clone

The when the sprite starts as a clone block shape

Example

Definition

Alt text

Create a clone

The create a clone block shape

Example

Definition

Alt text

A new clone

The a new clone block shape

Example

Definition

Alt text

Delete this clone

The delete this clone block shape

Example

Definition

Alt text

Pause all

The pause all block shape

Example

Definition

Alt text

Last updated

Was this helpful?