Goodday!
I want to make it so when the Enemy AI can move through doors but the Player can’t. How would I do this.
Goodday!
I want to make it so when the Enemy AI can move through doors but the Player can’t. How would I do this.
Enemy AI is also following a spline. I tried the solution to this topic: Walking through walls, but for some reason the AI keeps trying to figure out a way to get past the object instead of going through.
mmm maybe you can select your door and un-checking Can Ever Affect Navigation in the Collision settings.
Totally did the trick. Thanks!