If i get it right, you just want to move over time in a direction when possesed?
When pressing the A or D button just Add a negatif and positive number what direction you want by just using something like AddActorOffset till it reached a maximun and minimun (using Clamping or one of the lerp nodes).
Will this help you further?