How do I hide the text popup that appears when I hover over it?
How do I hide the text popup that appears when I hover over it?
It seems to have been possible in the old version, but I would like to know if it can be done in the latest version. If so, I would like to know where I can hide it.
Re: How do I hide the text popup that appears when I hover over it?
Hi,
Which text popup? Is it generated by the Selector (i.e., set to Select At > Mouse Position)?
Which text popup? Is it generated by the Selector (i.e., set to Select At > Mouse Position)?
Re: How do I hide the text popup that appears when I hover over it?
Yes.
This is a popup generated by the selector. (Set to mouse position.)
This is a popup generated by the selector. (Set to mouse position.)
Re: How do I hide the text popup that appears when I hover over it?
If you don't want it to appear at all, remove the Selector Use Standard UI Elements component (if present) from the same GameObject that has the selector, and UNtick the Selector's Use Default GUI checkbox.
If you want it to appear when hovering but to disappear when entering a conversation, see 07:00 of the Interaction Tutorial.
If you want it to appear when hovering but to disappear when entering a conversation, see 07:00 of the Interaction Tutorial.
Re: How do I hide the text popup that appears when I hover over it?
Thank you. I was able to solve the problem successfully.