Publisher | Iterant Games |
---|---|
File size | 1.28MB |
Number of files | 173 |
Latest version | 1 |
Latest release date | 2024-03-15 07:28:13 |
First release date | 2024-03-15 07:28:13 |
Supported Unity versions | 2018.4.2 or higher |
Linked Elements provides components that you can use in both your game and editor UIs. These elements are data-bound directly to their associated objects and fields without the need for unity's internal serialized objects, so the data binding works in-game as well!
All of our UI elements have USS targeting classes on each piece of its UI so that you can use USS to style them however you wish.
Dependency
Please note that More Effect Coroutines (MEC) is a free dependency and must be downloaded separately. We do not own it so we cannot distribute it with our package.
Documentation
https://www.iterantgames.com/docs/linked_elements
Game Components / Systems
- Progress bar
- Drag and drop
- Tooltips
- Game object tracking (experimental)
- Button
- Confirm Button (click and hold)
- Text, enum, boolean, and numeric inputs
- UI Layering
- UI interaction helpers (mouse over UI, get mouse element)
Editor Components / Systems
- Inputs for any type
- Drag and drop
- Tooltips
- Code blocks
- Lists
- Asset previews
Universal Components
- Label
- Rich text helper
- Display field
- Columns
- Rows
- Pre-formatted elements: title, heading, subheading, paragraph, tab-able line.