Help in making an Animation

I want to make an intro animation. The player start the game in a pod and is “awakening”. As the player become awekening, a personal assistant robot says some things and then opens a door, and the player walks through the door.

So, what is the problem? I made a frame that makes the player go to the door. The problem is that when the animation starts, the player already became to go in the direction to the door. THIS IS EXTREMELY ANNOYING.

Is there anything i can do, so the frame starts when it was supposed to start? For those who didn’t understood, i just want the player to walk, but starting in a specific time of the animation. Instead, when the animation starts, he is already starting to walk.

check in the inspector window and make sure “Play Automatically” isn’t checked. by default it is checked. That is if you are using Animation and not Animator component