Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 4 of 44 · Next page · Last page

Hello there!
I love the plugin, i have been using it on a small game of mine for a while in the version [1.9.4], I recently upgraded into [1.9.5], I love the terrain tags shadow detection and at it works well so far.
However I had some issues and I don't know if it's from my end.
The radius command in comments no longer works for me [-r] in events, even if i put it on the plugin settings in a custom lights it either doesn't work or it increases the radius but switches into a default light.
Another issue was with battle lighting during battles, before the battlebacks weren't affected but now the new version also obscures the battlebacks and sideview actors. I noticed a message on the top right saying "couldn't remove light0".
Could it have been an issue while updating?
Thanks and sorry for the long text

Hi, i'm going through many lighting plugins to find one best suited for optimization and customization.

Namely, i'm looking for a lighting plugin that can support many lights on large maps, including the ability to support vehicle lighting- however I am noticing in the demo there is no function for terrain tags and I wish to find out what the story is behind it because it's mentioned as a function on this page.

-Skurge

It's available in the newest version of the plugin, but the demo still uses region IDs rather than the terrain tags from what I last remember. By default, the terrain tags for walls are 1 and wall tops/caps are 2. 

If you want a great plugin that's customizable, you're in the right spot for it. Shora's is the only one I've meddled with that functions like Khas's light scripts/plugins. 

One thing I didn't find is if there is a way to configure the colours of the terrain tag lights, do you know how to?

Do you mean the shadows? There are no terrain tag lights, only terrain tag shadows. If you want to change the shadow ambient color, it would be in map defaults. 

For changing light colors however, you would want to either modify an existing light, or duplicate one within the custom light setting. In your given light's settings, you can change either the tint or the color filter to change the light color. 

And if on the off chance you meant changing the numbers for the terrain tags, they're under the game settings. You can then change the tileset's terrain tags from there to the ones in game settings, in case you're using the tags for other purposes.

I didn't mean the shadows, I was assuming you could assign a colour to the 1-7 terrain tags than the standard white light, shadows I think look amazing but I figure larger maps may not handle them so they can be disabled no?


The reason why I prefer to use terrain tags for lights is because I use majority of the regions for specific purposes.

There isn't a way to control lights using terrain tags, they're only used for shadow auto-detection and creation. 

If you want to have a lot of lights, you would need to use an event calling each light, so you wouldn't need to use region or terrain IDs with them for your lighting. If you want multicolored lights, you would need to make each one in the custom light settings, then call each light by name using comments in the relevant events. 

Commercial licenses+supporter covers unlimited games right?

Not just one I mean

Yes, you would be able to use it for all of your commercial games.

This is great, thank you.

Hi, so when i start from a map with the $gameLighting.disable() on, i wish to use the lighting effects to go into a cave however when trasnfering using a door to another map the lighting effects will not enable again in the cave, but they are enabled when i set my starting position in the cave?

Viewing most recent comments 1 to 4 of 44 · Next page · Last page