Script help

[USA] HauntedUSA
Joined 09/03/2023
Posts 41
04:30 AM 05/06/2023
How do i make a script that sets the sun intensity to 50?


ichor
Joined 16/05/2019
Posts 1,180
04:30 AM 05/06/2023
ARE YOU THE REAL HAUNTEDUSA


[RWB] MixaMega
Joined 23/12/2019
Posts 435
Moderator
01:15 PM 12/06/2023
https://brickhill.gitlab.io/open-source/node-hill/classes/Game.html#setEnvironment

Game.setEnvironment({ sunIntensity: 50 })

1