Open szmate1618 opened 2 years ago
In Universe.cpp there is a part
//TODO: Crop bounding boxes to the current partition. if (shape1.InviteForCollision(shape1.GetBoundingBox(), shape2.GetBoundingBox(), shape2))
This needs to be done.
In Universe.cpp there is a part
This needs to be done.