public void PrepareLine(Line nextLine) { this.nextLine = nextLine; animator.SetEmotion(nextLine.GetEmotion()); }