Adding UI Elements
UI Elements can be placed on both Screen UI or Surface UI assets within Roblox. This doc goes over how to add UI Elements such as TextLabel, TextButton, ImageLabel, and ImageButton to your Roblox UI.
Adding a TextLabel or ImageLabel

Adding Buttons
Adding a TextButton or ImageButton

Customising your UI Elements
Adjusting the Anchor Point

Adjusting Fonts and Colors on Text UI

Adjusting the Image and Colors on Image UI
Adjusting the Position, Scale, & Rotation


Adjusting Size


Adjusting Position
Adjusting Rotation

Adding a Trigger event to Buttons
Last updated