FlexibleTooltip

$4
Publisher Thormond Studios
File size 824.38kB
Number of files 30
Latest version 1
Latest release date 2015-01-09 10:30:13
First release date 2015-01-01 11:02:47
Supported Unity versions 2018.4.2 or higher
Forum thread: LINK

FlexibleTooltip allows you to create your own tooltip template in Unity interface (4.6 UI) and then feed it data from your own scripts via [TooltipValue] and [TooltipImage] attributes.

Optional FlexibleCascade script snaps inside elements to each other along the Y-axis and removes all Text rows that didnt have their value fields filled, making tooltip dimmensions dynamic.

Reflection approach greatly reduces coupling, which means your scripts won't depend on the data transmitter so detaching and reattaching is easy.