mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-26 00:54:43 -04:00
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.
This commit is contained in:
parent
aa4a769088
commit
3a20b3e073
13 changed files with 66 additions and 23 deletions
BIN
Brushes/Lines/%random_line_1.png
Normal file
BIN
Brushes/Lines/%random_line_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 B |
BIN
Brushes/Lines/%random_line_2.png
Normal file
BIN
Brushes/Lines/%random_line_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 B |
BIN
Brushes/Lines/%random_line_3.png
Normal file
BIN
Brushes/Lines/%random_line_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 158 B |
BIN
Brushes/Lines/%random_line_4.png
Normal file
BIN
Brushes/Lines/%random_line_4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 B |
BIN
Brushes/Lines/%random_line_5.png
Normal file
BIN
Brushes/Lines/%random_line_5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 141 B |
Loading…
Add table
Add a link
Reference in a new issue