Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.12 KB

Logo

Godot Input Helper

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

Installation

Copy the addons/input_helper directory into your res://addons/input_helper directory.

Enable InputHelper in project plugins.

Documentation

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.