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.
Main Selector not properly showing up
Re: Main Selector not properly showing up
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:
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
Thank you so much this helped!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:
Re: Main Selector not properly showing up
Glad to help!