959e80cf72
assets upload description.
651 lines
20 KiB
Plaintext
651 lines
20 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &-5948434652392343860
|
|
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: -8, y: -8}
|
|
ports:
|
|
keys:
|
|
- nextLine
|
|
- playerQuestions
|
|
- input
|
|
- output
|
|
- playerQuestions 0
|
|
- playerQuestions 1
|
|
- playerQuestions 2
|
|
values:
|
|
- _fieldName: nextLine
|
|
_node: {fileID: -5948434652392343860}
|
|
_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: -5948434652392343860}
|
|
_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: -5948434652392343860}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: firstNode
|
|
node: {fileID: 919986791448658062}
|
|
reroutePoints: []
|
|
_direction: 0
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: output
|
|
_node: {fileID: -5948434652392343860}
|
|
_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: -5948434652392343860}
|
|
_typeQualifiedName: RPGCreationKit.PlayerQuestion, Assembly-CSharp, Version=0.0.0.0,
|
|
Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: input
|
|
node: {fileID: -1350703110712915203}
|
|
reroutePoints: []
|
|
_direction: 1
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 1
|
|
- _fieldName: playerQuestions 1
|
|
_node: {fileID: -5948434652392343860}
|
|
_typeQualifiedName: RPGCreationKit.PlayerQuestion, Assembly-CSharp, Version=0.0.0.0,
|
|
Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: input
|
|
node: {fileID: -2777880663502703590}
|
|
reroutePoints: []
|
|
_direction: 1
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 1
|
|
- _fieldName: playerQuestions 2
|
|
_node: {fileID: -5948434652392343860}
|
|
_typeQualifiedName: RPGCreationKit.PlayerQuestion, Assembly-CSharp, Version=0.0.0.0,
|
|
Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: input
|
|
node: {fileID: 5836584140348224650}
|
|
reroutePoints: []
|
|
_direction: 1
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 1
|
|
input: {fileID: 0}
|
|
output: {fileID: 0}
|
|
resultScript:
|
|
events:
|
|
questDealers: []
|
|
questUpdaters: []
|
|
consequences: []
|
|
speakerID: 0
|
|
line: Looking for an elixer? Or maybe something to take the edge off?
|
|
plainLine: 0
|
|
useLenghtOfClip: 0
|
|
audioClip: {fileID: 0}
|
|
lineTime: 2.5
|
|
dialogueAnimationStr: Talking_Standing001
|
|
dialogueAnimationListeningStr:
|
|
afterLine: 1
|
|
nextLine: {fileID: 0}
|
|
removePreviousQuestions: 0
|
|
questionsToRemove: []
|
|
playerQuestions:
|
|
- Question: I could use a drink!
|
|
qID:
|
|
Position: 0
|
|
DeleteAfterAnswer: 0
|
|
- Question: What do you have?
|
|
qID:
|
|
Position: 1
|
|
DeleteAfterAnswer: 0
|
|
- Question: No thanks...
|
|
qID:
|
|
Position: 2
|
|
DeleteAfterAnswer: 0
|
|
lookAtEntityID: 0
|
|
--- !u!114 &-5587110163899392214
|
|
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: 64dabeeffd654d647b28c9d2a1955505, type: 3}
|
|
m_Name: Player Questions
|
|
m_EditorClassIdentifier:
|
|
graph: {fileID: 11400000}
|
|
position: {x: 600, y: 216}
|
|
ports:
|
|
keys:
|
|
- playerQuestions
|
|
- input
|
|
- output
|
|
values:
|
|
- _fieldName: playerQuestions
|
|
_node: {fileID: -5587110163899392214}
|
|
_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: -5587110163899392214}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: output
|
|
node: {fileID: -2777880663502703590}
|
|
reroutePoints: []
|
|
_direction: 0
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: output
|
|
_node: {fileID: -5587110163899392214}
|
|
_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: []
|
|
dialogueAnimationListeningStr:
|
|
removePreviousQuestions: 0
|
|
questionsToRemove: []
|
|
playerQuestions: []
|
|
--- !u!114 &-2777880663502703590
|
|
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: 296, y: 200}
|
|
ports:
|
|
keys:
|
|
- nextLine
|
|
- playerQuestions
|
|
- input
|
|
- output
|
|
values:
|
|
- _fieldName: nextLine
|
|
_node: {fileID: -2777880663502703590}
|
|
_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: -2777880663502703590}
|
|
_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: -2777880663502703590}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: playerQuestions 1
|
|
node: {fileID: -5948434652392343860}
|
|
reroutePoints: []
|
|
_direction: 0
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: output
|
|
_node: {fileID: -2777880663502703590}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: input
|
|
node: {fileID: -5587110163899392214}
|
|
reroutePoints: []
|
|
_direction: 1
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
input: {fileID: 0}
|
|
output: {fileID: 0}
|
|
resultScript:
|
|
events:
|
|
questDealers: []
|
|
questUpdaters: []
|
|
consequences: []
|
|
speakerID: 0
|
|
line: Milk, potions, anything to get your lips wet!
|
|
plainLine: 0
|
|
useLenghtOfClip: 0
|
|
audioClip: {fileID: 0}
|
|
lineTime: 5
|
|
dialogueAnimationStr: Talking_Standing002
|
|
dialogueAnimationListeningStr:
|
|
afterLine: 3
|
|
nextLine: {fileID: 0}
|
|
removePreviousQuestions: 0
|
|
questionsToRemove: []
|
|
playerQuestions: []
|
|
lookAtEntityID: 0
|
|
--- !u!114 &-1350703110712915203
|
|
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: 296, y: -8}
|
|
ports:
|
|
keys:
|
|
- nextLine
|
|
- playerQuestions
|
|
- input
|
|
- output
|
|
values:
|
|
- _fieldName: nextLine
|
|
_node: {fileID: -1350703110712915203}
|
|
_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: -1350703110712915203}
|
|
_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: -1350703110712915203}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: playerQuestions 0
|
|
node: {fileID: -5948434652392343860}
|
|
reroutePoints: []
|
|
_direction: 0
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: output
|
|
_node: {fileID: -1350703110712915203}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: input
|
|
node: {fileID: 1211787196318995060}
|
|
reroutePoints: []
|
|
_direction: 1
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
input: {fileID: 0}
|
|
output: {fileID: 0}
|
|
resultScript:
|
|
events:
|
|
questDealers: []
|
|
questUpdaters: []
|
|
consequences: []
|
|
speakerID: 0
|
|
line: I have only the finest!
|
|
plainLine: 0
|
|
useLenghtOfClip: 0
|
|
audioClip: {fileID: 0}
|
|
lineTime: 5
|
|
dialogueAnimationStr:
|
|
dialogueAnimationListeningStr:
|
|
afterLine: 3
|
|
nextLine: {fileID: 0}
|
|
removePreviousQuestions: 0
|
|
questionsToRemove: []
|
|
playerQuestions: []
|
|
lookAtEntityID: 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] 00IlgrisDefaultDialogue 1'
|
|
m_EditorClassIdentifier:
|
|
nodes:
|
|
- {fileID: 919986791448658062}
|
|
- {fileID: -5948434652392343860}
|
|
- {fileID: -1350703110712915203}
|
|
- {fileID: 1211787196318995060}
|
|
- {fileID: 7594622718141646106}
|
|
- {fileID: 5836584140348224650}
|
|
- {fileID: -2777880663502703590}
|
|
- {fileID: -5587110163899392214}
|
|
ID: DIALOGUE_IlgrisDefaultDialogue
|
|
--- !u!114 &919986791448658062
|
|
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: -312, y: -8}
|
|
ports:
|
|
keys:
|
|
- firstNode
|
|
- input
|
|
- output
|
|
values:
|
|
- _fieldName: firstNode
|
|
_node: {fileID: 919986791448658062}
|
|
_typeQualifiedName: XNode.Node, XNode, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: input
|
|
node: {fileID: -5948434652392343860}
|
|
reroutePoints: []
|
|
_direction: 1
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: input
|
|
_node: {fileID: 919986791448658062}
|
|
_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: 919986791448658062}
|
|
_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}
|
|
--- !u!114 &1211787196318995060
|
|
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: f60cb6965cb3c4c4eb019a1bdaf3372f, type: 3}
|
|
m_Name: Change State
|
|
m_EditorClassIdentifier:
|
|
graph: {fileID: 11400000}
|
|
position: {x: 600, y: -8}
|
|
ports:
|
|
keys:
|
|
- input
|
|
- output
|
|
values:
|
|
- _fieldName: input
|
|
_node: {fileID: 1211787196318995060}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: output
|
|
node: {fileID: -1350703110712915203}
|
|
reroutePoints: []
|
|
_direction: 0
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: output
|
|
_node: {fileID: 1211787196318995060}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: input
|
|
node: {fileID: 7594622718141646106}
|
|
reroutePoints: []
|
|
_direction: 1
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
input: {fileID: 0}
|
|
output: {fileID: 0}
|
|
resultScript:
|
|
events:
|
|
questDealers: []
|
|
questUpdaters: []
|
|
consequences: []
|
|
stateChange: 0
|
|
toCurrentNPC: 1
|
|
npcRef:
|
|
lootingPointRef:
|
|
coordinates:
|
|
position: {x: 0, y: 0, z: 0}
|
|
rotation: {x: 0, y: 0, z: 0, w: 0}
|
|
cell: {fileID: 0}
|
|
interruptsDialogue: 0
|
|
--- !u!114 &5836584140348224650
|
|
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: 296, y: 408}
|
|
ports:
|
|
keys:
|
|
- nextLine
|
|
- playerQuestions
|
|
- input
|
|
- output
|
|
values:
|
|
- _fieldName: nextLine
|
|
_node: {fileID: 5836584140348224650}
|
|
_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: 5836584140348224650}
|
|
_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: 5836584140348224650}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: playerQuestions 2
|
|
node: {fileID: -5948434652392343860}
|
|
reroutePoints: []
|
|
_direction: 0
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: output
|
|
_node: {fileID: 5836584140348224650}
|
|
_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: []
|
|
speakerID: 0
|
|
line: I will be here when you change your mind.
|
|
plainLine: 0
|
|
useLenghtOfClip: 0
|
|
audioClip: {fileID: 0}
|
|
lineTime: 5
|
|
dialogueAnimationStr: Talking_Crossarms
|
|
dialogueAnimationListeningStr:
|
|
afterLine: 2
|
|
nextLine: {fileID: 0}
|
|
removePreviousQuestions: 0
|
|
questionsToRemove: []
|
|
playerQuestions: []
|
|
lookAtEntityID: 0
|
|
--- !u!114 &7594622718141646106
|
|
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: 64dabeeffd654d647b28c9d2a1955505, type: 3}
|
|
m_Name: Player Questions
|
|
m_EditorClassIdentifier:
|
|
graph: {fileID: 11400000}
|
|
position: {x: 952, y: -8}
|
|
ports:
|
|
keys:
|
|
- playerQuestions
|
|
- input
|
|
- output
|
|
values:
|
|
- _fieldName: playerQuestions
|
|
_node: {fileID: 7594622718141646106}
|
|
_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: 7594622718141646106}
|
|
_typeQualifiedName: RPGCreationKit.DialogueSystem.DialogueNode, Assembly-CSharp,
|
|
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
connections:
|
|
- fieldName: output
|
|
node: {fileID: 1211787196318995060}
|
|
reroutePoints: []
|
|
_direction: 0
|
|
_connectionType: 0
|
|
_typeConstraint: 0
|
|
_dynamic: 0
|
|
- _fieldName: output
|
|
_node: {fileID: 7594622718141646106}
|
|
_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: []
|
|
dialogueAnimationListeningStr:
|
|
removePreviousQuestions: 0
|
|
questionsToRemove: []
|
|
playerQuestions: []
|