
Hi All, Could someone describe how to make the token resize AUTOMATICALLY when the Multi-Sided menu is used to flip the token. I need exact steps please as I am a novice and I am not sure where the macros go; (Roll20 Sidebar or on the Abilities section on the Character Sheet) Current progress - 1. I created a few R20 Sidebar Macros 'Size-Galleon' and 'Size-Token' that changes the token size in R20 - which work but you need to put it 'In bar' and click on them. eg, !token-mod --set currentside|n width|[[32*70]] height|[[11*70]] and !token-mod --set currentside|n width|[[1*70]] height|[[1*70]] 2. I made the flippable token 'Ship-Galleon1' with 3 sides called Token, Deck1, Deck2 and added it to my character sheet and 3 sizes are selectable but don't change size. 3. I copied the format of another post here and added the below code to the R20 sidebar. This seems to have failed.... It throws up a selection menu if made into a button. !token-mod {{--set ?{side|Token,currentside#1 size#70|Deck1,currentside#2 width#24*70 height#6*70} }}| Thanks for your help - Cheers Rich.