Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to change the color of the component's name? #154

Open
laurentopia opened this issue Feb 28, 2025 · 2 comments
Open

Is there a way to change the color of the component's name? #154

laurentopia opened this issue Feb 28, 2025 · 2 comments
Labels
question Further information is requested

Comments

@laurentopia
Copy link

Here's the scenario: the gameobject has quite a few components and one of them has a [Required] reference missing, which one?
The title of the component turns red. Is that possible in saints?

@TylerTemp
Copy link
Owner

TylerTemp commented Mar 1, 2025

Hi,

I'm not clear of the situation. By default a missing component will have an error under it:

Image

Or you want something like GUIColor?

Or you mean like:

A has public B bField, and B has [Required] public Transform someField, and if someField is missing, you want to see bField is flagged as red in A's inspector?

@TylerTemp TylerTemp added the question Further information is requested label Mar 1, 2025
@laurentopia
Copy link
Author

I mean this:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants