From f8990484cd87404bdd3238c8b5347ce268b07df2 Mon Sep 17 00:00:00 2001 From: milan Date: Mon, 28 Nov 2022 14:08:28 +0100 Subject: [PATCH] desert spawn --- Assets/Desert/Assets/Desert Spawn.asset | 21 +++++++++ Assets/Desert/Assets/Desert Spawn.asset.meta | 8 ++++ Assets/Desert/Assets/Desert.asset | 2 +- .../Desert/Assets/Prefabs/Desert Spawn.prefab | 47 +++++++++++++++++++ .../Assets/Prefabs/Desert Spawn.prefab.meta | 7 +++ 5 files changed, 84 insertions(+), 1 deletion(-) create mode 100644 Assets/Desert/Assets/Desert Spawn.asset create mode 100644 Assets/Desert/Assets/Desert Spawn.asset.meta create mode 100644 Assets/Desert/Assets/Prefabs/Desert Spawn.prefab create mode 100644 Assets/Desert/Assets/Prefabs/Desert Spawn.prefab.meta diff --git a/Assets/Desert/Assets/Desert Spawn.asset b/Assets/Desert/Assets/Desert Spawn.asset new file mode 100644 index 0000000..e019fb9 --- /dev/null +++ b/Assets/Desert/Assets/Desert Spawn.asset @@ -0,0 +1,21 @@ +%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: f5c1202346c34ebc9c3f701a98b50877, type: 3} + m_Name: Desert Spawn + m_EditorClassIdentifier: + types: 00000000 + modulePrefab: {fileID: 2398776566740968028, guid: 0f52b7f0ec633bc4d8bc73cfbef29bf9, + type: 3} + preconditionRequirements: [] + placementRequirements: + - {fileID: 11400000, guid: 43eb2a566a244964aa3a3319eaafe1a8, type: 2} + connectedDoorDescription: {fileID: 11400000} diff --git a/Assets/Desert/Assets/Desert Spawn.asset.meta b/Assets/Desert/Assets/Desert Spawn.asset.meta new file mode 100644 index 0000000..5b9f98c --- /dev/null +++ b/Assets/Desert/Assets/Desert Spawn.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f862612dd70c369448b18bbd8094cb38 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Desert/Assets/Desert.asset b/Assets/Desert/Assets/Desert.asset index 7d77080..b16c882 100644 --- a/Assets/Desert/Assets/Desert.asset +++ b/Assets/Desert/Assets/Desert.asset @@ -21,7 +21,7 @@ MonoBehaviour: puzzleColor: {r: 8, g: 3.5137255, b: 0, a: 1} solvedColor: {r: 0.53333336, g: 7.5607843, b: 0, a: 1} activeColor: {r: 0, g: 4.329412, b: 8, a: 1} - spawnDoor: {fileID: 11400000, guid: 08ce7f3b4a84bf141a6afe8e31e7ca33, type: 2} + spawnDoor: {fileID: 11400000, guid: f862612dd70c369448b18bbd8094cb38, type: 2} exitDoorTypes: - {fileID: 11400000, guid: 83d6800536b1df14287ff2cd8e0d58ce, type: 2} puzzleCount: {x: 2, y: 3} diff --git a/Assets/Desert/Assets/Prefabs/Desert Spawn.prefab b/Assets/Desert/Assets/Prefabs/Desert Spawn.prefab new file mode 100644 index 0000000..a1d0c56 --- /dev/null +++ b/Assets/Desert/Assets/Prefabs/Desert Spawn.prefab @@ -0,0 +1,47 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &615130069026427904 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5782403741593619305} + - component: {fileID: 2398776566740968028} + m_Layer: 0 + m_Name: Desert Spawn + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5782403741593619305 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 615130069026427904} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2398776566740968028 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 615130069026427904} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 696181e3eda449d49d4c1c88b07d7b05, type: 3} + m_Name: + m_EditorClassIdentifier: + size: {x: 1, y: 1} diff --git a/Assets/Desert/Assets/Prefabs/Desert Spawn.prefab.meta b/Assets/Desert/Assets/Prefabs/Desert Spawn.prefab.meta new file mode 100644 index 0000000..ad2d698 --- /dev/null +++ b/Assets/Desert/Assets/Prefabs/Desert Spawn.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0f52b7f0ec633bc4d8bc73cfbef29bf9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: