3
votes
0answers
233 views

How to prevent the main character to push other characters with Bullet Physics?

I am doing a 3D RPG game, and I want the player to be unable to push the other characters in the game like if they were inside the static geometry of the level, but I want the other characters to push ...