You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
On foundry however the players can't look past that fog.
The text was updated successfully, but these errors were encountered:
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.
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.
On foundry however the players can't look past that fog.
The text was updated successfully, but these errors were encountered: