jalagar / animated-art-engine

A generative engine that takes various png layers on a sprite sheet format, combines them and then converts them into a .gif file
MIT License
167 stars 62 forks source link

shuffleLayerConfigurations: true doesn't work when batching gifs. #93

Closed mistersprinklez closed 2 years ago

mistersprinklez commented 2 years ago

Hey! Having some trouble shuffling my gifs when I have multiple configurations. I guess with the nftchef fork I would “shufflelayerconfigurations” but what seems to be happening is it is actually shuffling my batches. So I get one gif with multiple dnas in sequence. Any suggestions how to shuffle these batched gifs? Or if u know of a script that can shuffle gifs and jsons after the fact.

jalagar commented 2 years ago

@mistersprinklez This is fixed now!

jalagar commented 2 years ago

Pull the latest changes