I'm interested in the particular details of how dialogue definition works in your game, whether it's done with a loaded .txt file (or similar) in a specific format, or if you're using language constructs, such as sequenced classes with methods to perform different actions in the scene. Cutscene implementation is one of the more difficult yet arguably fun things to get right.