#make a button turn OFF lights instead of on

6 messages · Page 1 of 1 (latest)

narrow lynx
#

Active = false 😭 😭 💔

sacred citrus
#

ohh that was soo simple

#

thanks

livid blade
#

You can make the same button do both using the not operator, @sacred citrus

#
light.Enabled = not light.Enabled
narrow lynx
#

the original script did that he just wanted it to only turn off