Alexander_ on 15/5/2017 at 02:18
Is there any trick to stopping bodies (guards, bots etc) from clipping through doors (spinny type and/or sliding type)? Maybe having them block door movement instead? I know it's a feature of the engine but it just looks embarrassing in 2017. Thanks all for any help
bassoferrol on 15/5/2017 at 03:52
And also bodies floating when in the supine position.
Disgusting.
john9818a on 15/5/2017 at 04:36
In the case of a ko or dead AI their physics model changes so that only an area around the torso has physics. With that in mind no other part of the AI would be able to block a door. I don't remember if the doors have the AI collision property set, but typically AI can pass through a door object and often do after opening a door. I don't think it's possible to prevent arms or legs clipping through doors. Setting the AI collision on doors might make them slide down a door when ko next to the door though.