Other useful functions#
gamepad.readFloat()
//this allows you to read the non-boolean buttons like right_trigger immediately
gamepad.
readBooleanButtonFromController()
//this reads the current boolean from the controller
gamepad.readFloat()
//this allows you to read the non-boolean buttons like right_trigger immediately
gamepad.
readBooleanButtonFromController()
//this reads the current boolean from the controller