PDA

View Full Version : 3ds max file import problem


Agustus X
04-27-2001, 04:36 PM
I cant seem to get the modeller to work with my 3ds max file. The model is quite large, even if i change the scale inside Max and re-export. At first i thought that i was too far from the ground plane, but as i move in to where the plane takes up 50% of screen the model appears suddenly.  The model takes up more space than the screen has so i pull back, but if i move back it disapears. If i take a small step back it disappears. If i step forward it floods the screen. I opened a file that was in the sdk and it worked ok. Is this a max probelm?

Admir Elezovic
04-28-2001, 10:05 AM
It has to do with Max's way of handling measure, you can find answer somewhere in this forum or when model is imported, open script and change size to 0.01.

We need FAQ asap....

Admir

chrisk
05-10-2001, 07:44 AM
I don't find place in the script to change the scale.
Could please point it out to me?
Thanks.

Admir Elezovic
05-10-2001, 11:28 AM
In any model's script file (accesed with "s" shortcut),
change line
SIZE 1.0 to SIZE 0.001 or similar to make model smaller.

Admir