Increase Draw line 2D line width after a certain point?

This is a very specific issue and one that may not have an easy solution. Anyway, I’m creating a decal using many draw line 2d nodes alongside some radial gradients and I’m using the lines to also mask out part of the radial gradient. I would like to be able to increase the line width of only the spaces that are masked to create a more “dotted line” effect without having to create a duplicate set of lines that use a different line width. There is probably a better way to get the dotted look rather that using the lines I already have. My material is attached so you can take a look. SpawnDecalMat.txt (314 KB)