Skip to content
Discussion options

You must be logged in to vote

@AdityaNikhil I fixed the code so now it will handle your 2 image layers. It basically looks tries to smartly repeat the layers until you get exactly numberOfFrames number of frames. If there are too many layers, it will trim it down to numberOfFrames. Here's the PR: #13. Please pull the latest code.

Here's your cool robots:



I used this config to generate your robots

{
  "totalSupply": 4,
  "height": 600,
  "width": 600,
  "debug": false,
  "layersOrder": ["Background", "Body", "BodyElements", "Face"],
  "quality": 95,
  "framesPerSecond": 12,
  "numberOfFrames": 20,
  "saveIndividualFrames": false,
  "description": "Your description here",
  "baseUri": "ipfs://NewUriToReplace"
}

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@jalagar
Comment options

@AdityaNikhil
Comment options

@jalagar
Comment options

@AdityaNikhil
Comment options

@jalagar
Comment options

Answer selected by AdityaNikhil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants