The set minmax must be done for each model. Easiest is probably to do it when each entity is created. That is when the created entity has the me-pointer set to it. Just add the line: c_setminmax(my);. That will reset the bounding box for that particular entity. You could also set its hull to narrow.