Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw on top of the fog for players #91

Open
DavidGmezHdez opened this issue Oct 14, 2022 · 2 comments
Open

Draw on top of the fog for players #91

DavidGmezHdez opened this issue Oct 14, 2022 · 2 comments
Assignees
Labels
bug Something isn't working v10

Comments

@DavidGmezHdez
Copy link

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
Copy link

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.

@UranusBytes UranusBytes self-assigned this Nov 12, 2022
@UranusBytes UranusBytes added bug Something isn't working v10 labels Nov 12, 2022
@pj-squirrel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v10
Projects
None yet
Development

No branches or pull requests

3 participants