コード例 #1
0
 void Awake()
 {
     currentPassage = story.GetPassage(startName);
     NextLine();
 }