I want to make that players can go through players, smoothly, player1 can touch object1 and vice versa, but player1 cant touch object2 or any other predefined other player objects(he should just go through them smoothly), and player2 can touch object2, but cant touch any other objects and so on. Is this even possible? If it is, i have no idea how to make it. I made something working, but there were many bugs. So i would like to know if it's possible and if it is, what's the best way to do it.