Foundry VTT module to mask lights and sounds using temporary walls.

2 Open Issues Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Game Development Plugin Development

AI Summary: Debug and fix a Foundry VTT module issue where light previews fail to update correctly during dragging. The problem appears to stem from a mismatch between the preview object used for configuration and the cloned object used during dragging, potentially a Foundry base issue requiring investigation.

Complexity: 4/5
enhancement help wanted

Foundry VTT module to mask lights and sounds using temporary walls.

JavaScript
Game Development Plugin Development

AI Summary: The task is to fix a bug in the Foundry VTT Light/Sound Mask module where sound previews are not working. The issue description indicates that attempting to implement sound previews similar to light previews results in an error related to the sound source. The solution likely involves debugging the module's code to correctly handle sound source information during preview generation.

Complexity: 4/5
enhancement help wanted

Foundry VTT module to mask lights and sounds using temporary walls.

JavaScript