Exemplo n.º 1
0
 private void ShowQuest()
 {
     quest.bar_Npc = this;
     quest.gameObject.SetActive(true);
     quest.OpenQuestUI();
 }