ModScale

From the Fallout3 GECK Wiki
Revision as of 13:54, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

ModScale float 

Example:

ModScale 0.5
ModScale -0.5

ModScale increases\decreases the scale of the calling object by the specified amount. If the current scale is 1.2 and you call ModScale 0.5, the new scale will be 1.7.


See Also[edit | edit source]

SetScale