caewok / fvtt-elevated-vision

Adjust Foundry VTT vision, lighting, and token elevations based on terrain, wall, or token elevation.
MIT License
12 stars 5 forks source link

Feature: Elevation handling override API #87

Open OmegaRogue opened 1 year ago

OmegaRogue commented 1 year ago

Being able to let other modules take over elevation handling under certain conditions (like rideable does) can be quite useful, so having a function to let other modules register handlers for that instead of hardcoding module compatibility would be pretty cool.