public void SetSelection(WW.Selectable ns) { Target = ns; }
void SelectMe(Selectable t) { Beeps.clip = Beep1; Beeps.Play(); }