* Redo drop held items math * Don't assume the holder has a PhysicsComponent * Assume infinite mass for held items with no PhysicsComponent * Switch to EntityQuery for PhysicsComponent * The micro-est of optimizations * use NextAngle * Might as well do that outside the loop