LuaSurface.darkness -> RW
LuaSurface.darkness -> RW
It would be neat if we could write to LuaSurface.darkness. Mostly for when we want things to be reeeeeally dark...
Re: LuaSurface.darkness -> RW
Or, since there's already a few variables to customize the day-night cycle... maybe add one to change the "maximum darkness" to be above 86%?
Re: LuaSurface.darkness -> RW
Darkness is a calculated value based off the current daytime and the daytime length values.
If you want to get ahold of me I'm almost always on Discord.
Re: LuaSurface.darkness -> RW
No matter what I set them too -- even with dusk at 0.01, evening at 0.02, morning at 0.94, dawn at 0.95, with a day 750,000 ticks long -- I can't seem to get darkness to go above 85% ish (technically it's like 0.850000024).Rseding91 wrote:Darkness is a calculated value based off the current daytime and the daytime length values.