Page 1 of 1

interaction button above the item

Posted: Thu May 23, 2024 10:05 am
by tohaMem
Hello! I don't understand very well how to work with Proximity Selector and GUI :(
How can I do that instead of this:
Image

I was able to do more like this:
Image

Thank you!

Re: interaction button above the item

Posted: Thu May 23, 2024 10:53 am
by Tony Li
Hi,

Duplicate the "Basic Standard Usable UI" prefab.

Add an instance of your prefab to the Usable box as a child GameObject.

Customize the appearance of your prefab however you like.

When the Proximity Selector detects a Usable with a "Standard Usable UI", it will show that UI instead of the default UI that appears in the top middle of the screen.

Re: interaction button above the item

Posted: Thu May 23, 2024 11:31 am
by tohaMem
It works! Thank you!!! ✨

Re: interaction button above the item

Posted: Thu May 23, 2024 4:16 pm
by Tony Li
Glad to help! :-)