protected void OnDestroy()
 {
     LugusRandom.Change(null);
 }
 protected void OnDisable()
 {
     LugusRandom.Change(null);
 }