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.19k stars 4.3k forks source link

Link Attributes Together #1086

Open pokerpug opened 2 years ago

pokerpug commented 2 years ago

Hi,

Just looking to see if there is a way to link attributes together. For example: I have the layers “T-Shirt” and “Hat”. And within the layers I have different colors: Green T-Shirt, Red T-Shirt, Blue T-shirt Green Hat, Red Hat, Blue Hat. Can I set a rule to link the same-colored T-Shirts & Hats together? E.g., Blue T-Shirt & Blue Hat.

Thanks

bolshoytoster commented 2 years ago

@pokerpug the quickest and easiest way would be to just have T-shirts and Hats on the same layer.

If that doesn't suffice I think either thePeanutGalleryAndCo's repo or nftchef's repo might have what you want.