... | ... | @@ -5,7 +5,7 @@ Creates a particle line helix effect at the targeted entity or location. |
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| distanceBetween | db | The distance between each point | 0.25 |
|
|
|
| distanceBetween | db | The distance between each point | 1 |
|
|
|
| startYOffset | syo, ystartoffset, ys| Offset Y location of the starting point | 0 |
|
|
|
| targetYOffset | tyo, ytargetoffset, yt | Offset Y location of the target point | 0 |
|
|
|
| fromOrigin | fo | Whether to draw the line from the [@origin] instead | false |
|
... | ... | |