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

Add mesh variation to plants #19

Open
dreadpon opened this issue Aug 7, 2022 · 0 comments
Open

Add mesh variation to plants #19

dreadpon opened this issue Aug 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dreadpon
Copy link
Owner

dreadpon commented Aug 7, 2022

Describe the problem you're trying to solve in your project
Sometimes you want your tree to look slightly different: extra branch here, extra flower there. But for all intents and purposes it should be the same plant.

Describe a feature you consider and how it will help you
For that we can have 'mesh variation' list, from where a mesh is chosen randomly when painting. It might even have a weighted chance of appearence - to make some variations rarer than others.

Describe alternatives you've considered
An alternative is to use entirely different plants. Perfectly doable, but a pain to manage.

Describe how you imagine it would work. With code, pseudo-code, diagram or a drawing
For each LOD_Variant we can have a list of mesh variations. This could look a bit cumbersome, so maybe a custom UI element (like a spreadsheet/table) is in order.

@dreadpon dreadpon added the enhancement New feature or request label Aug 7, 2022
@dreadpon dreadpon added this to the v.2.0.0 milestone Aug 7, 2022
@dreadpon dreadpon self-assigned this Aug 7, 2022
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

No branches or pull requests

1 participant