Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eviltwo/inputglyphs

Displays glyphs (icons) of keyboard & mouse or controller buttons detected by Unity's InputSystem.
https://github.com/eviltwo/inputglyphs

controller gamepad inputsystem steam steamworks unity unity3d upm-package

Last synced: 3 months ago
JSON representation

Displays glyphs (icons) of keyboard & mouse or controller buttons detected by Unity's InputSystem.

Awesome Lists containing this project

README

        

# Input Glyphs
InputGlyphs is a package designed to display button glyph images (icons) of input devices detected by Unity's InputSystem. It is easy to install and designed to allow for the extension of devices and glyph images.

The glyph images in the game will automatically switch according to the device in use.

The package includes pre-configured glyph images for keyboards & mice and various controllers, but you can add or change your own glyph images or use the glyphs provided by Steamworks.

![Duo player glyphs](https://eviltwo.github.io/InputGlyphs_Docs/assets/duo_glyphs.png)

# Purchase from Asset Store
https://assetstore.unity.com/packages/slug/289760

# Install with UPM
```
https://github.com/eviltwo/InputGlyphs.git?path=InputGlyphs/Assets/InputGlyphs
```
To retrieve a specific version, append `#1.0.0` at the end.

# Documentation
https://eviltwo.github.io/InputGlyphs_Docs/

For information on the licenses of the assets used by this package, please refer to [Third-Party Notices.txt](InputGlyphs/Assets/InputGlyphs/Third-Party%20Notices.txt).