hi mates,
i want to have certain objects colliding some, but passing through other.
for instance i have an object foo, a box or whatever, that should always collide with the environment meshes(map etc) but not with other foo’s.
how can i disable reacting on collisions on certain objects(tagwise maybe)?
thanks