Page 1 of 1

Object question!

Posted: Mon Jul 31, 2006 4:35 pm
by Guest
Arty here again. I got a question about objects!
Is it possible to make objects larger? If so, I kinda wanna do a map where your fighting in a Coruscant house but your about the size of a minifigure. If its possible, tell me. If not, is there a way to make the character smaller? Over and out!

-Arty

8)

RE: Object question!

Posted: Mon Jul 31, 2006 5:28 pm
by xwingguy
objects can be scaled larger by putting this in the msh's option file:

-scale <number>

To see this in ZE you must put this in the odf right below the geometryname IN THE GAMEOBJECTCLASS SECTION:

GeometryScale = <number>

BEWARE: scaling objects larger has odd side effects because the game decides whether or not to render the object depending on the original mesh's size.

RE: Object question!

Posted: Mon Jul 31, 2006 6:17 pm
by Guest
Thanx again, Xwingguy!