Hey guys. I asked in the answer area, but I haven’t had any help yet. So I thought I ask here.
In my game, I have a bunch of physics objects that you as a player can move around. Then my AI when they bump into the objects they can push those around and I don’t want that to happen. It doesn’t matter how big or heavy an object is, they just blaze through the objects with no problem. I have tried to untick the character movement physics interaction but it doesn’t do anything. Neither do the values that that component have there help. this is a critical issue for me as it affects Gameplay and i want to get this solved ASAP.
So, in short, I want the physics objects, to block the AI when they try to walk forwards.
This does nothing!
Thanks.