Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use smaller token size instead of scale for Tiny #73

Open
BillyMailman opened this issue Nov 30, 2020 · 0 comments
Open

Use smaller token size instead of scale for Tiny #73

BillyMailman opened this issue Nov 30, 2020 · 0 comments

Comments

@BillyMailman
Copy link

BillyMailman commented Nov 30, 2020

Right now, if a token is set to Small/Tiny, this bit of code makes the token scale down, instead of using the width/height. This is probably the right approach for Small, but for Tiny creatures, a width/height of 0.5 and scale of 1 works just fine, resulting in a token that snaps to the four corners of each grid square.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant