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: Fighter3Dialogue
|
|
m_EditorClassIdentifier:
|
|
playerOneDialogues:
|
|
- character: 0
|
|
sentence: Wanna fight?
|
|
- character: 1
|
|
sentence: I heard all about you.
|
|
- character: 2
|
|
sentence: You don't look half bad.
|
|
- character: 3
|
|
sentence: You don't look as scary as they say.
|
|
- character: 4
|
|
sentence: Your blade is so cool! Can I have it?
|
|
playerTwoDialogues:
|
|
- character: 0
|
|
sentence: Yes! and I wont hold back.
|
|
- character: 1
|
|
sentence: I am not walking away from this.
|
|
- character: 2
|
|
sentence: I could say the same thing for you.
|
|
- character: 3
|
|
sentence: You know you don't scare me right?
|
|
- character: 4
|
|
sentence: You know, you are much nicer than your brother.
|