Animated brushes can be randomized. Use "random" in its ".dat" file.
Made newly-animated spray brush random.
This commit is contained in:
parent
53b3e5a99c
commit
a52c4c3fe0
5 changed files with 34 additions and 8 deletions
|
|
@ -8,7 +8,7 @@
|
|||
bill@newbreedsoftware.com
|
||||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
||||
June 14, 2002 - September 3, 2006
|
||||
June 14, 2002 - September 28, 2006
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -164,6 +164,10 @@ Brushes
|
|||
Add a line containing the line "frames=N" to the brush's data file,
|
||||
where N is the number of frames in the brush.
|
||||
|
||||
Note: If you'd rather the frames be flipped through randomly, rather
|
||||
than sequentially, also add a line containing "random" to the
|
||||
brush's data file.
|
||||
|
||||
Directional Brushes
|
||||
|
||||
As of Tux Paint version 0.9.16, you may now create directional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue