How to make buildings light up at night

How do I make my buildings light up at night timE

like Mad City

You could create a folder with a boolean called “IsNight” and a script that keeps checking for a certain time to appear, then have it turn to boolean to true. Then have scripts in the lights that enables it when the boolean “IsNight” is changed to true.

3 Likes

Ohhhh ok thx

30 chars. …

1 Like

I might not be a Scripter but I have a simple understanding on how you can possibly light this up at night. Here is my guess:

  • Have a day and night system
  • When its night, make a script for the building as to be neon and loop it so it can turn on and off in neon and on normal every once a time at day and night time.

(Sorry if it’s confusing lol, that’s just a possible way of doing it, I think)

1 Like

I’m not gonna make the whole building neon because then people will lag but I get what u saying so thx imma just add a big light inside that’s invisible

1 Like