Page 1 of 1

Proximity Selector - Don't Want Popup Message

Posted: Sun Jul 10, 2022 5:38 pm
by rloft123
Hello, so I like the Proximity Selector to select objects in a specific range (my game is 2D), but I don't like the pop up message that appears with the object name. I just want the functionality, not the UI text pop up. I indicate to the player through a script that highlights the object when they can interact with it. Any idea how I can get rid of the text pop up entirely and still use the Proximity Selector? Thanks.

Re: Proximity Selector - Don't Want Popup Message

Posted: Sun Jul 10, 2022 8:58 pm
by Tony Li
Hi,
  • Remove the Selector Use Standard UI Elements component from the Proximity Selector's GameObject if present.
  • UNtick the Proximity Selector's Use Default GUI checkbox.
You can also remove the Basic Standard UI Selector Elements prefab from the Dialogue Manager's Instantiate Prefabs component's list.