I’m using the AI MoveTo with navigation and it works great. I can easily make it ignore certain meshes by setting their collision responses to Overlap for Pawn and Vehicle. The problem is that when I kill a character, I ragdoll them, and at that point I can’t get the character to ignore them when moving. It tries to run through the bodies and gets stuck on them.
Here are the collision profiles for the live character and the dead character. From everything I can see, they should ignore each other, but they don’t.
Thank you, that looks perfect! Now to get it working…
What am I missing? I tried the shotgun approach here and threw it at everything, but still doesn’t work.