How would you go about creating such a simple thing as doors? I want to create a realistic door interaction. If I use matinee the doors clip trough the player when opened. What I am looking is for a some intelligent way how the doors would not open unless the path is clear. I assume I could use a trigger box in the door BP and check if something is overlapping it. But is this the optimal way? Also I’d prefer to create animated door using 3ds max instead of having to animate every single door in the level with matinee.
Another idea is you can have it check the position related to the player, and have it swing the other way as well. If you wanted to create a 2 way door.