Exemplo n.º 1
0
 public void PrepareLine(Line nextLine)
 {
     this.nextLine = nextLine;
     animator.SetEmotion(nextLine.GetEmotion());
 }