Game Development Community

Terrain Editor

by Keith Cawthorne · in Torque Game Engine · 06/05/2003 (12:49 pm) · 3 replies

Is there any way to reduce the grid size so that I might add more detail to a specific area of the terrain? This would also apply to texture painting.

About the author

Recent Threads


#1
06/05/2003 (1:38 pm)
You can change it by changing the squaresize property of the terrainblock.
#2
06/05/2003 (1:46 pm)
It seems to be pretty buggy and it crashed while trying to paint. It's not real necessary but thanks anyway.
#3
06/05/2003 (2:15 pm)
Keith,

There's if I'm not mistaken squaresize must be a power of 2 and no lower than 4.