Is it possible to assign two motors to a single button without using the drive train mechanism? Is it also possible to sync two motors together so they move at the same rate? I am building a lift and because I have to put them on two different buttons, it makes it very uneven.
Yep! All you have to do is have to commands after your if statement. So long your commands aren’t blocking the rest of your code they will run simultaneously.
Don’t quote me on this but I think you can also just set the motor power to button.pressing() times 100.
I’m referring to blocks as blocks and pictures as graphical. Both text and blocks have graphical aspects (like the motor config). I wasn’t counting the blocks themselves as ‘graphical’