Check Once If
This blue Control Flow block allows you to only run blocks if a test is passed.
Define your test in the blank beside 'Check once if' text. A test might be 'Dino's X position is greater than 10'.
Very important: The test will only be checked once! To continually check your test, put your 'Check Once If' block within a 'Repeat Forever' block.