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
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
|||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
||||
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
|
||||
|
||||
<p>June 14, 2002 - September 3, 2006</p>
|
||||
<p>June 14, 2002 - September 28, 2006</p>
|
||||
</center>
|
||||
|
||||
<hr size=2 noshade>
|
||||
|
|
@ -241,6 +241,10 @@ effect.</p>
|
|||
<p>Add a line containing the line "<code><b>frames=<i>N</i></b></code>"
|
||||
to the brush's data file, where <i>N</i> is the number of frames
|
||||
in the brush.</p>
|
||||
|
||||
<p><b>Note:</b> If you'd rather the frames be flipped through
|
||||
randomly, rather than sequentially, also add a line containing
|
||||
"<code><b>random</b></code>" to the brush's data file.</p>
|
||||
</blockquote>
|
||||
|
||||
<h4>Directional Brushes</h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue