2022-05-04 17:17:53 +02: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: 187258501a6bf454181f683236ea9f67, type: 3}
|
2023-09-24 12:17:35 +02:00
|
|
|
m_Name: Fighter2Dialogue
|
2022-05-04 17:17:53 +02:00
|
|
|
m_EditorClassIdentifier:
|
2022-05-07 08:22:32 +02:00
|
|
|
playerOneDialogues:
|
2022-05-04 17:17:53 +02:00
|
|
|
- character: 0
|
2023-09-26 13:40:39 +03:00
|
|
|
sentence: Let's just get this over with.
|
2022-05-04 17:17:53 +02:00
|
|
|
- character: 1
|
2023-09-26 13:40:39 +03:00
|
|
|
sentence: Must be another one of those copies.
|
2022-05-04 17:17:53 +02:00
|
|
|
- character: 2
|
2022-05-08 18:51:07 +02:00
|
|
|
sentence: Move, I don't have time for you.
|
2022-05-04 17:17:53 +02:00
|
|
|
- character: 3
|
2022-05-08 22:41:44 +02:00
|
|
|
sentence: And who might you be?
|
2022-09-18 16:22:36 +03:00
|
|
|
- character: 4
|
2023-09-26 13:40:39 +03:00
|
|
|
sentence: Wita! well well it's been a while.
|
2022-05-07 08:22:32 +02:00
|
|
|
playerTwoDialogues:
|
|
|
|
|
- character: 0
|
2022-05-08 22:41:44 +02:00
|
|
|
sentence: You really think you stand a chance?
|
2022-05-07 08:22:32 +02:00
|
|
|
- character: 1
|
2022-05-08 22:41:44 +02:00
|
|
|
sentence: I guess you'll have to find out.
|
2022-05-07 08:22:32 +02:00
|
|
|
- character: 2
|
2022-05-08 22:41:44 +02:00
|
|
|
sentence: Oh how charming.
|
2022-05-07 08:22:32 +02:00
|
|
|
- character: 3
|
2022-05-08 18:51:07 +02:00
|
|
|
sentence: Stop with the sarcasm.
|
2022-09-18 16:22:36 +03:00
|
|
|
- character: 4
|
2022-11-24 17:28:21 +02:00
|
|
|
sentence: Now, how could you say that to your dear brother.
|