1 Year Ago
Add ColliderInfo component to the collider on dropped items so that bullets and melee still passes through. This is rather slow (~0.5ms per item to add it) so I'll change this later to have the ColliderInfo already on the items. Just testing for now.