Game Development Community

dsq issues

by Noah Gomes · in Torque 3D Professional · 04/03/2013 (3:02 pm) · 7 replies

I'm using lightwave 9.6 and I made a character and export that to dae.. I exported the dsq. I made the cs file for the dsq.... Didn't work
Help please

#1
04/03/2013 (3:52 pm)
Noah, I may be wrong here, but I thought Collada stored the animation sequences within the same format? That is to say, .dsq sequences go with .dts shapes. I'd think this is your issue, but again, I could be way off here.
#2
04/03/2013 (4:01 pm)
What did the console.log file say about the loading? More than likely you have nodes in the DSQ file that are NOT in the DTS file, or DAE file.....more information needed.

I've loaded DSQ files into a DAE before....that shouldn't be an issue.
#3
04/03/2013 (6:50 pm)
do you have lightwave? How do I get the same nodes in the dsq as the dae
#4
04/04/2013 (2:18 pm)
the log say
*** Control Object Changed
Mapping string: Teal to index: 14
Mapping string: setNumericalHealthHUD to index: 15
art/shapes/actors/Soldier/9.cs Line: 2 - syntax error
>>> Advanced script error report. Line 2.
>>> Some error context, with ## on sides of error halt:

singleton TSShapeConstructor(9dae)

##{##

baseShape = "./9.dae";

};



function (9dae)::onLoad(%this)

{

%this.addSequence("./Run.dae", "Run", "0", "65", "1", "0");

%this.setSequencePriority("Run", "1");

%this.renameSequence("ambient", "Root");

%this.setSequenceCyclic("Root", "0");
>>> Error report complete.
#5
04/04/2013 (4:52 pm)
?!? Seems to hate your curly bracket?

...try removing the empty space from in front of and behind the bracket?? Your sequence may be fine, it's in the scripting....bad, syntax error, bad! Also, try putting some whitespace in front of and behind the equal sign?? No semi-colon after the onLoad definition; the script is not fully there in the posting... Seems you may have created a weird string?!?
#6
04/05/2013 (5:26 pm)
Rex
I figured it out, didn't need ()..
#7
04/10/2013 (7:10 am)
rex

I have a question....... Have you done a vehicle with a smaller set of wheels for the front