A downloadable plugin

Buy Now$3.00 USD or more

Hi all,

This plugin adds a simple, lightweight light effect system to your game, with lights being a simple image that you set up the flicker, scale, opacity, color tone, and more. It is a port of my VX Ace Light Effects script, enhanced for RPG Maker MZ.

This plugin aims to be easy to use. Once a light is set up in the plugin params with its flicker and other options, simply put a comment event command on the event you'd like the light effect to show up on. Here is a gif showing some common light effect features, such as flicker and a breathe effect on the campfire:

This plugin also allows you to attach light effects to the player. This can be useful if you have a dark area in your game with light coming from the player to allow them to see nearby. This is how it could look:

As always, this plugin is still in beta and having more features added to it. If you would like to see some feature not already in the plugin, please leave a comment down below.

PLEASE READ BEFORE PURCHASING:

Please be aware that you can access this as well as all of my other Beta plugins for $3 on my Patreon: https://www.patreon.com/CasperGamingRPGM

This is posted to Itch.io since some people only use Itch and are not aware my Patreon and all of my beta/alpha plugins exist, or want to have everything in one convenient location (itch.io), or do not want to do a monthly subscription.

Casper Gaming's Beta/Alpha plugins are treated as an "early access" and will eventually be free for everyone once they are fully released, though this process can take months/years. By purchasing in beta/alpha, you are able to provide early feedback/suggestions which are more likely to make it into the final fully released plugin.

Please see terms of use here: Terms of Use

Requires CGMZ Core plugin: CGMZ Core

Happy RPG Making!

StatusIn development
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorCasper Gaming
Made withRPG Maker
TagsRPG Maker
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse, Gamepad (any), Touchscreen
LinksHomepage, Community, Patreon, YouTube

Purchase

Buy Now$3.00 USD or more

In order to download this plugin you must purchase it at or above the minimum price of $3 USD. You will get access to the following files:

light.png 3 kB
CGMZ_LightEffects.zip 5 kB

Development log

Comments

Log in with itch.io to leave a comment.

Hey is it also possible to have Items use that effect? if so how? ^^ Thank you :D

Hi, I am not sure what effect you mean, but you could have your item call a common event and then in the common event turn lights on or off.

Like a torch you can pick up and use as light sorce in a dark cave

Oh ok, yes you could turn it on through having your torch item call a common event then

Could you show me, how that should look like? :D Thank you ^^

Hi, in your item, add effect -> Common Event
Then in the Common Event add event command -> Plugin Command -> CGMZ Light Effects -> Set Player Light and type in a light id from your light parameters you set up in the Plugin Manager.

i'm using mz right now and used the plugin command, which command name sets the light to turn on?

Hi, you can use the Change Visibility plugin command to turn all lights on/off. If your light is not showing, double check that you added an event with the comment from the documentation to turn the event into a light.

how do i add an event with the comment?

Hi, from the map editor, double click on a tile to create an event. From there, in the Contents section of an event, double click to add an event command. On page 1 of the event command window, all the way at the bottom left will be an event command called "Comment..." - click on this. In the comment box that opens up, type "CGMZ LE your_light_id_here". For example, if you had a light with an id of "light2" it would look like this:

how do i check what my light id is?

Hi, when you made your light effect in the plugin parameters, the first parameter is called "id". That is the id of the light. It looks something like this:

is this compatible with mv and if so, how do i use it?

Hi, this is only for RPG Maker MZ.

Doesnt work with parallax, light and character dissapear on map.

Hi, by default the lights copy the event's Z value and add 3 to it to make sure it is above the event. In a future update I am adding the option to change the Z value in the plugin parameters, but in my tests it works with the map's parallax setting enabled as is. This plugin does not touch the character so it should not have any affect on if the character appears or not. Are you showing a picture above the map itself?

Yeah im using full parallax no tilesets

With GALV Plugin

Could you try putting a lower z value on the layer in that plugin? It sounds like you have made your layer above everything, including the player character.

Hi, someone else ran into the issue in my Discord and was able to solve it by moving Galv's plugin above mine in the Plugin Manager. If you are still having the problem, could you try that and let me know if it works?

When will the daily rewards plugin be released in early access?

Hi, I am not sure what you are asking. Do you mean when it will be posted to itch.io ?

Yeah, exacrly!

(+1)

I have been posting them to Itch.io when they are next updated, and new ones to reach alpha stage will be posted here automatically. It is a little bit of work to get them ready for itch.io so posting them all here at once would be a lot of work that would take away from developing new plugins or updates from existing plugins.

I can prioritize an update for the daily rewards plugin to get it ready for itch.io though, probably will have it ready within the next few weeks.