xurxodiz / foundryvtt-entity-tiles

Module for FoundryVTT that creates a tile from an entity image when alt-dropping them into the canvas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion] Set default size in preferences

xurxodiz opened this issue · comments

Through a setting, set the default size of the image in px or % of the scene.

Thanks to @lozalojo for the idea.

Done in a roundabout way: added a maximum width and height so tiles are scaled down to fit. I hope this is satisfactory!