Skip to content
New issue

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

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

Already on GitHub? # to your account

env_sprite colors the axis helper but not the sprite #57

Closed
Fennecai opened this issue Mar 21, 2020 · 6 comments
Closed

env_sprite colors the axis helper but not the sprite #57

Fennecai opened this issue Mar 21, 2020 · 6 comments

Comments

@Fennecai
Copy link

env_spite entities with a custom color appear to color their axis helper in hammer, but not the actual sprite. this can make it slightly inconvenient to distinguish between sprites of different colors within hammer. an alternative solution to the problem I would suggest if coloring the actual sprite doesn't work is make a grayscale version of the axis helper, that way the red green and blue doesn't get blended with the color in a way that isn't helpful. another way to solve it might be to just remove the axis helper. I haven't experimented with FGD stuff much but from what I know, it seems possible.

this might conflict with issue #10 however...

@TeamSpen210
Copy link
Owner

I unfortunately can't change the special colour changing Hammer does, but making it greyscale is a good idea.

@vrad-exe
Copy link
Collaborator

Wouldn't it be better to just remove the axis helper, so the color apples to the sprite itself? That's how it was previously and I never had a problem with it.

@Fennecai
Copy link
Author

@Luke18033 i was thinking the same thing but if he did that, issue #10 would be un-done and idk if he wants to do that.

@vrad-exe

This comment has been minimized.

@vrad-exe
Copy link
Collaborator

Actually, it doesn't look like the default version gets colored at all, which I thought it did. In that case TeamSpen's method would probably be best for this.

vrad-exe pushed a commit to vrad-exe/HammerAddons that referenced this issue May 9, 2020
@vrad-exe
Copy link
Collaborator

Now fixed

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants