Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Map resizing?

How do I stop my maps from being resized? I save them at full size, and drag them into roll20, adding them into my library, I even turn off my grid entirely so it doesnt snap. But nomatter what I do, they are never the right shape, or the right size....why can I not put my maps into roll20 the way I had them saved?
rightclick object > scale > input correct size
thanks!
1457536637
The Aaron
Pro
API Scripter
Being a Pro subscriber, if you're doing a bunch of maps that are the same size you might find  ScaleOnAdd useful: !scale-on-add --help If you want a way to be prompted for the size more quickly, you can use this  TokenMod macro for Units: !token-mod --set width|[[?{X}*70]] height|[[?{Y}*70]] or pixels: !token-mod --set width|[[?{X}]] height|[[?{Y}]]