Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/polanskipol/keyxplorer
- Owner: PolanskiPol
- Created: 2024-09-06T14:29:55.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-10T08:35:50.000Z (5 months ago)
- Last Synced: 2024-11-05T09:29:00.618Z (3 months ago)
- Language: GDScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keyxplorer for Godot 4.x
##### Made by PolanskiKeyxplorer 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.