League-of-Foundry-Developers / simplefog

A module for FoundryVTT that lets you draw fog of war manually
MIT License
18 stars 15 forks source link

Draw on top of the fog for players #91

Open DavidGmezHdez opened 2 years ago

DavidGmezHdez commented 2 years ago

One thing that could be added (I've been investigating but couldn't do it with the current version of SF) is to print on top of the fog to mark possible landmarks or zones that the players discover while playing. Right now whatever I draw is hidden because of the fog layer. Even changing the Z-Index of the fog doesn't seem to work.

Here is an example in Roll20 of how we manage to do it by printing the fog. image

On foundry however the players can't look past that fog. image

pj-squirrel commented 2 years ago

Can confirm, I can't draw on top of the fog layer anymore, when it was possible in v9. The Z-Index setting doesn't seem to have any effect.

pj-squirrel commented 1 year ago

It would be really cool if this could this could be fixed. I'm also using Simplefog for map exploration and I feel like I should be able to draw on top if I use the correct Z-Index but that's not the case unfortunately.

My (GM) view: grafik

Player view: grafik

Simplefog Z-Index is set to the default 220.