private void DrawBounds() { GizmoUtils.DrawSquare(TopLeft, TopRight, BottomRight, BottomLeft, Color.red); }