Double Door scripting

I only can find tutorials on animating one door but I need to program two doors activated by one trigger. Can anyone help me, I’m not the best when it comes to this.

Just double whatever you are doing with the first door, put in a sequence node right after the event that trigger the door opening. Now both doors open.

Do i have to make two box triggers? one for each door?

Nope. that one trigger is before the sequence. So right after that trigger overlap, the sequence shoots off.

here is the blueprint but it isnt working, what am i doing wrong?