I'm learning the QM propagator and the first example is of course the free particle: $\hat{H}=\frac{p^2}{2m}$, then the new wavefunction is found by: $$\psi(x,t)=\int dx_0\;K(x,t;x_0,t_0)\;\psi(x_0,t_0)$$ and $K=\langle x|U(t,t_0)|x_0\rangle;$ Thus evaluating the time-evolution operator and etc we find: $$\psi(x,t)=\int dx_0\;\frac{A}{\sqrt{t}}\exp\bigg({\frac{im(x-x_0)^2}{2t}}\bigg)\psi(x_0,t_0)$$ with $A$ being a constant.
So the problem for me is this: giving a gaussian like $\psi(x_0,t_0)$ centered at $x_0$. I supposed that the latter-time wavefunction $\psi(x,t)$ would have a maximum at $\bar x=(p/m)(t-t_0)$, but it seems that the wavefunction keeps centered at $x_0$ and just goes spreading.
Am I in the proper frame of the particle? How can I see the particle moving at all?