
Publisher
davcri
input-overlay
In-editor input overlay widget. Useful especially for video tutorial makers.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Godot 4 - Input Overlay Addon
Simple overlay used to show input events during tutorials.
https://github.com/crystal-bit/input-overlay/assets/6860637/3231e21c-d04f-47ce-bf73-6032697b36ea
Overlay for:
- SHIFT
- Q
- W
- E
- A
- S
- D
- F
- Mouse LMB
- Mouse RMB
- Mouse MMB
- Scroll
Configuration
You can configure the overlay screen position and scale by editing the file input-overlay-config.tres
. For now it is only possible to anchor the overlay in the bottom right corner
(Support more anchor points, see https://github.com/crystal-bit/input-overlay/issues/5)
To change the appearance of the overlay you can edit the theme overlay-theme.theme
. This theme contains settings for:
- Panel
- Internal margins
- Font size
After changing any of these files it is necessary to reload the addon for the changes to be applied
License
MIT