%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &-4823255529932811879 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 50263695e5376674192cc0b16b6ceed2, type: 3} m_Name: NPC Dialogue Line m_EditorClassIdentifier: graph: {fileID: 11400000} position: {x: 194.34035, y: -50.60428} ports: keys: - nextLine - playerQuestions - input - output - playerQuestions 0 values: - _fieldName: nextLine _node: {fileID: -4823255529932811879} _typeQualifiedName: RPGCreationKit.DialogueSystem.NPCDialogueLineNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: [] _direction: 1 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: playerQuestions _node: {fileID: -4823255529932811879} _typeQualifiedName: System.Collections.Generic.List`1[[RPGCreationKit.PlayerQuestion, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 connections: [] _direction: 1 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: input _node: {fileID: -4823255529932811879} _typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: - fieldName: firstNode node: {fileID: 3524510397241722205} reroutePoints: [] _direction: 0 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: output _node: {fileID: -4823255529932811879} _typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: [] _direction: 1 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: playerQuestions 0 _node: {fileID: -4823255529932811879} _typeQualifiedName: RPGCreationKit.PlayerQuestion, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: - fieldName: endNode node: {fileID: -212464151983733824} reroutePoints: [] _direction: 1 _connectionType: 0 _typeConstraint: 0 _dynamic: 1 input: {fileID: 0} output: {fileID: 0} resultScript: events: questDealers: [] questUpdaters: [] consequences: [] speakerID: 0 line: Hello, how can I help you? plainLine: 0 useLenghtOfClip: 0 audioClip: {fileID: 0} lineTime: 5 dialogueAnimationStr: dialogueAnimationListeningStr: afterLine: 1 nextLine: {fileID: 0} removePreviousQuestions: 0 questionsToRemove: [] playerQuestions: - Question: I gotta go. qID: Position: 0 DeleteAfterAnswer: 0 lookAtEntityID: 0 --- !u!114 &-212464151983733824 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: c7f1357e040b05c40a508fee3349882a, type: 3} m_Name: End m_EditorClassIdentifier: graph: {fileID: 11400000} position: {x: 600, y: 184} ports: keys: - endNode - input - output values: - _fieldName: endNode _node: {fileID: -212464151983733824} _typeQualifiedName: RPGCreationKit.DialogueSystem.EndNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: - fieldName: playerQuestions 0 node: {fileID: -4823255529932811879} reroutePoints: [] _direction: 0 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: input _node: {fileID: -212464151983733824} _typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: [] _direction: 0 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: output _node: {fileID: -212464151983733824} _typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: [] _direction: 1 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 input: {fileID: 0} output: {fileID: 0} resultScript: events: questDealers: [] questUpdaters: [] consequences: [] endNode: {fileID: 0} --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 3617e7309ebdc8e4fb21eacbf4cfee45, type: 3} m_Name: '[DIALOGUE] EmptyDefaultDialogue' m_EditorClassIdentifier: nodes: - {fileID: 3524510397241722205} - {fileID: -4823255529932811879} - {fileID: -212464151983733824} ID: DIALOGUE_EmptyDefaultDialogue --- !u!114 &3524510397241722205 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 790f84322cdc6854dbf835b99e7709e3, type: 3} m_Name: Entry m_EditorClassIdentifier: graph: {fileID: 11400000} position: {x: -112.5, y: -94.5} ports: keys: - firstNode - input - output values: - _fieldName: firstNode _node: {fileID: 3524510397241722205} _typeQualifiedName: XNode.Node, XNode, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: - fieldName: input node: {fileID: -4823255529932811879} reroutePoints: [] _direction: 1 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: input _node: {fileID: 3524510397241722205} _typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: [] _direction: 0 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 - _fieldName: output _node: {fileID: 3524510397241722205} _typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null connections: [] _direction: 1 _connectionType: 0 _typeConstraint: 0 _dynamic: 0 input: {fileID: 0} output: {fileID: 0} resultScript: events: questDealers: [] questUpdaters: [] consequences: [] isNpcToNpcDialogue: 0 firstNode: {fileID: 0}