A downloadable tool for Windows, macOS, and Linux
Note: the FREE version contains everything, but you can only use it in non-commercial games and the code is encrypted/obfuscated!
The PRO version is for commercial games - similar to a license.
In order to download this tool you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:
Log in with itch.io to leave a comment.
Hello, im...kinda confused with the pro version of this program, how should i install it into a project ?, just the plugin js file dont look like its doing it...when i try to start it i et a werid " output.clone is not a function " message, even turning off all the other plugind on the project, wich files i should put into the project folder so the plugin works correctly?
Hi Daedra,
I have been testing out your lighting system for my project, and it looks great! I did find an issue with it that has thrown a wrench in my testing...
It appears that any time I attempt to execute a Save function in a map with a light in it or a light as part of the player the Save function fails. Then, when you try to exit the save menu you get a "TypeError - this._actors.map is not a function" error.
I fiddled with it in my project for a bit (not being a javascript expert) and it looks to be a problem with the serialization during the save that fails.
After looking around in my project for potential issues I tried to save in the demo project and got the same issue with the provided demo project.
Could you take a look when you are able? I love the lighting system!
[EDIT]: I am using the RPG Maker MV version.
Thank you,
Pelar