**Would it rebuild the collision tree** like enabling/disabling colliders does?
I want to create a shield effect.So when the player collects the shield power up, he will break the obstacles instead of collide with them. I have tried OnCollisionEnter, but it's too late because the player has already received the impact.
↧