Game Development Community

dtsScene.cfg problem

by AIDan · in Torque Game Engine · 08/20/2001 (6:56 am) · 4 replies

NeverExport:
ce_propeller01*
cb_big01*

It exports all meshes, including these listed above.

greetings
Daniel

#1
08/20/2001 (12:55 pm)
Are you exporting to the dir that this dtsScene.cfg is in?
#2
08/20/2001 (1:17 pm)
sure
#3
08/20/2001 (1:58 pm)
Hmmm...do you have AlwaysExport: in the dtsScene.cfg? Even if it is empty maybe the exporter is looking for this keyword and skips the rest of the file when it doesn't find it (I would have to dif into the exporter source to tell you for sure on this). Any particular reason you don't want these exported?
#4
04/09/2003 (3:41 am)
I had the same problem and the problem was in empty spaces afer object names.