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

Separate the color part of the texture to produce more color varients #73

Closed
asdawej opened this issue Jan 5, 2024 · 2 comments · Fixed by #74
Closed

Separate the color part of the texture to produce more color varients #73

asdawej opened this issue Jan 5, 2024 · 2 comments · Fixed by #74
Assignees
Labels
enhancement New feature or request

Comments

@asdawej
Copy link
Contributor

asdawej commented Jan 5, 2024

Can the color part of the texture be separated in order to produce more color varients?

The color part of the textures may be too complex to be seperated. It should get the balance between the texture seperation along with more complex system and the drawing work.

Simply adding a mask will work, I suppose. It is not that complex.

Originally posted by @panxuc in #72 (comment)

@panxuc panxuc changed the title Can the color part of the texture be separated in order to produce more color varients? Separate the color part of the texture to produce more color varients Jan 5, 2024
@panxuc panxuc added the enhancement New feature or request label Jan 5, 2024
@hhzzff
Copy link
Collaborator

hhzzff commented Jan 8, 2024

事实上可以做到程序化更改颜色,只需要将特征颜色的部分扣除更改遮罩颜色即可,不过我认为这方面并没有特别的需求。

@hhzzff hhzzff self-assigned this Jan 8, 2024
@hhzzff
Copy link
Collaborator

hhzzff commented Jan 8, 2024

该特性已引入,现在特殊单位可以在代码中自定义颜色。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants