Game Development Community

Can i use maya models

by Jermaine Morgan · in Torque Game Engine · 07/17/2006 (9:59 am) · 3 replies

Can i import models that i made with maya into my game?

#1
07/17/2006 (10:08 am)
You can use any modeling application you want that has an exporter for Torque. The models are brought in as either .dts (characters, static shapes, etc.) or .diff (interiors). Animations are .dsq.
#2
07/17/2006 (11:44 am)
Maya has an exporter available on the Artists Page.
#3
07/17/2006 (11:51 am)
Thanks