Nvm, Solved.
Another issue:
i have Player and Enemy with Collider boxes and RBs.
I dont want them to collid, how do i do that?
Set the collider to trigger.
You can achieve this by making layers Player and Enemy and in Edit → Project Settings → Physics uncheck collision between Enemy and Player layers.
1 Like