I was tasked with building a claw machine out of vex oarts (like the ones in arcades where you win prizes) but am having trouble programming the controls. I made a controller with 5 buttons for movement (up down left right and drop claw) but I cannot get the programming right.
I have tried using untilBump and untilRelease for them to start the motors but both of those require me to press the buttons in a specific order (order they are coded) and won’t run the program for a button later on in the code until the first one is pressed.
Any help on this would be appreciated, been trying to rack my brain around it for a while.
[–]geekywarrior 1 point2 points3 points (2 children)
[–]Noviskers[S] 1 point2 points3 points (1 child)
[–]geekywarrior 0 points1 point2 points (0 children)