godot_input_helper icon indicating copy to clipboard operation
godot_input_helper copied to clipboard

A simple input helper for the Godot Engine

Logo

Godot Input Helper

A simple input helper for Godot 4.

If you have Godot 3.x then you need v2.1.0.

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

  • Detecting Devices
  • Input Mapping
  • Rumbling

Discord

Join the Discord

More information

Watch a video about my input helper addon Watch a video remapping input

Contributors

Godot Input Helper is made by Nathan Hoad and other cool people.

License

Licensed under the MIT license, see LICENSE for more information.