Skip to content

Commit

Permalink
Increment for horizontal slide
Browse files Browse the repository at this point in the history
  • Loading branch information
ChloeT09 committed Nov 30, 2024
1 parent 4a2ffca commit 672f640
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ public void horizontalSLide(Hardware hardware) {
hardware.horizontalSlide.setPosition(horizontalSlide);
}


if(gamepad1.y){
fClawPos += .01;
hardware.clawFlip.setPosition(fClawPos);
Expand Down

0 comments on commit 672f640

Please sign in to comment.