A regular Roblox GUI component that displays text.
e.TextLabel("Hi!", { TextColor3 = Color3.fromRGB(255, 255, 255) })
Last updated 3 years ago