HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 695 forks source link

Metadata does not output the correct layer rarity #212

Open 0itsben0 opened 2 years ago

0itsben0 commented 2 years ago

Ive gotten a hang of the rarity portion of the coding, but even if it selects a random rarity for a particular layer it doesn't reflect that rarity in the metadata. Here is an example: Screenshot 2022-01-29 221224

The layer is super rare (seen from the layer name), but the metadata right afterwards says the rarity is original. It even pulls the layer from the super rare folder. Any help in this area would be great!