About changing usable size

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
kayalardankayarim
Posts: 2
Joined: Thu Jan 23, 2025 1:12 pm

About changing usable size

Post 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?
Attachments
npc.png
npc.png (340.75 KiB) Viewed 563 times
User avatar
Tony Li
Posts: 23256
Joined: Thu Jul 18, 2013 1:27 pm

Re: About changing usable size

Post 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.
kayalardankayarim
Posts: 2
Joined: Thu Jan 23, 2025 1:12 pm

Re: About changing usable size

Post by kayalardankayarim »

I added Proximity Selector script in my playerobject now i can see that UI element in canvas, thanks for the support
User avatar
Tony Li
Posts: 23256
Joined: Thu Jul 18, 2013 1:27 pm

Re: About changing usable size

Post by Tony Li »

Glad to help!
Post Reply