public void StartInteract(Follower follower)
 {
     follower.FollowMe(this);
 }