Move one object with two matinee at the same time

I want to move an object around on the X and Y axis, but it should be player-controlled.

The problem is: i can only start one matinee, the second one never starts to play.

How do i get the second matinee to move the object along the configured path, but relative to the position where it was when the matinee started, and where the object is?


This is what I mean, but I don’t know how to achieve this.

The Movement-Tracks should move when the object moves. (at the moment it resets everything when i start it)