public override GameObject Apply(bool isPrefab)
 {
     return(QuickStarts.GameWorld(this.gameObject));
 }