diff --git a/Line.md b/Line.md new file mode 100644 index 0000000..00aa44d --- /dev/null +++ b/Line.md @@ -0,0 +1,3 @@ +![](https://i.imgur.com/VOmDpUg.png) + +Creates a list of locations or vectors in the shape of a line. The amount of points is determined by the density and the length of the line: `points = density * length`. `line with length %number% and density %number%` returns always a line in the positive x-direction (yaw = -90).