foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
288 stars 186 forks source link

Add Option to Summon at Elevation of Source Token #3748

Open Larkinabout opened 1 week ago

Larkinabout commented 1 week ago

When using the summoning feature, it would be helpful to have the option of placing the token at the same elevation as the source token. This crops up as an issue when using Levels as when the summoning character's token is on a different floor/elevation, the summoned token is placed on the floor at elevation 0. However, I expect it's also an issue for tokens elevated above roofs.

arbron commented 5 days ago

Rather than an option it would probably just be better to set the elevation to always match the summoning token. Another possibility is to have it automatically detect the elevation of the location in the scene where the token will be placed, but I'm not sure how complicated that would be.