About Usable

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
bananavic
Posts: 4
Joined: Thu Jun 13, 2024 5:42 am

About Usable

Post by bananavic »

Hello Tony,

Thank you for your awesome dialogue system for Unity.

I want to ask how to disable the panel (or icon... I'm not sure what is it) when player stand nearby the NPC who are using Usable.

Thank you.
Attachments
usable.png
usable.png (119.9 KiB) Viewed 148 times
User avatar
Tony Li
Posts: 21636
Joined: Thu Jul 18, 2013 1:27 pm

Re: About Usable

Post by Tony Li »

Hi,
  • Duplicate the Basic Standard UI Selector Elements prefab. Edit it and delete the Reticle In Range and Reticle Out of Range child GameObjects.
  • Inspect your Dialogue Manager GameObject/prefab's Instantiate Prefabs component.
  • In the Prefabs list, assign your customized duplicate Basic Standard UI Selector Elements in place of the original.
bananavic
Posts: 4
Joined: Thu Jun 13, 2024 5:42 am

Re: About Usable

Post by bananavic »

YEAH! IT WORK!! Thank you for your prompt reply and kind assistance. :D
User avatar
Tony Li
Posts: 21636
Joined: Thu Jul 18, 2013 1:27 pm

Re: About Usable

Post by Tony Li »

Happy to help!
Post Reply