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

How to make a viewing screen?

Hello Everyone, Can anyone help me on how to make a viewing screen? Top layer would be the screen border Middle layer would be the portrait Bottom layer would be the background. I would like to keep the top and bottom layer locked in place while keeping the middle layer changeable.
I usually make a comparatively wide screen frame as the middle layer. The visible area is cut out. So the frame is a png with transparency in the middle. The part with the information to be shown is behind it and is slightly larger than the visible area in the frame. This way it doesn't always have to fit exactly.
1689336829
B Simon Smith
Marketplace Creator
Is this for streaming? Because if so that's a whole different ball of wax, and I usually charge for creating custom overlays for OBS.
1689354172
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Dox! The difficulty in what you are trying to do will be in selecting the changing portion. Without access to a mod script, it requires juggling the stacking order of the objects to access the changeable portion.
1689368986
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
I could see solving the access issue by making each side of the frame a separate image, with overlap at the corners. Getting them to align would be tricky, but once you did you could lock them and then have pretty easy access to the actual view area.
1689378447
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
That would work. It would take a bit more care and skill to create, but it would work.
Thank you for the advice everyone,  I'll give it a go. :) 
Maybe I'm misunderstanding something, but why not just put the border and background on the map layer, and have the portrait part on the token layer? You could set up the portait as a rollable token and change what it displays that way.