Proximity Selector - Don't Want Popup Message
Proximity Selector - Don't Want Popup Message
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
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.