Game Development Community

How to import Interiors (aka DIF) into Torque3D and export them as DTS?

by Tetragrammaton · in Torque 3D Beginner · 12/20/2013 (5:54 pm) · 5 replies

I'm a bit confused on this part, as I've only read about on how to import DTS and COLLADA, but not DIF aka Interiors. I also would like to know how to export the DIF as DTS files.

#1
12/20/2013 (6:50 pm)
Dif are no longer supported, I think all DIF import etc, were gutted in like T3D 2.0, stick to making DAE models, they convert to dts automatically!
#2
12/20/2013 (6:51 pm)
You can use an older version of Torque, there you can import .dif and inside the editor you have function where you can export them to collada I think.
#3
12/29/2013 (7:01 am)
Thanks, Lukas and Duion. But Duion, I was looking into my product list, but couldn't find Torque3D anymore, therefore cannot download an older version of it. I've tried to look at the Torque3D page, but it also just shows me the 3.0 version. Do you have the product link to Torque3D somewhere?

Greetings,
Cajetan.
#4
12/29/2013 (8:09 am)
If you have the paid version of T3D, it's under the product download.

If you don't have it, then you'll need to use the 1.2 push to GitHub Version 1. Note that some features were phased out prior to the commercial version of 1.2 and are not in the codebase.

EDIT: Changed "not" to "note" since the typo changed the meaning of the sentence.
#5
12/30/2013 (6:16 am)
Thank you, David.
I did pay for T3D. I remember there was once an offer, where T3D was very cheap. After I bought it, I was happy and such and started programming and creating my game. But some time later, T3D went MIT License and T3D disappeared from "My Products" List.

But I have it anyway now.

Thank you again.