generic puzzle module

This commit is contained in:
2022-11-07 11:12:00 +01:00
parent 511002833c
commit 7e9331f612
24 changed files with 292 additions and 25 deletions

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: d28f4ecf66835b74894687865fe95018
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -10,10 +10,10 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f5c1202346c34ebc9c3f701a98b50877, type: 3}
m_Name: Generic Door Entrance Description
m_Name: Generic Door Entrance
m_EditorClassIdentifier:
modulePrefab: {fileID: 5399176795272327488, guid: da9b7a57e7c37d149827fe17188bdeea,
type: 3}
doorType: 0
connectedDoorDescription: {fileID: 11400000, guid: 9f41a4c77b171754884cdf194aa156ea,
connectedDoorDescription: {fileID: 11400000, guid: 29e2ae36585f4e65966bc9ea2f95ac4a,
type: 2}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: a70cb93176094309a847f1928d6b950d
timeCreated: 1667873700

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 9f41a4c77b171754884cdf194aa156ea
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -10,10 +10,10 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f5c1202346c34ebc9c3f701a98b50877, type: 3}
m_Name: Generic Door Exit Description
m_Name: Generic Door Exit
m_EditorClassIdentifier:
modulePrefab: {fileID: 5399176795272327488, guid: d877ee36ba6ace440aebce2c20cf70d6,
type: 3}
doorType: 1
connectedDoorDescription: {fileID: 11400000, guid: d28f4ecf66835b74894687865fe95018,
connectedDoorDescription: {fileID: 11400000, guid: a70cb93176094309a847f1928d6b950d,
type: 2}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 29e2ae36585f4e65966bc9ea2f95ac4a
timeCreated: 1667873700

View File

@@ -10,7 +10,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: abf4a405f6c64073995bded39977563e, type: 3}
m_Name: Generic Module Description
m_Name: Generic Module
m_EditorClassIdentifier:
modulePrefab: {fileID: 3864228228344123331, guid: ad2655de8289afa40aa520f9fc474681,
type: 3}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: cba85a4318ad4750860b84245d9685c4
timeCreated: 1667873700

View File

@@ -0,0 +1,16 @@
%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: f928b97941e3469a9015316bb5ac1309, type: 3}
m_Name: Generic Puzzle
m_EditorClassIdentifier:
modulePrefab: {fileID: 1780958886295268827, guid: e419cb35bd744b24ea973860d8b1405d,
type: 3}

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 7400e74756d4cc049b9af0469bba3e00
guid: 2a6dd6683bdc4db9b200ccfab1dd4bed
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 0e4c15f85acfd754997a7a9d04c19c3e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -10,7 +10,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f5c1202346c34ebc9c3f701a98b50877, type: 3}
m_Name: Spawn Description
m_Name: Spawn
m_EditorClassIdentifier:
modulePrefab: {fileID: 278361332033420131, guid: db5350cd22f3a0f4f818a5f985342136,
type: 3}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 6e937b2e9f774999b5962c4b40947165
timeCreated: 1667873701