#ImageLabel, dissappear help

16 messages · Page 1 of 1 (latest)

steady dome
#

Does anyone know how to make a "imagelabel" appear and disappear at a certain time of day?

#

In-game time

#

Relative to the sun, I want it to appear at night and disappear during the day

steady dome
#

i want this light image to disappear in the daylight

oblique beacon
steady dome
#

OK, I've got that figured out

steady dome
#

What next?

small smeltBOT
#

studio** You are now Level 1! **studio

oblique beacon
steady dome
#

Can I have an example? I don't Know what to type for the script

oblique beacon
#

Im on phone rn so I am gonna try

steady dome
#

Okay

oblique beacon
#

So wherever your check condition is you could go into all players UI by using Game:getservice(“players”) and you can set all of their ui invisible by unticking the visible value to false that should work also capitalization is not correct

steady dome
#

OK my script looks like this, where do I add checks?

oblique beacon
#

just whenever it is day time fire a bindable event or just set everyones UI to false

steady dome
#

But it won't happen automatically?