Simple overlay used to show input events during tutorials.
preview.mp4
Overlay for:
- SHIFT
- Q
- W
- E
- A
- S
- D
- F
- Mouse LMB
- Mouse RMB
- Mouse MMB
- Scroll
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 #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
MIT