Questions about Maps
by theguy · in Torque Game Engine · 11/18/2002 (12:07 pm) · 4 replies
Can you import terrain from any other Program?
What is the extension for the maps? (i.e. *.map)
Thanks
What is the extension for the maps? (i.e. *.map)
Thanks
About the author
#2
11/22/2002 (11:16 am)
Terragen exports .ter format does anyone know if this works in torque?
#3
I doubt they are interchangable. :)
11/22/2002 (12:31 pm)
I'm going to venture that .ter is a common file extention among terrain engines.I doubt they are interchangable. :)
#4
Create your terrain in terragen, then save it. I believe teragen saves it in 257x257 format, so resize it to 256x256 in your fave paint program. Save it in the heightscripts folder as a PNG or JPG, then load it in the terrain editor (under the Bitmap option).
--Eric
11/22/2002 (12:55 pm)
Nope--not interchangeable. Create your terrain in terragen, then save it. I believe teragen saves it in 257x257 format, so resize it to 256x256 in your fave paint program. Save it in the heightscripts folder as a PNG or JPG, then load it in the terrain editor (under the Bitmap option).
--Eric
Torque Owner Max Robinson
.ter is the terrain
You can use a bitmap as a heightfield, but I havn't heard of exporters for other games terrain. You may be able to use other BSP shapes as interiors, probably depends on what the other game uses.