News

loadingTextLabel.TextColor3 = Color3.new(1, 1, 1) -- White text loadingTextLabel.TextScaled = true loadingTextLabel.Parent = backgroundFrame wait(3) -- Simulate loading for 3 seconds ...
loadingTextLabel.TextColor3 = Color3.new(1, 1, 1) -- White text loadingTextLabel.TextScaled = true loadingTextLabel.Parent = backgroundFrame wait(3) -- Simulate loading for 3 seconds ...