diff --git a/Assets/Models/background.prefab b/Assets/Prefabs/background.prefab similarity index 96% rename from Assets/Models/background.prefab rename to Assets/Prefabs/background.prefab index 1a716ae..c0e7564 100644 --- a/Assets/Models/background.prefab +++ b/Assets/Prefabs/background.prefab @@ -26,7 +26,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 487940670457000085} m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067} - m_LocalPosition: {x: -0, y: 0, z: 0} + m_LocalPosition: {x: -0, y: -0.195, z: 0} m_LocalScale: {x: 100, y: 100, z: 100} m_Children: [] m_Father: {fileID: 1608164773368580968} @@ -91,7 +91,7 @@ GameObject: m_Component: - component: {fileID: 1608164773368580968} m_Layer: 0 - m_Name: pyramid_02 + m_Name: background m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -106,7 +106,7 @@ Transform: m_GameObject: {fileID: 2097140291153564114} m_LocalRotation: {x: 0, y: 1, z: 0, w: 0} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 2, y: 2, z: 2} + m_LocalScale: {x: 243.66963, y: 226.29013, z: 3.494} m_Children: - {fileID: 8345637553167443152} - {fileID: 3552887975645468386} @@ -142,7 +142,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5643173054725357206} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.5480909, y: 0.6444258, z: -0.4811237} + m_LocalPosition: {x: -0.5480909, y: 0.449, z: -0.4811237} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1608164773368580968} @@ -222,7 +222,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5682181027366872507} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.09659649, y: 0.7172253, z: -0.55355924} + m_LocalPosition: {x: -0.09659649, y: 0.522, z: -0.55355924} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1608164773368580968} @@ -301,8 +301,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7253319505839392029} m_LocalRotation: {x: -0, y: -1, z: -0, w: 0} - m_LocalPosition: {x: 0, y: 1.55, z: -1.82} - m_LocalScale: {x: 0.5, y: 0.5, z: 0.5} + m_LocalPosition: {x: 0, y: 1.596, z: -1.82} + m_LocalScale: {x: 0.3413, y: 0.5, z: 0.5} m_Children: [] m_Father: {fileID: 1608164773368580968} m_RootOrder: 4 @@ -383,7 +383,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7318091193029066175} m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.46711907, y: 0.68377745, z: -0.56400776} + m_LocalPosition: {x: 0.46711907, y: 0.489, z: -0.56400776} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1608164773368580968} diff --git a/Assets/Models/background.prefab.meta b/Assets/Prefabs/background.prefab.meta similarity index 100% rename from Assets/Models/background.prefab.meta rename to Assets/Prefabs/background.prefab.meta