Use Timeline to move actor in relative X-axis

All you need to do is calculate target location by multiplying actor’s forward vector with desired distance and then adding to current location.
This is corrected version