Change Entity Pos/Orienation over time?

is there a way to smoothly move an entity from one position to another? IE animate the change in position?

just setting entity.position makes it snap to new location, and if the the entity is set as the “trackedEntity” then the camera jumps too. I’d like to smooth that out.

Tips?