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

Color palette support #94

Open
Ranko-Saotome opened this issue Nov 18, 2022 · 4 comments
Open

Color palette support #94

Ranko-Saotome opened this issue Nov 18, 2022 · 4 comments

Comments

@Ranko-Saotome
Copy link

Ranko-Saotome commented Nov 18, 2022

Hello I was wondering if you could include support for biomes. Games like MineClone2 use the same node just with a different color. The MineClone2 maintainer says it's something regarding a param2 pallet.

@michieal
Copy link

To help further explain this question - for nodes that use palettes to colorize the textures, 1) it comes out as grey. 2) they want to know if biome support can be added, say for jungles, birch_forests, Savannahs, etc that use the same node, but it's colorized differently. In the specific example, Savannah grass is rendered as dark green when you manually make the dirt_with_grass nodes green. And, this means no real way to tell the difference between jungles, savannahs, taigas (sp?), etc.

@sfan5
Copy link
Member

sfan5 commented Nov 18, 2022

Biome support isn't really feasible (see #72).
But what you're asking for isn't support for biomes, it's support for node color palettes and that's doable.

@sfan5 sfan5 changed the title include biome support Color palette support Nov 18, 2022
@michieal
Copy link

Thank you, @sfan5
it's appreciated! :)

@Ranko-Saotome
Copy link
Author

Thanks @sfan5

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

No branches or pull requests

3 participants