Publisher |
ChrisGameDev
|
File size |
227.25kB |
Number of files |
46 |
Latest version |
1 |
Latest release date |
2024-11-26 06:23:15 |
First release date |
2024-10-10 04:10:17 |
Supported Unity versions |
2018.4.2 or higher |
- Dynamic Tooltips: Create interactive tooltips that can spawn additional tooltips, allowing you to break down information into smaller, selectable pieces by the players.
- Branching System: Tooltips form branching trees, enabling complex information to be displayed in a simpler layered way.
- Intuitive Navigation: Easily navigate the tooltip tree hovering your pointer to create new branches. You can hover previous branches to trim back to that point, or deselect the tree to close it entirely—no clicks or extra buttons needed.
- Rich Text Integration: Utilizes TextMeshPro's "rich text" functionality, letting you trigger tooltips from text links and sprite tags.
- Rich Text Helper: Includes a rich text helper tool for easier text creation and formatting.
- Localization: supports localization using special tags (localization system not included, you have to use your prefered localization system).