The brush effect is done by instantiating circle colliders at a set mouse position delta and then connecting the center lines with a line renderer component. Then on the line renderer, I just have an oval sprite with some softness around the edges to make it look "wispy".