Nothing is this code should be impacted by the direction your character is facing assuming that ‘target’ and ‘acutalPos’ are being set correctly. Note if this is executed in Update(), you should be using Time.deltaTime. An alternate code fragment (I’m assuming C# since you are using the ‘new’ operator):