// Update is called once per frame
 void Update()
 {
     awaken.update(this.gameObject);
 }