Page 1 of 1

Main Selector not properly showing up

Posted: Wed Feb 21, 2024 8:15 am
by Holtlegna
I am having trouble getting the Main Selector to appear on my screen. The problem I am facing is that the text is tiny and barely readable. I noticed that the main selector panel is set to off when it should be on. I have attached the following pics to showcase the problem that I am facing.




Re: Main Selector not properly showing up

Posted: Wed Feb 21, 2024 9:09 am
by Tony Li
Hi,

If you're referring to the "BookNPC (click to interact)" at the top of the screen, make sure the GameObject with the Selector component also has a Selector Use Standard UI Elements component. (When adding the Selector, it should have asked if you wanted to add this by default.) To customize its appearance -- for example, make it larger, please see:


Re: Main Selector not properly showing up

Posted: Wed Feb 21, 2024 9:18 am
by Holtlegna
Tony Li wrote: Wed Feb 21, 2024 9:09 am Hi,

If you're referring to the "BookNPC (click to interact)" at the top of the screen, make sure the GameObject with the Selector component also has a Selector Use Standard UI Elements component. (When adding the Selector, it should have asked if you wanted to add this by default.) To customize its appearance -- for example, make it larger, please see:

Thank you so much this helped!

Re: Main Selector not properly showing up

Posted: Wed Feb 21, 2024 9:19 am
by Tony Li
Glad to help!