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

Idea: Mask Instancer painting #616

Open
Foyezes opened this issue Feb 7, 2025 · 1 comment
Open

Idea: Mask Instancer painting #616

Foyezes opened this issue Feb 7, 2025 · 1 comment

Comments

@Foyezes
Copy link

Foyezes commented Feb 7, 2025

Description

Say you have an area with some grass and you want to clear a path through it. Normally you would remove the grass meshes along the path and paint the dirt texture.

What if there was a way to subtract the dirt paint mask from the grass mesh mask? This would allow you to simultaneously paint a dirt texture and remove the grass meshes at the same time.

Image

@TokisanGames
Copy link
Owner

We don't paint with masks anyway. As for painting it removing foliage and textures together, it would require the infrastructure and the user to link them together. I don't think grass textures should even be used for realistic terrains. Grass foliage can go on dirt or debris textures. And it overlaps and blends. That's better done by hand IMO. Overall it seems like a lot of code to do it well, just to save a few clicks.

@TokisanGames TokisanGames changed the title Idea: Mesh painting is affected by texture painting Idea: Mask Instancer painting Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants