protected override void OnLateInitialize() { Body = this.GetComponent <LSBody> (); inited = true; Generate(); CoverManager.Assimilate(this); }