watch 01:36
We're Getting Mutants in the MCU - The Loop
Do you like this video?
Play Sound
if true-or-false list-to-run
Runs the instruction list only if the condition (first input) reports true. See ifelse.
Examples:
if colorunder = 15 [bk 50]
question [Are you ready?]
if answer = "yes [glide 100 5]