Question on tiles.
by Joel Azzopardi · in Torque Game Builder · 06/23/2009 (10:16 am) · 2 replies
Hello, Im contemplating using Torque Game Builder for a project of mine.
Ill be using 32x32 tiles mainly to construct the game. Playing around on the demo it was very time consuming having to place tiles one at a time.
Is there an option i missed, to 'paint' tiles in?
Ill be using 32x32 tiles mainly to construct the game. Playing around on the demo it was very time consuming having to place tiles one at a time.
Is there an option i missed, to 'paint' tiles in?
#2
You just have to generate them first from a selection
06/23/2009 (11:27 am)
Brushes actually allow (at least they allowed) to group together a given "setup" of tiles to paint with them over and over againYou just have to generate them first from a selection
Associate Rene Damm
Yep, the paint tool in the tile editing toolbar does just that. Select the tool, select a tile from the "Image" dropdown and paint away. Any tiles you drag across will be set to the selected tile.
If, however, you meant having a brush that is multiple tiles in size, I don't think that's possible, though there is a flood fill tool to fill regions.