Lets the script wait until a specified value is true, then continues with the next brick.

Wait until [value] is true Brick

Example

When the score variable reaches 5, the wait-brick will continue and hide the object.

Wait until [value] is true Example 1Wait_until__is_true_2.png
 

Result

Download

Wait until [value] is true Result