@override List<Vector3> getPointsDefiningBoundary() { return [for (var mob in getVectorizedFamily()) ...mob.getAnchors()]; }