taller fullstick
This commit is contained in:
parent
d2566e90fd
commit
2c73baf5f9
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ static class Arts
|
||||||
);
|
);
|
||||||
Lines.Add(
|
Lines.Add(
|
||||||
Rig.r_con_stick.position + V.XYZ(0, 0, 0),
|
Rig.r_con_stick.position + V.XYZ(0, 0, 0),
|
||||||
Rig.r_con_stick.position + Rig.fullstick * U.cm,
|
Rig.r_con_stick.position + Rig.fullstick * 1.5f * U.cm,
|
||||||
Color.White,
|
Color.White,
|
||||||
2 * U.mm
|
2 * U.mm
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue