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

removing segments of walls in dynamic lighting.

I have a commercial module with all the DL 'walls' already drawn. If I wanted to edit one of the rooms, putting a 'break' in the wall, how would I do that, if possible ?
1695653708
David M.
Pro
API Scripter
You might want to check out the PathEditor script. You would enter edit mode, add points and reposition where you wanted them, then split at those points. <a href="https://app.roll20.net/forum/post/10843113/script-patheditor-move-slash-add-slash-delete-pts-split-paths-and-more" rel="nofollow">https://app.roll20.net/forum/post/10843113/script-patheditor-move-slash-add-slash-delete-pts-split-paths-and-more</a> PathSplitter is another one. Less functionalityoverall, but mentioning it in case you might prefer the approach for your specific use case. <a href="https://app.roll20.net/forum/post/3190495/script-path-splitter" rel="nofollow">https://app.roll20.net/forum/post/3190495/script-path-splitter</a>