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.
BIN
Brushes/Icons/%icon_1.png
Normal file
After Width: | Height: | Size: 199 B |
BIN
Brushes/Icons/%icon_2.png
Normal file
After Width: | Height: | Size: 197 B |
BIN
Brushes/Icons/%icon_3.png
Normal file
After Width: | Height: | Size: 198 B |
BIN
Brushes/Icons/%icon_4.png
Normal file
After Width: | Height: | Size: 198 B |
BIN
Brushes/Lines/%random_line_1.png
Normal file
After Width: | Height: | Size: 110 B |
BIN
Brushes/Lines/%random_line_2.png
Normal file
After Width: | Height: | Size: 119 B |
BIN
Brushes/Lines/%random_line_3.png
Normal file
After Width: | Height: | Size: 158 B |
BIN
Brushes/Lines/%random_line_4.png
Normal file
After Width: | Height: | Size: 126 B |
BIN
Brushes/Lines/%random_line_5.png
Normal file
After Width: | Height: | Size: 141 B |