Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2021.3.33f1 | Compatible | Compatible | Compatible |
Requires
* Input Icons for Input System
* Unity 2021.2 or higher
* TextMeshPro 2.1.6 or higher
* UI Toolkit
You need to have Input Icons for Input System to use this asset.
There is also an asset available featuring the Keyboard and Gamepad Sprites shown in the screenshots.
This is an extension for Input Icons for TMPro and allows you to easily display the current bindings of your Input Action Assets as sprites with UI Toolkit without additional coding. Although it is not as feature rich as "Input Icons for Input System", it is still a useful extension if you need to display bindings in UI Documents.
Support for Keyboard&Mouse and Gamepads (Generic, NSwitchPro, PS3, PS4, PS5, XBox)
The tool makes use of text style sheets to display and update the actions of selected input action assets automatically at runtime. Simply type in <style=ActionMap/Action> to display the bindings of that action in UI Builder texts. (requires the "new" Input System)
It is also possible to display the current bindings in Visual Elements of the UI Builder. Simply attach a component (II_UITKImagePromptBehaviour) to the UI Document and reference the action(s) you want to display.