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

Add image to fog #8

Closed
wants to merge 5 commits into from
Closed

Add image to fog #8

wants to merge 5 commits into from

Conversation

akrigline
Copy link

@akrigline akrigline commented Oct 13, 2020

Add the ability to set an image overlay for the fog. This image is the same for GMs and Players and sits on top of the current Tint container, using the same mask.

Changes:

  • Only SimpleFogLayer.layer is blurred, instead of the whole SimpleFogLayer.
  • The whole SimpleFogLayer is alphaed, instead of just the SimpleFogLayer.layer.
  • Paints an image on top of SimpleFogLayer.layer which uses the same mask as the .layer.

This allows for this effect:
image

@akrigline akrigline marked this pull request as ready for review October 25, 2020 17:44
@akrigline
Copy link
Author

going to close this and redirect to this fork

@akrigline akrigline closed this Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant