Wallpaper Engine

Wallpaper Engine

Modular Day/Night System
1-9 van 9 items weergegeven
Update: 13 nov om 17:03

Layer visibility scripts are now easier to use as you can simply select when the layer should be visible.

Layer visibility smooth now also has the optional ability to also apply the alpha fade to all of it´s child layers.

Added an updater for checkboxes/bools. Essentially layer visibility but with a return instead of changing thisLayer.visibility directly.

Update: 28 sep om 7:27

Cleaned up all script and unified property names.

Added "Layer Visibility Smooth" that will use layer opacity in combination with visibility to make the layer fade in and out before/after visibility change.

Update: 27 nov 2024 om 9:01

Added an optional version of the main script that uses 3 checkboxes instead of a click event to control it´s state. Optimally you tie these to a combo-user property.

Update: 3 sep 2024 om 13:11

Cleaned up some code and adjusted the default settings.

Update: 31 aug 2024 om 6:06

Update: 31 aug 2024 om 5:55

Text UPDATER now doesnt save it´s value to a non-existent shared property anymore.

Update: 30 aug 2024 om 15:29

Fixed time check not working on startup.

Update: 30 aug 2024 om 9:34

Moved time check to the main script to avoid redundant calculations.

Day and night start time are now script-properties on the main toggles layer.

Removed all shared values from the receiver scripts as those are now a lot more efficient and can be used a lot more often without impacting performance.

Update: 10 aug 2024 om 11:35