Problem with Trigger box

I assume you’re going to have more than one door in your game.

I suggest you create a new Actor Blueprint, and put the mesh for the door in there, and set up the logic to have it open and close all contained in the BP, then you can add the BP to your level, and call functions you’ve made, like Open, and Close