-
Notifications
You must be signed in to change notification settings - Fork 0
Unity: Yarnspinner
MJE10 edited this page Nov 20, 2022
·
1 revision
This page is under active development. Refer back later for more details.
Makes dialogue through its own language, which is basically just script writing.
Right click -> Create -> Yarn Spinner -> Project/Script
A yarn project is a compilation of all of the yarn scripts for a certain level. Drag yarn scripts onto a yarn project to associate them.
Drag dialog prefab from Packages/Yarn Spinner/Prefabs/Dialogue System & import Text Mesh Pro. Set the start node to the name of the yarn project.
To be continued