dndplayer / dnd-player

An online virtual DND playground to support online groups.
https://dnd-player.com
Other
1 stars 0 forks source link

Fix token size based on character size #36

Closed BodrickLight closed 5 years ago

BodrickLight commented 5 years ago

Characters have a size: CharacterSize. 0 = 2.5x2.5, 1=5x5, 2=5x5, 3=10x10,4=15x15,5=20x20. We should fix the sizes of everything on the Tokens layer to be sized like this (as they have a linked Character).