Comments

Log in with itch.io to leave a comment.

If I modify any of your assets can I still use them for commercial projects? For example, I was thinking about changing the color of blood in the horror kit.

Sure, that's fine!

Thank you!

hey amazing stuff but what plugin do you recommend i download so i can use your fogs?

The one I've used most is Galv's Layer Graphics.  :)  

okay, thank you, do you have any screenshots of the code?

(+1)

Here's what I used on one of my test maps:

LAYER_S 4 shadow004 0 0 255 20 0

LAYER_S 5 light004 0 0 128 21 1 0 0

LAYER 6 clouds 0.25 0.25 80 22 2 2 2

I had two stationary layers (shadow and light) plus one cloud layer that moved at an angle (if I remember correctly).  255, 128 and 80 are opacity, so you can adjust those to suit the colors of your map. 

Actually now that I think about it, I have a walkthrough with examples: https://kokororeflections.com/free-lighting-rpg-maker-maps-guide/

I don't think I included info on animating the layers in that, but maybe I did.