nftchef / art-engine

An advanced fork of the HashLips Art Engine with additional features to generate complex art from provided layers using the familiar Hashlips setup.
MIT License
427 stars 203 forks source link

rebuildAll.js not respecting z-index #236

Closed BakeSloth closed 1 year ago

BakeSloth commented 2 years ago

I generated the collection at 600x600 pixels. Everything worked beautifully, from rarity weights that I set, to special z-indexing for certain traits. Now I want to rebuild that same collection at a higher pixel count (1200x1200).

When I use rebuildAll.js the z-index I set previously is not being respected. Those traits I set special z-indexes for are not being placed in the correct layer while regenerating the collection using rebuildAll.js.