Unity3D Collision Layer

Please don't post Bullet support questions here, use the above forums instead.
Post Reply
ksjoey0096
Posts: 1
Joined: Mon Sep 24, 2018 1:26 pm

Unity3D Collision Layer

Post by ksjoey0096 »

Hello,

Now I have 3 groups of objects(A, B, C).
Group A and Group B must have collision with Group C, but Group A and Group B must not have collision with each other.
How can I do in Bullet Sharp to have the result like Unity3D native collision layers do?

Thanks!
Post Reply