Godot Input Helper
A simple input helper for Godot 4.
If you have Godot 3.x then you need Input Helper v2.x.
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
Installation
Copy the addons/input_helper
directory into your res://addons/input_helper
directory.
Enable InputHelper
in project plugins.
Documentation
Discord
More information
Contributors
Godot Input Helper is made by Nathan Hoad and other cool people.
License
Licensed under the MIT license, see LICENSE
for more information.