heinermann / JankRobot

Game Jam Memes
0 stars 0 forks source link

Add option to randomly select painting image #54

Closed liraymond04 closed 7 months ago

liraymond04 commented 7 months ago

On the canvas node, there is now an option to randomly choose an image as a painting from a directory

Painting configs are provided through a json file with the same name as the image (bloofus.png has the config file bloofus.json for example)

Painting configs can also be chosen specifically by turning off choose random and specifying a file name (bloofus.png for example)