I'm setting up a cut-scene type thing and an actor is set as the camera target, and I have it so that when the player is moving (checking for pressed keys) the actor translates to the end marker. However the speed seems to be fixed and I need it to match the player's speed.
Is there anything I can do?