HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.18k stars 4.3k forks source link

1 in a collection of 10000 #1393

Open jia-ayo opened 2 years ago

jia-ayo commented 2 years ago

I want to make a specific trait only show once all through the art generation process so in the whole collection it only show s once

bolshoytoster commented 2 years ago

@jia-ayo you could have another layersConfiguration with that trait and growEditionSizeTo: 1, then set shuffleLayerConfigurations to true.

jia-ayo commented 2 years ago

How do i do that pls

jia-ayo commented 2 years ago

ccause i got undiefiend and it kept on reading that after i set the growth for both but it only read the second layersconfig growth

bolshoytoster commented 2 years ago

@jia-ayo oh yeah, that's an issue with the main repo, I've fixed it in my repo

jia-ayo commented 2 years ago

But I have changed my repo to allow exception and combination of attributes

jia-ayo commented 2 years ago

Thanks I have checked the repo