I’ve seen this in scripts, but I don’t know what it means or how to use it. I’d like to know what this means, so maybe I can use it for future scripts I’ll write.
local Gui:ScreenGui = script:WaitForChild("LocalGui")
local GuiTowerRushProgress:TextLabel = Gui:FindFirstChild("TowerRushProgress",true)