1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/Brushes
OverloadedOrama 3a20b3e073 Added a new brush type - Random Brushes
They're like File brushes, but each time you draw, expect to see something different!

To make a random brush, just put the images you want in the same folder (under the main Brushes folder of course), and make sure their filename starts with "%".

I also changed _process() to _input() in Canvas.gd, so there may be some unexpected behavior.
2019-12-26 21:36:56 +02:00
..
Circles Importing brushes from the Brushes folder now looks inside the subfolders too 2019-12-26 19:01:08 +02:00
Icons Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
Lines Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
.gdignore Import brushes from folder 2019-11-11 04:20:09 +02:00