You need more layers or elements to grow your edition to 10 artworks! #186
Unanswered
tonytio
asked this question in
Help + Q&A
Replies: 1 comment 1 reply
-
you can bypass DNA by adding this to your layerOrder array in config.js
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
DNA exists!
DNA exists!
DNA exists!
I'm getting this error on this test of 'growEditionSizeTo: 10,'
I want to create 2,222 images with json files but i only want to use 1 image with a transparent text layer. So i have 2 folders with one image in each. Backgrounds folder has 1.jpg and Text folder has text.png
Background
{ name: "Background" }
{ name: "Text" },
I have tried naming 1#100.jpg and text#100.jpg but still getting error.
I have tried putting 2,222 images in both Background and Text folders but it's still not working?
Is there a way to do this as I don't need rarities so can I turn this off some how?
Really appreciate any help with how I can achieve this, thanks.
Beta Was this translation helpful? Give feedback.
All reactions