mirror of
https://github.com/TimeCrafters/UltimateGoal.git
synced 2025-12-15 05:52:35 +00:00
(:
This commit is contained in:
@@ -102,7 +102,9 @@ public class SpencerFirstState extends CyberarmState {
|
||||
|
||||
}
|
||||
|
||||
|
||||
if (engine.gamepad1.b) {
|
||||
robot.ringBeltMotor.setPower(-0.5);
|
||||
}
|
||||
/*left trigger ... when left trigger is held tracks moves ring, when trigger is let go track stops*/
|
||||
|
||||
if (leftTrigger >= 0.5) {
|
||||
|
||||
Reference in New Issue
Block a user