How do I hide the text popup that appears when I hover over it?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
KK03
Posts: 6
Joined: Sat Mar 25, 2023 11:59 pm

How do I hide the text popup that appears when I hover over it?

Post by KK03 »

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.
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: How do I hide the text popup that appears when I hover over it?

Post by Tony Li »

Hi,

Which text popup? Is it generated by the Selector (i.e., set to Select At > Mouse Position)?
KK03
Posts: 6
Joined: Sat Mar 25, 2023 11:59 pm

Re: How do I hide the text popup that appears when I hover over it?

Post by KK03 »

Yes.
This is a popup generated by the selector. (Set to mouse position.)
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: How do I hide the text popup that appears when I hover over it?

Post by Tony Li »

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.
KK03
Posts: 6
Joined: Sat Mar 25, 2023 11:59 pm

Re: How do I hide the text popup that appears when I hover over it?

Post by KK03 »

Thank you. I was able to solve the problem successfully.
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: How do I hide the text popup that appears when I hover over it?

Post by Tony Li »

Glad to help!
Post Reply