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

Unique one of one layer. #697

Open
Darkzolo opened this issue Feb 8, 2022 · 7 comments
Open

Unique one of one layer. #697

Darkzolo opened this issue Feb 8, 2022 · 7 comments

Comments

@Darkzolo
Copy link

Darkzolo commented Feb 8, 2022

Hi is there a way to make a layer have a unique drop, as in it's added in once and never again. I have a collection I'm making and one layer is unique to each individual nft. Even with the rarity set to 1, I've had it duplicate and I understand why because there's a 1 percent chance it will happen. Is there a way to change it from 1 percent to a one time use?

Thanks in advance!

@bolshoytoster
Copy link

@Darkzolo unfortunately, hashlips doesn't support this due to the way it generates nfts. You could look some others that might support this.

@thepeanutgalleryandco
Copy link

@Darkzolo you can maybe look into using the max repeatability functionality on my repo - https://github.com/thepeanutgalleryandco/create-and-mint-nft-collection

@Darkzolo
Copy link
Author

Darkzolo commented Feb 8, 2022

Hmm the way my collection works is that out of the 1000 each has a layer that is unique (but right now they sometimes get repeated) and then has additional random elements added.

The max repeatability is a cool option but I don't think I can apply it to my problem :(

@thepeanutgalleryandco
Copy link

@Darkzolo if you can wait a little bit, then I can take a look at bringing it in on a layer item level instead of on a layer level only. It is under my issues list as a feature.

@Darkzolo
Copy link
Author

Darkzolo commented Feb 8, 2022

@thepeanutgalleryandco
That would be great, I have plenty of other things to work on with the project and having a hard time finding a solution so that's perfect! Big thanks!

@lmkirkiii
Copy link

@Darkzolo Hey was this issue ever resolved I have the same problem trying to use algorithm to generate 1000 images each one with a unique background layer lmk bc I love the engine and want to keep using!

@bolshoytoster
Copy link

@lmkirkiii does this help?

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

4 participants