Disable usable selection UI
Posted: Mon Apr 24, 2023 7:05 am
Hi
I have a usable component attached to one NPC. I also have a Selector component attached to my hero.
When I hover over the NPC I get 2 UI messages on the top middle of the screen. One is coming from the hero selector and the other is from the NPC usable.
I managed to get rid of the one coming from the Selector by disabling "Use default GUI" in the Selector component/script.
But how do I hide the message for the Usable component from the NPC ?
I only want to hide the messages. I am going to use the events from those components to create my own notifications.
I have a usable component attached to one NPC. I also have a Selector component attached to my hero.
When I hover over the NPC I get 2 UI messages on the top middle of the screen. One is coming from the hero selector and the other is from the NPC usable.
I managed to get rid of the one coming from the Selector by disabling "Use default GUI" in the Selector component/script.
But how do I hide the message for the Usable component from the NPC ?
I only want to hide the messages. I am going to use the events from those components to create my own notifications.