Probably a stupid question about timelines.

Im following the automatic door tutorial (Here: A new, community-hosted Unreal Engine Wiki - Announcements and Releases - Unreal Engine Forums) and im wondering if i can have the same timeline drive two doors in opposite directions? Basically a sliding door that divides in the middle and the doors move in opposite directions? I cant seem to add multiple events foir the same trigger volume. Can anyone give me some advice?
Thanks
Jack

The timeline can update both, just make sure you have your variables set right. That is, the DoorStart should match it’s starting relative location in component view. Much like in that tutorial:

Awesome that worked great thanks. I actually had this setup already in the blueprint but i had selected the wrong category for the left door. brainfart.
thanks