Scale Action

From Pummel Party Mod Documentation
Revision as of 03:26, 8 November 2022 by RBDev (talk | contribs) (Initial content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An action to modify the local scale of a gameobject.

The action can set the local scale to a given vector, or add, subtract, multiple or divide the current scale by a given vector. Multiplication and division are performed component wise, with the current X, Y and Z scale values each being multiplied/divided by the provided vector's X Y and Z values.