How to start a matinee from current location?

Hi, I want create a matinee with few movement track, and make its actor to move from their current location rather resetting them to location that was set up during matinee creation (for example, to create an elevator, which with every “play” input goes one stage higher). Is it possible in UE4?

Thanks in advance

There is Pause function for Matinee but you should look into Timelines for this really. You can create an actor BP for the elevator and use it anywhere and any level.