Co-Authored-By: Tim Mowrer <timm@unity3d.com>
{
public GameObject toolTip;
bool m_EnteredButton;
Vector3 _toolTipOffset;
Vector3 m_ToolTipOffset;
// Start is called before the first frame update
void Start()