Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polanskipol/keyxplorer

Easy key remaps for your Godot game
https://github.com/polanskipol/keyxplorer

Last synced: about 1 month ago
JSON representation

Easy key remaps for your Godot game

Awesome Lists containing this project

README

        

# Keyxplorer for Godot 4.x
##### Made by Polanski

Keyxplorer is a plugin to add input remapping inside your games with ease.

### Key features:
* Easy input remapping
* Support for Keyboard, Mouse and Controllers
* Built-in UI class to show and edit input maps
* Built-in resource to show non-keyboard inputs as icons in the UI

## Installing
1. Download the latest release available from the "Releases" tab
2. Add the "keyxplorer" folder into "res://addons/" inside your project
3. Enable the "Keyxplorer" plugin in your project settings

## Documentation
Learn more about Keyxplorer in the [wiki](https://github.com/PolanskiPol/keyxplorer/wiki) of this project.