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

[Script] UniversalVTTImporter - Why does it expand the wall vbl?

1677252853

Edited 1677252911
When I import this same uvtt file into maptool and roll20, the roll20 version pads the wall vbl, so much, you cannot see the walls themselves, or only a sliver.  Here's a side by side snapshot of the same file with the same zoom, maptool on the left, roll20 on the right.
1677256708
Gauss
Forum Champion
Have you tried to resize all the lines at once? Go to the DL layer Hit Ctrl+A Change the size of the wall to something smaller. 
1677260565
The Aaron
Roll20 Production Team
API Scripter
You can set the width of the wall lines it draws in the help: !uvtt --help The option you're looking for is Wall Width:
1677280641

Edited 1677280945
Is there a way to set this on import? @Gauss, that worked, select all, change wall width to thin.Thank you all for the responses. Opened a player view and this looks WAY better.
1677385734
The Aaron
Roll20 Production Team
API Scripter
If you set that, it will persist across all future use in that game. You can also select the map and run the import again and it will remove the prior DL content and generate with the new settings. 
Thanks!