Game Development Community

How to export an autodesk maya model as DTS to get it into torque?

by Cam Noor · in Torque 3D Beginner · 07/30/2013 (11:53 am) · 3 replies

Hi I use autodesk maya for modeling and animation I want to know how to export files as DTS to get it into torque, and this is for maya 2013 (I will also use plugins).

#1
07/30/2013 (12:32 pm)
I think it would be simpler to export your Maya project to .dae (Collada format), since T3D reads Collada natively and converts them to .dts automatically when it first loads them.
#2
07/30/2013 (12:59 pm)
Can I do that by default?
#3
07/30/2013 (3:05 pm)
In Maya? I have no idea.

A quick Google search seems to indicate you need a 3rd party exporter.

I have never used Maya so I can't really answer any more precisely than that!