Game Development Community

DTS Export Scaling Question

by Tony Pitman · in Torque X 3D · 11/16/2009 (9:20 pm) · 0 replies

I am trying to export an XSI model using the DTS exporter. My model is derived from the XSI Biped model.

I need to scale the model down before I export it. I read in the exporter posting that I need to freeze all scaling transform before I can export and this appears to be true because if I don't then the resulting DTS model gets all screwed up.

The problem is that when I freeze the scalling in XSI the model gets all messed up at that point.

So what do I do?