// Use this for initialization void Start() { dia = DialogueScript.LoadDialogue(DiaFile); RunDialogue(); }