Game Development Community

Porting TGEA terrains to T3D (materials)

by Vicente Buendia · in Torque 3D Professional · 10/25/2009 (6:45 pm) · 3 replies

Hello,

I'm trying to use a .ter TGEA terrain (concretely from FPS environment pack) into T3D, but I don't know how to export materials. Please could you drop any idea?

Thanks!!

#1
10/25/2009 (9:42 pm)
You do it the same way you do when moving terrains thru different versions of tgea. Just place the terrain in with the mission file.
Add the texture folders to the "terrain/" folder. Once inside t3d, you will have to reassign where the textures are, but that's trivial. (using the terrain painter editor)
#2
10/26/2009 (8:45 am)
Thank you very much!
#3
10/26/2009 (11:06 pm)
You're welcome.