I have a world map with many points of interest. It's become crowded, so I thought I'd use a scroll PNG to write a legend in the format of number - location, as to write on the map only the numbers. Problem is, scroll and text are considered separate objects. I need to move the scroll around as to show the map underneath, but when I do, the text stays in place. I would like to find a way to combine them in a single object. I could theoretically write on the file, but if I managed to use the roll20 text it would be so much quicker to update. I also tried to select both scroll and text, and admittedly it works as intended, but there's other stuff on the map underneath that gets dragged around. Is there any way to do this?