ProTips - Feature Overview

Опубликовано: 07 Май 2026
на канале: ModelShark Studio
3,191
7

This video illustrates the main features of ProTips, the tooltip system for Unity. ProTips uses the new UGUI canvas to make creating tooltips easy and keep performance high.

ProTips - Tooltip System for Unity:
https://assetstore.unity.com/packages...

ProTips supports both desktop/PC mouse hover events as well as press-and-hold events for touch devices. Tooltips can also be triggered from remote events such as button clicks or code, which is useful for making in-game interactive tutorials.

Create your own tooltip styles visually using the Unity Canvas and our starting templates. Step-by-step documentation is included to get you started.

No programming knowledge is necessary, but it's helpful if you want to extend the system.