1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/Brushes/Lines
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
..
%random_line_1.png Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
%random_line_2.png Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
%random_line_3.png Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
%random_line_4.png Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
%random_line_5.png Added a new brush type - Random Brushes 2019-12-26 21:36:56 +02:00
hline_3x3.png Importing brushes from the Brushes folder now looks inside the subfolders too 2019-12-26 19:01:08 +02:00
vline_3x3.png Importing brushes from the Brushes folder now looks inside the subfolders too 2019-12-26 19:01:08 +02:00