兄弟会話シーンPrefab化/ シーン情報更新
This commit is contained in:
parent
8cec1b3f81
commit
937c271de9
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 467dcc008e4b64c73ac38d5ef65f8cf2
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,7 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dcd945ce96b2149a0a5f9f2be4b2fbea
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -27,6 +27,8 @@ public enum GameScenes
|
||||||
BulkOrderAchievement,
|
BulkOrderAchievement,
|
||||||
BulkOrderCancel,
|
BulkOrderCancel,
|
||||||
BulkOrderTelephone,
|
BulkOrderTelephone,
|
||||||
|
ShopLevel,
|
||||||
|
Conversation,
|
||||||
SettingsDialog,
|
SettingsDialog,
|
||||||
DebugOption,
|
DebugOption,
|
||||||
UnableWatchVideoDialog,
|
UnableWatchVideoDialog,
|
||||||
|
|
|
||||||
|
|
@ -71,4 +71,10 @@ EditorBuildSettings:
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
path: Assets/MyGame/Scenes/Main/BulkOrderTelephone.unity
|
path: Assets/MyGame/Scenes/Main/BulkOrderTelephone.unity
|
||||||
guid: a943c2b7756a1c844a07e291f084523e
|
guid: a943c2b7756a1c844a07e291f084523e
|
||||||
|
- enabled: 1
|
||||||
|
path: Assets/MyGame/Scenes/marketing/StoreLevel.unity
|
||||||
|
guid: dc598de0b6795c7438594565a5c87cba
|
||||||
|
- enabled: 1
|
||||||
|
path: Assets/MyGame/Scenes/marketing/Conversation.unity
|
||||||
|
guid: 92908ec648b4a114c80cb309941b14f4
|
||||||
m_configObjects: {}
|
m_configObjects: {}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue