diff --git a/src/Arts.cs b/src/Arts.cs index a7ab42e..ac74822 100644 --- a/src/Arts.cs +++ b/src/Arts.cs @@ -1,4 +1,5 @@ using System.Collections.Generic; +using System.Threading; using StereoKit; namespace snake; @@ -74,7 +75,7 @@ static class Arts Mono.in_dist.state ? mat_justcolor : mat_unlit, Matrix.Identity ); - if (Mono.in_cone.state) + if (Mono.in_cone.state && Mono.box_mode == Mono.BoxMode.Hold || Mono.box_mode == Mono.BoxMode.Mount) { meshes["Hanging"].Draw( mat_unlit,