You've already forked Darklings-FightingGame
mirror of
https://github.com/izzy2lost/Darklings-FightingGame.git
synced 2026-03-10 11:35:19 -07:00
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
%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}
|
|
m_Name: Fighter2Dialogue
|
|
m_EditorClassIdentifier:
|
|
playerOneDialogues:
|
|
- character: 0
|
|
sentence: Let's just get this over with.
|
|
- character: 1
|
|
sentence: Must be another one of those copies.
|
|
- character: 2
|
|
sentence: Move, I don't have time for you.
|
|
- character: 3
|
|
sentence: And who might you be?
|
|
- character: 4
|
|
sentence: Wita! well well it's been a while.
|
|
playerTwoDialogues:
|
|
- character: 0
|
|
sentence: You really think you stand a chance?
|
|
- character: 1
|
|
sentence: I guess you'll have to find out.
|
|
- character: 2
|
|
sentence: Oh how charming.
|
|
- character: 3
|
|
sentence: Stop with the sarcasm.
|
|
- character: 4
|
|
sentence: Now, how could you say that to your dear brother.
|