Flower and belt puzzle steps added (WIP, just skeleton)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
%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: 84e39aac66cf4a10a89abc01b04b13af, type: 3}
|
||||
m_Name: Puz_CemFac_LowerFork
|
||||
m_EditorClassIdentifier: AppleHillsScripts::PuzzleStepSO
|
||||
stepId: LowerForkLift
|
||||
displayName: LowerForkLift
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
unlocks:
|
||||
- {fileID: 11400000, guid: 4877d756f177bd94eb006ff9124bc0f5, type: 2}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 23fc05c6888b32a4a93e612a70518559
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
%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: 84e39aac66cf4a10a89abc01b04b13af, type: 3}
|
||||
m_Name: Puz_CemFac_PlaceFancyBelt
|
||||
m_EditorClassIdentifier: AppleHillsScripts::PuzzleStepSO
|
||||
stepId: PlaceFancyBelt
|
||||
displayName: PlaceFancyBelt
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
unlocks: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4877d756f177bd94eb006ff9124bc0f5
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -15,8 +15,13 @@ MonoBehaviour:
|
||||
levelId: CementFactory
|
||||
displayName: CementFactory
|
||||
allSteps:
|
||||
- {fileID: 11400000, guid: 23fc05c6888b32a4a93e612a70518559, type: 2}
|
||||
- {fileID: 11400000, guid: 4877d756f177bd94eb006ff9124bc0f5, type: 2}
|
||||
- {fileID: 11400000, guid: 26157d1f6c87c0244b222fba41fd41ca, type: 2}
|
||||
- {fileID: 11400000, guid: f45aaf14dd93ff7439fcd8372f3a3a1f, type: 2}
|
||||
- {fileID: 11400000, guid: 3ec763150f668574582e172c922cdde8, type: 2}
|
||||
- {fileID: 11400000, guid: e1ffcfe60db95f940a46ec73ffdfa542, type: 2}
|
||||
initialSteps:
|
||||
- {fileID: 11400000, guid: 23fc05c6888b32a4a93e612a70518559, type: 2}
|
||||
- {fileID: 11400000, guid: f45aaf14dd93ff7439fcd8372f3a3a1f, type: 2}
|
||||
- {fileID: 11400000, guid: e1ffcfe60db95f940a46ec73ffdfa542, type: 2}
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
%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: 84e39aac66cf4a10a89abc01b04b13af, type: 3}
|
||||
m_Name: PuzStep_CemFac_FlowerPicked
|
||||
m_EditorClassIdentifier: AppleHillsScripts::PuzzleStepSO
|
||||
stepId: PickedFlower
|
||||
displayName: PickedFlower
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
unlocks: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e1ffcfe60db95f940a46ec73ffdfa542
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user