Changes
Page history
fixed syntax error
authored
Jul 28, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Targeters/Cone.md
View page @
a2d83ac6
...
@@ -8,7 +8,7 @@ Note: Cone is fixed on the y-axis, and cannot be rotated up or down
...
@@ -8,7 +8,7 @@ Note: Cone is fixed on the y-axis, and cannot be rotated up or down
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
| angle | a | The angle of the cone | 90 |
| angle | a | The angle of the cone | 90 |
| range | r | The length of the cone | 16 |
| range | r | The length of the cone | 16 |
| points | p | The number of points that will be targeted inside the cone
| angle
*range*
0.1|
| points | p | The number of points that will be targeted inside the cone | angle
\
*
range
\
*
0.1|
| rotation | rot | The rotation of the cone | 0 |
| rotation | rot | The rotation of the cone | 0 |
| yoffset | yo, y | The y offset of the cone | 0 |
| yoffset | yo, y | The y offset of the cone | 0 |
...
...
...
...