Jon-Becker / nft-generator-py

This tool allows users to generate sets of unique images and metadata using weighted layer collections.
MIT License
304 stars 127 forks source link

Multi Layering #23

Closed yousefplayz closed 2 years ago

yousefplayz commented 2 years ago

I have a layer that goes on top of another one, lets call the top layer x and the base of the object y. The problem is x is two parts, a part above y and a part below y. However, once the x has been decided it's already too late because the y is also there so putting the bottom part of x on top of y would result in an unwanted picture. Please help!

Jon-Becker commented 2 years ago

I probably wont make a fix to this.