Edit of asset "Action Icon" Accepted

Old/Current New/Edit
Title Action Icon Action Icon
Description A configurable GUI icon that displays either keyboard key or joypad button assigned to the given action. Just activate the plugin and add ActionIcon node anywhere, set action and it will work. Keep in mind that in-editor preview is limited; actions only display when running your project.

Use Joypad Mode property to control whether the icon should display the joypad button or keyboard key. If set to Adaptive, it will automatically change after receiving relevant input.

Joypad Model can be used to customize the look of controller buttons. Supported are Xbox, DualShock and Joy-Con. Setting it to "Auto" will try to auto-detect the controller type. Default is Xbox.

Favor Mouse property will make the icon display mouse button over keyboard if available.

Fit Mode property can be used for containers. Use Match Width for HBoxContainer and Match Height for VBoxContainer. If none work, use None mode and set minimum size manually.

You can use get_tree().call_group("action_icons", "refresh") to refresh all visible icons (in case you change the input bindings etc.)

Check the repo for more info and GIFs.
A configurable GUI icon that displays either keyboard key or joypad button assigned to the given action. Just instance ActionIcon.tscn anywhere and set action and it will work.

Use Joypad Mode property to control whether the icon should display the joypad button or keyboard key. If set to Adaptive, it will automatically change after receiving relevant input.

Favor Mouse property will make the icon display mouse button over keyboard if available.

Fit Mode property can be used for containers. Use Match Width for HBoxContainer and Match Height for VBoxContainer. If none work, use None mode and set minimum size manually.

You can use get_tree().call_group("action_icons", "refresh") to refresh all visible icons (in case you change the input bindings etc.)

Check the repo for more info and GIFs.
Category Misc Misc
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/KoBeWi/Godot-Action-Icon https://github.com/KoBeWi/Godot-Action-Icon
Issues Url https://github.com/KoBeWi/Godot-Action-Icon/issues https://github.com/KoBeWi/Godot-Action-Icon/issues
Godot version Godot 3.4 Godot 3.4
Version String 1.2 1.0
Download Commit 5a7b88e01bfc6475b4b4bf2c329f3acdb337a933 c569caa8468d75cc2cc76c6408eb70edca45de59
Download Url (Computed) https://github.com/KoBeWi/Godot-Action-Icon/archive/5a7b88e01bfc6475b4b4bf2c329f3acdb337a933.zip https://github.com/KoBeWi/Godot-Action-Icon/archive/c569caa8468d75cc2cc76c6408eb70edca45de59.zip
Icon Url https://github.com/KoBeWi/Godot-Action-Icon/blob/master/Media/Icon.png?raw=1
https://github.com/KoBeWi/Godot-Action-Icon/blob/master/Media/Icon.png?raw=1
Preview Insert
Type image
Image/Video URL https://github.com/KoBeWi/Godot-Action-Icon/blob/master/Media/Screenshot1.png?raw=1
Thumbnail