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 .
×

Hello! I have a question regarding Grouped Tokens and saving them to Character Sheet.

I recently found a really neat blizzard animation I want to combine with a static frozen ground token as one token (animated blizzard on top of the static frozen ground). Whenever I highlight both of the Tokens (now atop of one another), right click>advanced>group, and then try to save into a character sheet for later use, it only saves one of the Tokens. Is there a way I can get this to work, whether it be a script or some Warlock magic? Thank you in advance! :)
You want to create a Multisided Token , not group two tokens together. Grouping just means they will move together on the VTT, but there's no other relationship between them.  You have to create a Roll Table with two items, and each item needs to be one of the images that you want to combine. Then click on the 'Token' button for Roll Table and it will be placed on the VTT. Then you can save that multisided token as the default for a character sheet. Or alternatively, since you have a Pro subscription, you can use TokenMod to do this much easier. Select one of the tokens, then use this command and target the other token: !token-mod --set imgsrc|+@{target|token_id} --ids @{selected|token_id} You can also use the Faces script to manipulate token images in a lot of ways.
Ah, but I do want them to move together and not to be a multi-sided Token. :3 I wanted an animated blizzard overlay to share the same square/space as the frozen ground token art of another token. Ideally, I'd like to combine/group them together and save them to a character sheet. 
That isn't possible. Only a single token can be saved to a character sheet.
1774392271
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Hand of Fate! You could make a character and default token for each, and either drag them out together, or use a script like Spawn Default Token to summon them to the VTT.
Ah gotcha! Thanks for the amazing answers! :) I will try those suggestions!