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

Add forced combinations #73

Closed jalagar closed 1 year ago

novajentura commented 1 year ago

Hi, is there actually a functionality to add forced combinations? Great work by the way, very usefull :-) thanks

jalagar commented 1 year ago

I believe forcedCombinations in step2/config will work for you!

jalagar commented 1 year ago

and thank you glad it is helpful