Torque Terrain Editor question
by John Eric Miller · in Torque Game Engine · 04/17/2003 (9:19 am) · 5 replies
Does the terrain painter only support 6 textures? How can I use more than 6 textures?
Thanks!
Thanks!
#2
04/18/2003 (6:47 am)
I can't find anything on this. Please advise :)
#3
04/18/2003 (10:50 am)
If you want to use more then 6 textures you'll neeed to rework the terrainFile class and well as the terrain rendering code... Beyond that you're on your own. :)
#4
04/18/2003 (4:43 pm)
Has anyone already done this? It seems only 6 textures is a major limitation.
#5
04/18/2003 (4:57 pm)
Six textures really isn't that big of deal for terrain the size of torque's once you consider the fact that you get blending on top of that to produce lots of in between looks.
Torque Owner Mike Stoddart