I have a GUI im trying to change in game, however it wont work, even when I try to change it via PlayerGui.
game.Players.LocalPlayer.PlayerGui.ScreenGui.Cameras.Floodlight.Visible = false
Thats my script
I get the error "Floodlight is not a valid member of ScreenGui" Help?