Dialogue Research

Since my position is Narrative Designer and World Designer, I’m responsible for the entire in-game dialogue system. This was my first time working on an in-game dialogue system, and our group chose to use Yarn Spinner as our in-game dialogue program. The first video I watched was on Youtube, which briefly introduced how to use Yarn Spinner. Also what is Yarn Spinner, Yarn Spinner is an open source dialogue system that allows developers to write interactive dialogue in a script-like format and integrate it into game engines, especially Unity.

I have also learnt a lot of practical knowledge through the official Yarn spinner guide and the official tutorials on Github, some basic formatting and usage. Especially in Github, there are a lot of examples provided, which helped me understand how to use it practically. Then I learnt how to use it in unity, and by now I’ve mastered most of the ways to use it.

https://github.com/YarnSpinnerTool/ExampleProjects

https://docs.yarnspinner.dev