You need to variables to hold the doors locations for the movement. Closed: Vector Opened: Vector
Then use a Lerp (Vector) node to lerp the door over time between the two locations.