INPUT GRAPHICS
A downloadable tool
Download NowName your own price
Version: 1.0.2
Description:
A tool for depicting graphics of all types of controllers. NO CODING REQUIRED There are an absurd number of input methods, but this package makes it easier to use and depict many of them.Use Cases:
- Dynamically depict images of KeyCode inputs.
- Graphic source files for many more input methods.
Directions for Use:
1. Create a KeyCodeGraphics Scriptable Object, or use one of the defaults (light or dark). 2. Add a KeyCodeImage component to a GameObject with an Image component. 3. Connect a KeyCodeGraphics object to the KeyCodeImage's Graphics field. 4. The KeyCodeImage will update the image's sprite according to its KeyCode field.Package Mirrors:
Key Scripts & Components:
- public class KeyCodeGraphics : ScriptableObject
- Methods:
- public Sprite GetSprite(KeyCode keycode)
- public class KeyCodeImage : MonoBehaviour
- Properties:
- public KeyCode KeyCode { get; set; }
Status | Released |
Category | Tool |
Author | Iron Mountain |
Tags | iron-mountain |
Download
Download NowName your own price
Click download now to get access to the following files:
com.iron-mountain.input-graphics.unitypackage 8 MB
Leave a comment
Log in with itch.io to leave a comment.