|
|
| In NXT-G, how can I split a program into more than the 3 task lines or 'beams' that are initially shown? |
| (3 ) |
66%
33%
|
This is done simply by holding down the 'shift' key and clicking on any part of the beam. This should grow a new extension that you can use for your various tasks. The purpose of this is to create multiple, separate tasks that can be executed simultaneously.
For instance, a program may be created to play a sound continously while going back and forth with a third motor running continuously (headlights, perhaps), all while waiting for a touch sensor to be activated, which ends the program and stops all motion.
|