Game Development Community

Model size?

by Nathan · in General Discussion · 12/25/2005 (7:08 pm) · 4 replies

Is there any way to change a models size one it's in .DTS format?

#1
12/25/2005 (7:35 pm)
Yes you can scale the object in the mission file.
#2
12/26/2005 (6:24 am)
You may look the the "Custom Shape Mod" also:
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=7368
nice resource.
#3
12/26/2005 (7:39 am)
The problem is I need to scale the model when it comes into the game, through script.
#4
12/26/2005 (8:23 am)
You can actually edit a model's scale in the .mis file, so it should easily be scalable through script... I'm not exactly sure how, but it definitely is possible.