private void Awake()
 {
     mover = GetComponent <RigidBodyMovement>();
 }