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

Interactive battlemap?

Is there a way to do this on roll20? <a href="https://youtu.be/V4doaD0jqAE" rel="nofollow">https://youtu.be/V4doaD0jqAE</a> Outside a build (see the roof) Inside a build (see the interior) characters opening or closing doors (with sound) I suppose that via API something could be done.... but I don't know.... (I'm evaluating uploading to PRO)
Moving the token like that is possible with grid turned on for the map.&nbsp; Opening doors is done via api script called Doorknocker.&nbsp; Removing roofs automatically is possible but I'm unaware of anyone actually making one for it.&nbsp; Its just as easy to just swap to map layer and move the roof tile to below the map.&nbsp;&nbsp;
You can use this Stupid Trick:&nbsp; <a href="https://app.roll20.net/forum/post/5899495/stupid-roll20-tricks-and-some-clever-ones/?pageforid=6387695#post-6387695" rel="nofollow">https://app.roll20.net/forum/post/5899495/stupid-roll20-tricks-and-some-clever-ones/?pageforid=6387695#post-6387695</a> Basically using AFoW to hide the interior (which is a separate image on the token layer).
1608941937
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
There is a script called Simple Roof Control . You create your map with all interiors showing, and pace graphics for roofs on top of them. The roofs display unless a token crosses a door trigger, at which point the roof graphic is hidden. It also toggles DL, IIRC.
thanks to all.... I'll look into it .... I'm a newcomer to the API, but I'll put my mind to it ....&nbsp;