ModScale

From the Fallout3 GECK Wiki
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