When [value] becomes true

Last modified by admin on 2023/10/24 11:56

Waits until the specified value or function becomes true and then runs the script.

when_brick3.png

Example

When the score reaches 5, the panda hides.

When [FUNCTION] becomes true Example 1

When_becomes_true_tutorial_b.png

Result

Download

When [FUNCTION] becomes true Result