Why in heck are the item bounding boxes different when dropped from normal? FinishSpawningItem: VectorSet (ent->r.mins, -8, -8, -0); VectorSet (ent->r.maxs, 8, 8, 16); LaunchItem: VectorSet (dropped->r.mins, -ITEM_RADIUS, -ITEM_RADIUS, -...
[Read More]