basically the whole game
This commit is contained in:
parent
949135cecb
commit
96dcfa9064
315 changed files with 34386 additions and 396 deletions
28
Assets/Dialogue/TestConvo.asset
Normal file
28
Assets/Dialogue/TestConvo.asset
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
%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: 62aa0cb4b5a429c90801dae416f91cb6, type: 3}
|
||||
m_Name: TestConvo
|
||||
m_EditorClassIdentifier:
|
||||
dialogueList:
|
||||
- character: {fileID: 11400000, guid: b41c66e58a16cc32d84960edb0d88fb0, type: 2}
|
||||
text: my dialogue is being tested
|
||||
cutsceneImage: {fileID: 0}
|
||||
- character: {fileID: 11400000, guid: 2d68762c00e8e88728b5dba8e0d77a31, type: 2}
|
||||
text: yes so awesome
|
||||
cutsceneImage: {fileID: 0}
|
||||
- character: {fileID: 11400000, guid: 20bd9d399437934b9a3c264ff395703a, type: 2}
|
||||
text: this is cirno speaking i am baka
|
||||
cutsceneImage: {fileID: 0}
|
||||
- character: {fileID: 11400000, guid: b41c66e58a16cc32d84960edb0d88fb0, type: 2}
|
||||
text: idk what else to write
|
||||
cutsceneImage: {fileID: 0}
|
||||
nextScene: 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue