I am using a “disable threshold” type physics field to make my breakable items come to a rest when the pieces hit the floor.
I want the player to be able to shoot at the pieces on the floor but I don’t know how I can re-activate the physics after being disabled. Once disabled, the pieces are no longer affected by any linear force or angular velocity fields my weapon applies.
Any help on how to reactive the physics?