Quote:
Originally Posted by lucas.alvarez96
Pulley.set(operator.getAxis(Joystick.AxisType.kY);
|
Would the Joystick be replaced as "operator" and AxisType replaced as "Y"?
In other words, is this how the code would look? What would need to be replaced?