This is a really cool idea. It makes me wonder how you got the player drawing -> physics body going. Nice work!
Thanks!
I used a static body on a Line2D (the visual line the player draws), and then for each point in the line drawn I use a SegmentShape2D for the collision shape