Page 1 of 1

About changing usable size

Posted: Thu Jan 23, 2025 1:19 pm
by kayalardankayarim
Hello everyone,

I am interacting with NPCs in my 3D game using the settings shown in the image. However, I couldn't find the size settings for the Usable component. It's visible at the top center of the screen, but it's hard to see. Also, I can't find it in the canvas. How can I resize it?

Re: About changing usable size

Posted: Thu Jan 23, 2025 5:26 pm
by Tony Li
Hi,

The Interaction Tutorial covers how to customize the selector usable UI. Also, check the Canvas that the selector UI is in. If you set its Canvas Scaler to Scale With Screen Size it will keep the relative proportions of its UIs (e.g., selector UI) consistent in different resolutions.

Re: About changing usable size

Posted: Sat Jan 25, 2025 9:16 am
by kayalardankayarim
I added Proximity Selector script in my playerobject now i can see that UI element in canvas, thanks for the support

Re: About changing usable size

Posted: Sat Jan 25, 2025 3:53 pm
by Tony Li
Glad to help!