2022-12-06 21:35:17 +01:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
|
--- !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: 06201cadd951bcc4db5fccaa01783060, type: 3}
|
|
|
|
m_Name: BossThugDialPl
|
|
|
|
m_EditorClassIdentifier:
|
2023-01-04 21:23:02 +01:00
|
|
|
SpeakerName:
|
2022-12-06 21:35:17 +01:00
|
|
|
CurrentStep: 0
|
|
|
|
DialogueSteps:
|
2023-01-04 21:23:02 +01:00
|
|
|
- Header:
|
2022-12-25 03:39:31 +01:00
|
|
|
WasDisplayed: 0
|
2022-12-06 21:35:17 +01:00
|
|
|
ListOfSentences:
|
|
|
|
- Sentence: Who are you? How did you get past my guards?!
|
|
|
|
Buttons: []
|
|
|
|
- Sentence: Don't answer, I don't care anyway. You're dead to me.
|
|
|
|
Buttons: []
|
|
|
|
EndOfDialogueStepAction:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls:
|
2023-01-04 21:23:02 +01:00
|
|
|
- m_Target: {fileID: 0}
|
|
|
|
m_TargetAssemblyTypeName: BossThug, Assembly-CSharp
|
|
|
|
m_MethodName: ChanegStatusToAttack
|
|
|
|
m_Mode: 1
|
2022-12-06 21:35:17 +01:00
|
|
|
m_Arguments:
|
|
|
|
m_ObjectArgument: {fileID: 0}
|
|
|
|
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
|
|
m_IntArgument: 0
|
|
|
|
m_FloatArgument: 0
|
|
|
|
m_StringArgument:
|
|
|
|
m_BoolArgument: 0
|
|
|
|
m_CallState: 2
|