Sliding doors issues

Hello there,
I am in trouble with a sliding door.
I followed this tutorial - YouTube
and for only one door everything work fine but if I copy the door with a box trigger to create another door, the second door doesn’t move.
Anyone can tell me why? What i do wrong?
Thanks.

Antonio_Mon87,

I did a tutorial on doing sliding doors awhile back for another how had a similar question when completing this same tutorial. The information provided in that tutorial is accurate, but if you want to set up several doors in a level there is a much better way to go about it. Here is the link to the Q&A playlist I have. UE4 Questions Answered - YouTube Check out the lockable door videos…you don’t need to do the “lock” part but the setup will be the same. You can drag and drop this blueprint actor all over and never have to set a thing again.

Anyway, let me know if you helps.

-James

Ok James, thank you so much, i will follow your tutorial and i will let you know.

Hi James, thank you for your advice, now everything works fine. I just would like to know how I can add a sound effect when the door is opening. Do you have any idea?
Thanks

playSoundAt node. Sound has to be 16 bit. See my sound trigger tutorial