thepeanutgalleryandco / create-and-mint-nft-collection

This code repo has been created to help NFT enthusiasts to create their generative art via the Hashlips generative art codebase and then to utilize the NFTPort API service to upload their NFT files and finally mint them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] Generate characters with one item in different places

Artyana opened this issue · comments

Summary

Hello!
Example, i have a character layer with two items and hats layer with one item.

Character:

1.png
2.png
Hats:
Spike Hat.png

Hat is positioned differently (right / left) in characters, but have the same name item (Spike Hat) in the layer (Hats) when displayed in nft properties. How can this be done?

Thank you
12

@Artyana you will need to look at the parent base about renaming the value of a layer item, but this updated value is also the name that needs to be used with dependencies if I am not mistaken.