The tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
2answers
57 views

Where can I find complete multilingual in-game dialogue transcripts? [closed]

I'd like to do some linguistic analysis. It doesn't matter if it's a AAA title or not; the requirement is only that it should be the complete transcript from the official game and that it's ...
6
votes
4answers
792 views

What is the logic behind dialog trees?

How do dialog trees actually work? What is connected to what and how to move between lines of speech when a sub-conversation ends? If you have any examples of a basic dialog tree in C#, please post ...