Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 282 Bytes

UInput

Converts Unity's "new" input system to function like the "old" one.
Also simplifies Gamepad input ignoring the need to use actions.

Example

  • UInput.GetButton(KeyCode.A)
  • UInput.gamepads
  • gamepad.button0.down, gamepad.triggerLeft.value, gamepad.joystickLeft.value