void StartGame() { pack.GetComponent <BoxCollider>().enabled = true; instruction.FirstInstruction(); }