Game Development Reference
In-Depth Information
mm.missions[0].tokens.Add(CorrectPopups[k].GetComponent<MissionToken>();
10. Congratulations! SetupMissionTwo is finished. When the setupLevel2
Prefab is enabled (by clicking on Okay on popup_Level2Start ), the
setupMissionTwo script will choose five random quiz locations from a
group of ten and five random quiz cards from a group of 50. It will then place
instances of quizNpc at each location for the player to interact with.
Search WWH ::




Custom Search