Edit of asset "Action Icon" Accepted

Old/Current New/Edit
Title 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 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.
Category Misc
License MIT
Repository Provider GitHub
Repository Url https://github.com/KoBeWi/Godot-Action-Icon
Issues Url https://github.com/KoBeWi/Godot-Action-Icon/issues
Godot version Godot 3.4
Version String 1.2 1.2
Download Commit 5a7b88e01bfc6475b4b4bf2c329f3acdb337a933 5a7b88e01bfc6475b4b4bf2c329f3acdb337a933
Download Url (Computed) https://github.com/KoBeWi/Godot-Action-Icon/archive/5a7b88e01bfc6475b4b4bf2c329f3acdb337a933.zip https://github.com/KoBeWi/Godot-Action-Icon/archive/5a7b88e01bfc6475b4b4bf2c329f3acdb337a933.zip
Icon Url https://github.com/KoBeWi/Godot-Action-Icon/blob/master/Media/Icon.png?raw=1