Hi guys, i need to call destroy([componentname]) and addcomponent every time a bullet collides with the ground. I use polygoncollider2d and i have to reset it, because it updates its collider only when it has been reseted. Is there a faster way of doing this?