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

Step 2 : how to use only layerconfigurationgrouping only? #20

Closed SheikhMaster closed 2 years ago

SheikhMaster commented 2 years ago

Step 2 : how to use only layerconfigurationgrouping?

I saw your update thank you very much, I am wondering in Step 2 how do I chose a layer configuration ? I wanna use only layerconfigurationgrouping without using layerconfigurationZIindex and layerconfigurationIFthen

jalagar commented 2 years ago

Hi @SheikhMaster so each configuration maps to a certain folder. So what you need to do is in global_config.json you would change the layersFolder to be "layers_grouping" then try run it!

jalagar commented 2 years ago

Hi @SheikhMaster I am going to close this issue for now, feel free to make a followup discussion https://github.com/jalagar/Generative_Gif_Engine/discussions, I want to keep the issues queue clean. Thanks!