// Use this for initialization
 void Start()
 {
     startingBed.Invoke("Interact", 0.1f);
 }