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.0 KiB
Plaintext
37 lines
1.0 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: Fighter1Dialogue
|
|
m_EditorClassIdentifier:
|
|
playerOneDialogues:
|
|
- character: 0
|
|
sentence: Always hated looking in the mirror.
|
|
- character: 1
|
|
sentence: I'll finally put an end to this.
|
|
- character: 2
|
|
sentence: Looking for a sparing match?
|
|
- character: 3
|
|
sentence: Huh, you really are as big as they say.
|
|
- character: 4
|
|
sentence: Haven't seen you before, you look tough.
|
|
playerTwoDialogues:
|
|
- character: 0
|
|
sentence: You don't have to tell me twice.
|
|
- character: 1
|
|
sentence: We will see about that!
|
|
- character: 2
|
|
sentence: Of course!
|
|
- character: 3
|
|
sentence: Am always ready for a fight.
|
|
- character: 4
|
|
sentence: Oh you bet I am.
|