A simple input helper for the Godot Engine.
Features:
- Detects what input device the player is using
- Can tell the difference between a few different gamepads
- Can get and set input action buttons and keys
- Rumble a gamepad
Copy the addons/input_helper
directory into your res://addons/input_helper
directory.
Enable InputHelper
in project plugins.
Godot Input Helper is made by Nathan Hoad and other cool people.
Licensed under the MIT license, see LICENSE
for more information.