Model Crashes Game
by nrhk · in Artist Corner · 08/22/2007 (5:10 pm) · 2 replies
I export the model just fine and replace the player object with my own, comment out all the animations because I just want to the the .dts model load in fine. It loads, the object falls to the ground then the program crashes.
Any ideas? I'm using Maya 8.5 btw
Any ideas? I'm using Maya 8.5 btw
#2
08/29/2007 (6:32 am)
I think in script it is trying to play a "landing" animation when your player lands on the ground. You commented out the animations in one place so I'm guessing you might have to comment those same animations that are referenced in other parts of the game.
Torque Owner Sean T. Boyette
have you tried it in ShowTool?