Game Development Community

How to create brushes for tile layers?

by Hilbert Reijngoudt · in Torque Game Builder · 03/06/2011 (8:54 am) · 4 replies

Hi,

Does anyone know how to use brushes on tile layers?
I followed the description from the documentation which came with the
engine but it doesn't work.
I selected a couple of tiles while holding the shift key and then gave my brush
a name and clicked the "save brush" button. Now if i click on the dropdown menu "brush" i can select my
brush. Now i should be able to paint with my brush, but it doesn't work.

Can anyone help me out?

#1
03/07/2011 (11:59 am)
Isn't there anybody who knows how to use a brush in tgb???
#2
03/30/2011 (5:58 am)
Up we go. I'd like to know this too.
#3
03/30/2011 (6:08 am)
Now let's hope someone's gonna post the solution:-)
#4
03/30/2011 (7:11 am)
TileBrush object is not designed to hold multiple tiles - just one, with all it's settings (flip/collision/custom data etc).