How do I make an object bright in BrickBuilder?

[im] Kelle
Joined 23/11/2021
Posts 56
09:36 AM 11/10/2022
I'm making a street light so I want the light to be bright, any help?


[Funny] DestroyerWT
Joined 13/05/2021
Posts 9,139
10:00 AM 11/10/2022
Currently lighting system is not implemented into brick hill


[im] Kelle
Joined 23/11/2021
Posts 56
11:21 AM 11/10/2022
so, nothing? alrighty


[RWB] MixaMega
Joined 23/12/2019
Posts 435
Moderator
05:00 PM 12/10/2022
Quote from DestroyerWT , 10:00 AM 11/10/2022
Currently lighting system is not implemented into brick hill
wrong
you can add light with scripts
https://brickhill.gitlab.io/open-source/node-hill/classes/Brick.html#lightRange

heres a script that i made to add light to bricks by changing the brick's name
https://pastebin.com/3yU43mqE

1