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
166 stars 64 forks source link

shuffleLayerConfigurations = true only shuffles the json files, not the gifs #187

Open saitamasan0220 opened 1 year ago

saitamasan0220 commented 1 year ago

Setting shuffleLayerConfigurations = true only shuffles the json files, not the corresponding gif names.

Please resolve this.