剧情
This commit is contained in:
56
Assets/Resources/Story/Chapter0/StoryData_Chapter0.asset
Normal file
56
Assets/Resources/Story/Chapter0/StoryData_Chapter0.asset
Normal file
@@ -0,0 +1,56 @@
|
||||
%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: 7ab917c50249812429ebd44d6574497c, type: 3}
|
||||
m_Name: StoryData_Chapter0
|
||||
m_EditorClassIdentifier:
|
||||
serializationData:
|
||||
SerializedFormat: 2
|
||||
SerializedBytes:
|
||||
ReferencedUnityObjects: []
|
||||
SerializedBytesString:
|
||||
Prefab: {fileID: 0}
|
||||
PrefabModificationsReferencedUnityObjects: []
|
||||
PrefabModifications: []
|
||||
SerializationNodes: []
|
||||
dialogBlockDatas:
|
||||
- blockName: Departure_P1_A
|
||||
blockID: C0_D_Departure_P1_A
|
||||
blockSize: {x: 400, y: 200}
|
||||
dialogTitle: P1-A
|
||||
- blockName: Departure_P2_A
|
||||
blockID: C0_D_Departure_P2_A
|
||||
blockSize: {x: 400, y: 200}
|
||||
dialogTitle: P2-A
|
||||
- blockName: Departure_P2_B
|
||||
blockID: C0_D_Departure_P2_B
|
||||
blockSize: {x: 400, y: 200}
|
||||
dialogTitle: P2-B
|
||||
songBlockDatas:
|
||||
- blockName: Chaos_Zone
|
||||
blockID: C0_S_Departure_Chaos_Zone
|
||||
blockSize: {x: 470, y: 350}
|
||||
songName: Chaos Zone
|
||||
tutorialBlockDatas:
|
||||
- blockName: Departure_Tutorial_A
|
||||
blockID: C0_T_Departure_Tutorial_A
|
||||
blockSize: {x: 600, y: 375}
|
||||
tutorialName: Departure Tutorial
|
||||
initialBlocks:
|
||||
- blockName: Departure_Tutorial_A
|
||||
initialState: 2
|
||||
blockPosition: {x: 200, y: -720}
|
||||
nextBlocks:
|
||||
- Departure_P1_A
|
||||
- blockName: Departure_P1_A
|
||||
initialState: 1
|
||||
blockPosition: {x: 1000, y: -720}
|
||||
nextBlocks: []
|
||||
Reference in New Issue
Block a user