Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Light Effects - Version Beta R5

Back to Plugin

Devlog Version

Hi all, today this plugin was updated to version BetaR5!

This update adds proximity based lights. This is an additional parameter on light effects that can cause the light to turn on or off automatically based on distance to the player. When the player gets within a certain distance of a proximity light, it will turn on. When the player leaves that distance, it will turn off. Here is a gif of how it can look:

Keep in mind that proximity based lights still need to pass the other checks for whether they are visible, such as if the global light is turned on and the light type is not disabled.

Version BetaR5
  • Added proximity-based lights

Back to Plugin