Transform Component

From Pummel Party Mod Documentation
Revision as of 23:22, 25 October 2022 by RBDev (talk | contribs) (Added to components category)
Jump to navigation Jump to search

The Transform Component is the base component of all GameObjects in a mod.

Component Settings

Transform component box.png
Property Description
Position The position of the GameObject in the world. From left to right, alters position along the x-axis, y-axis and z-axis.
Rotation The position of the GameObject in the world. From left to right, rotates around the x-axis, y-axis and z-axis.
Scale The relative scale of the GameObject. From left to right, scales along the GameObject's x-axis, y-axis and z-axis.