private void Spawn() { //Debug.Log (_cctrl.name + " OnMouseDown"); _mgr.AddBirthTF(_cctrl.transform, true); _mgr.Spawn(); _mgr.ClearBirthTFs(); }