Game Development Community

Exporting error

by _____ · in Torque Game Engine · 06/13/2005 (5:12 am) · 1 replies

Hi guys


when i export my max model to dts my model always turns on its side. Ive tried turn the model to counter this effect but it doesnt work has any one had this problem before and found a fix?

dylan

#1
06/13/2005 (6:24 am)
Your pivot axis is wrong. The Z axis should be up/down in relation to the model. If it is on it's side then X or Y is the up/down axis right now. In Max select the model and click the Modify tab, Hierarchy tab, and click the Pivot button. This will show you the current axis orientation. The Z axis needs to point up. Also make sure your bounds box is orientated correctly.

Hope that helps.

B--