Hello! I don't understand very well how to work with Proximity Selector and GUI
How can I do that instead of this:
I was able to do more like this:
Thank you!
interaction button above the item
Re: interaction button above the item
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.
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
It works! Thank you!!!
Re: interaction button above the item
Glad to help!