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

Resizing Tokens

I read that there is a "Token Size" attribute, but I can't seem to find it on the character sheets. Is that somewhere else on roll 20? I'm trying to make it so every time I pull a specific character onto the board they are huge but I'm struggling.
It’s not an attribute, but it is an Object property that is available to Mod scripts.  With that being said, if you want a token to always come out at the same size, then set the size you want for the token, then make sure the last step you do is to save that token as the default for the associated character sheet. Any changes that are made after saving the default token will not be saved and happen the next time you pull out the token. Also make sure that your maps are set to the same grid size, as grid with different sizes will affect the size of tokens that are pulled out. 
Ah thank you, figured it out