剧情
This commit is contained in:
43
Assets/StreamingAssets/StorySaves/Chapter0.json
Normal file
43
Assets/StreamingAssets/StorySaves/Chapter0.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"BlockConnectorSaves" : {
|
||||
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.BlockConnectorSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
||||
"value" : [
|
||||
{
|
||||
"startBlockName" : "Departure_Tutorial_A",
|
||||
"endBlockName" : "Departure_P1_A"
|
||||
}
|
||||
]
|
||||
},
|
||||
"TextBlockSaves" : {
|
||||
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.DialogBlockSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
||||
"value" : [
|
||||
{
|
||||
"blockName" : "Departure_P1_A",
|
||||
"position" : {
|
||||
"x" : 1000,
|
||||
"y" : -720
|
||||
},
|
||||
"state" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"SongBlockSaves" : {
|
||||
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.SongBlockSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
||||
"value" : [
|
||||
|
||||
]
|
||||
},
|
||||
"TutorialBlockSaves" : {
|
||||
"__type" : "System.Collections.Generic.List`1[[Ichni.Story.TutorialBlockSave, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]],mscorlib",
|
||||
"value" : [
|
||||
{
|
||||
"blockName" : "Departure_Tutorial_A",
|
||||
"position" : {
|
||||
"x" : 200,
|
||||
"y" : -720
|
||||
},
|
||||
"state" : 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
7
Assets/StreamingAssets/StorySaves/Chapter0.json.meta
Normal file
7
Assets/StreamingAssets/StorySaves/Chapter0.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 16b66d2baac7aae4ab2e9b0aedcf70ea
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
7
Assets/StreamingAssets/StorySaves/Choices.json
Normal file
7
Assets/StreamingAssets/StorySaves/Choices.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Choices" : {
|
||||
"__type" : "System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]],mscorlib",
|
||||
"value" : {"Departure_Path_Choose_1":0
|
||||
}
|
||||
}
|
||||
}
|
||||
7
Assets/StreamingAssets/StorySaves/Choices.json.meta
Normal file
7
Assets/StreamingAssets/StorySaves/Choices.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9151c7b747081024f88d7b7a0fcff45f
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
7
Assets/StreamingAssets/StorySaves/StoryVariables.json
Normal file
7
Assets/StreamingAssets/StorySaves/StoryVariables.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"StoryVariables" : {
|
||||
"__type" : "System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]],mscorlib",
|
||||
"value" : {"ChooseResult":1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5e9994ce4a7e7d5448bbc3a62fb78e15
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user