Skip to content

bfollington/unity-tooltip-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Tooltip System

Twitter Donate (ETH) Donate ($) Language License

A simple but flexible tooltip system for Unity3d

This is cut-down and isolated version of the tooltip system we built for The Song of the Fae.

The most important files are:

  • ReactToPointer.cs
  • ControlSystem.cs

But there are some other handy scripts in here for resizing UI elements to fit text etc.

Feel free to reach out with any questions about how this works or how to extends it on twitter (@vivavolt).