Position (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy No edit summary |
>Trappingnoobs this page is er, SEVERELY MESSED UP. Somone fix pl0x. IDK wtf is meant to be happening here. for now I noincluded the category, fixing it, but the problems go beyond that. |
||
Line 12: | Line 12: | ||
|{{:Position (Property)/Goal}} | |{{:Position (Property)/Goal}} | ||
|} | |} | ||
[[Category:Properties]] | <noinclude>[[Category:Properties]]</noinclude> |
Revision as of 20:17, 1 February 2012
When used in 3D objects, such as Parts and other items, this property is a Vector3. | ||||||||
When used in 2D GUI objects, such as TextButtons, this property is a UDim2 instead. This is because 2D 'HUD' objects need to be placed differently on the screen than 3D 'World' objects. | ||||||||
Note, the lowercase property operates differently. Rather than setting the location of an object, the lowercase position property specifies a goal location for that object. | ||||||||
|