Skip to content

evanwalsh/godot_input_helper

 
 

Repository files navigation

Logo

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

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.

About

A simple input helper for the Godot Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%