position
The position
CSS property sets how an element is positioned in a document. You can use the properties x, x-offset, y, y-offset or position to determine the final location of positioned elements
This positioning uses ROBLOX's UDim2 positioning with only scale and offset
Use the position property to change both the scale and offset of both x and y
Example
Last updated
Was this helpful?