Here is my program so far:
I want to have two seperate beams that run independently of eachother within the Yes of the Color Sensor switch. The two Wait blocks should not depend on the truth value of each other. How would I do this?
This is my code: https://cdn.pbrd.co/images/8dZC0eubL.png I want to have two seperate Wait for Touch blocks within the Yes side of the switch. They need to be able to toggle on and off separately, without depending on the truth value of the other touch sensor, but still depending on the Yes value of...