Hi. what I'm looking for is quite simple. I am trying to ignore/exclude the self collision between certain grains. Let's say i have blue, green and red points as grains.
I want the blue grains to collide with red and green but not with blue.
I tried adding collisiongroup and collisionignore but it only seems to work with external colliders. is there a way to do this?