Hi, After using the Physics2D.IgnoreCollision() fonction,
I’ve been trying to re enable the collision between the object but I can’t find any solution.
Is there any fonction that can do the opposite of Physics2D.IgnoreCollision() ?
Thanks for your help
(Ps: Disable and Enable the collider rather than using Physics2D.IgnoreCollision() is not a good alternative in my case)