Disabled Saves, moved Folders adn renamed Data files, and added a state machine to the cookie puzzle
This commit is contained in:
22
Assets/Data/Puzzles/CementFactory/CementFactory.asset
Normal file
22
Assets/Data/Puzzles/CementFactory/CementFactory.asset
Normal file
@@ -0,0 +1,22 @@
|
||||
%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: 0a79780a5a0d498084afd737d4515e3b, type: 3}
|
||||
m_Name: CementFactory
|
||||
m_EditorClassIdentifier: AppleHillsScripts::PuzzleS.PuzzleLevelDataSO
|
||||
levelId: CementFactory
|
||||
displayName: CementFactory
|
||||
allSteps:
|
||||
- {fileID: 11400000, guid: 26157d1f6c87c0244b222fba41fd41ca, type: 2}
|
||||
- {fileID: 11400000, guid: f45aaf14dd93ff7439fcd8372f3a3a1f, type: 2}
|
||||
- {fileID: 11400000, guid: 3ec763150f668574582e172c922cdde8, type: 2}
|
||||
initialSteps:
|
||||
- {fileID: 11400000, guid: f45aaf14dd93ff7439fcd8372f3a3a1f, type: 2}
|
||||
Reference in New Issue
Block a user