taller fullstick

This commit is contained in:
ethan merchant 2024-11-24 20:51:53 -05:00
parent d2566e90fd
commit 2c73baf5f9

View file

@ -68,7 +68,7 @@ static class Arts
);
Lines.Add(
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,
2 * U.mm
);