A basic Tooltip implementation
1 Overview
3 Methods
4 Usage
6 See also
A tooltip implementation which allows the user to hover over a RectTransform to activate it.
Add the ToolTip control to your scene using: GameObject -> UI -> Extensions -> HoverToolTip
“Link to demo video or animated Gifs”
Needs Verifying drHogan