From d4552adc9ec0998725e663c47114e6836061ad2c Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Wed, 02 Apr 2025 14:52:46 +0000 Subject: [PATCH] #35 reworked ore generation --- Assets/Scenes/GameplayScene.unity | 295 +++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 206 insertions(+), 89 deletions(-) diff --git a/Assets/Scenes/GameplayScene.unity b/Assets/Scenes/GameplayScene.unity index 82144aa..7b14c9e 100644 --- a/Assets/Scenes/GameplayScene.unity +++ b/Assets/Scenes/GameplayScene.unity @@ -198,6 +198,107 @@ m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 32697240} m_CullTransparentMesh: 1 +--- !u!1 &97771186 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 97771190} + - component: {fileID: 97771189} + - component: {fileID: 97771188} + - component: {fileID: 97771187} + m_Layer: 5 + m_Name: UIWorld + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &97771187 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 97771186} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &97771188 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 97771186} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 1 +--- !u!223 &97771189 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 97771186} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 2 + m_Camera: {fileID: 519420031} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &97771190 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 97771186} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.01, y: 0.01, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 530.5, y: 298.5} + m_SizeDelta: {x: 1061, y: 597} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &144062416 GameObject: m_ObjectHideFlags: 0 @@ -306,15 +407,15 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 160.00002, y: 40.016403, z: 0} + m_Extent: {x: 160.00002, y: 40.01257, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 160.00002, y: 40.016403, z: 0} + m_Extent: {x: 160.00002, y: 40.01257, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 160.00002, y: 40.016403, z: 0} + m_Extent: {x: 160.00002, y: 40.01257, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 320.00003, y: 80.03281, z: 0} + FillSize: {x: 320.00003, y: 80.02514, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: -320.00006, y: 0, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} @@ -596,7 +697,7 @@ m_GameObject: {fileID: 519420028} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -6.15, y: -24.87, z: -10} + m_LocalPosition: {x: 62, y: -22.89, z: -10} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -805,7 +906,7 @@ m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: 312.5, y: -5} - m_SizeDelta: {x: 305.00003, y: 70.03281} + m_SizeDelta: {x: 305.00003, y: 70.02514} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &532191279 MonoBehaviour: @@ -881,24 +982,24 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 152.50002, y: 35.016403, z: 0} + m_Extent: {x: 152.50002, y: 35.01257, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 152.50002, y: 35.016403, z: 0} + m_Extent: {x: 152.50002, y: 35.01257, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 152.50002, y: 35.016403, z: 0} + m_Extent: {x: 152.50002, y: 35.01257, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 320.00003, y: 80.03281, z: 0} + FillSize: {x: 320.00003, y: 80.02514, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: 312.5, y: -5, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} - TargetRectSize: {x: 305.00003, y: 70.03281, z: 0} + TargetRectSize: {x: 305.00003, y: 70.02514, z: 0} TransformPosition: {x: 312.5, y: -5, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} - TransformRectSize: {x: 305.00003, y: 70.03281} + TransformRectSize: {x: 305.00003, y: 70.02514} --- !u!1 &574500701 GameObject: m_ObjectHideFlags: 0 @@ -934,7 +1035,7 @@ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: -282.63123} + m_AnchoredPosition: {x: 0, y: -282.60056} m_SizeDelta: {x: 440.00003, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &574500703 @@ -1007,7 +1108,7 @@ m_EditorClassIdentifier: Parent: {fileID: 7994983637574174860} SiblingIndex: 2 - LayoutPosition: {x: 0, y: -282.63123, z: 0} + LayoutPosition: {x: 0, y: -282.60056, z: 0} LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} @@ -1021,11 +1122,11 @@ ComponentScale: {x: 1, y: 1, z: 1} FillSize: {x: 440.00003, y: 0, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} - TargetPosition: {x: 0, y: -282.63123, z: 0} + TargetPosition: {x: 0, y: -282.60056, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} TargetRectSize: {x: 440.00003, y: 50, z: 0} - TransformPosition: {x: 0, y: -282.63123, z: 0} + TransformPosition: {x: 0, y: -282.60056, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} TransformRectSize: {x: 440.00003, y: 50} @@ -2194,15 +2295,15 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 160.00002, y: 40.016403, z: 0} + m_Extent: {x: 160.00002, y: 40.01257, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 160.00002, y: 40.016403, z: 0} + m_Extent: {x: 160.00002, y: 40.01257, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 160.00002, y: 40.016403, z: 0} + m_Extent: {x: 160.00002, y: 40.01257, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 320.00003, y: 80.03281, z: 0} + FillSize: {x: 320.00003, y: 80.02514, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: -0.000015258789, y: 0, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} @@ -2441,8 +2542,9 @@ m_Component: - component: {fileID: 1162250618} - component: {fileID: 1162250619} + - component: {fileID: 1162250620} m_Layer: 0 - m_Name: ItemDatabase + m_Name: Databases m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -2475,8 +2577,18 @@ m_Script: {fileID: 11500000, guid: e4d1fabb0e4577b4d987741f664e3d68, type: 3} m_Name: m_EditorClassIdentifier: - items: - - {fileID: 7215668260114684477, guid: ead8eea59ce41c244814a994365e1129, type: 3} +--- !u!114 &1162250620 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1162250617} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ae7ef7e806cb1974abaa09ad1ea0c53b, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1 &1190838619 GameObject: m_ObjectHideFlags: 0 @@ -3695,7 +3807,7 @@ m_GameObject: {fileID: 1337450959} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 320.13123, z: 0} + m_LocalPosition: {x: 0, y: 320.10056, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -3800,25 +3912,25 @@ m_EditorClassIdentifier: Parent: {fileID: 5741503827075688627} SiblingIndex: 0 - LayoutPosition: {x: 0, y: 320.13123, z: 0} + LayoutPosition: {x: 0, y: 320.10056, z: 0} LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 480.00003, y: 40.016403, z: 0} + m_Extent: {x: 480.00003, y: 40.01257, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 480.00003, y: 40.016403, z: 0} + m_Extent: {x: 480.00003, y: 40.01257, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 480.00003, y: 40.016403, z: 0} + m_Extent: {x: 480.00003, y: 40.01257, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 960.00006, y: 640.26245, z: 0} + FillSize: {x: 960.00006, y: 640.2011, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} - TargetPosition: {x: 0, y: 320.13123, z: 0} + TargetPosition: {x: 0, y: 320.10056, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} TargetRectSize: {x: 0, y: 0, z: 0} - TransformPosition: {x: 0, y: 320.13123, z: 0} + TransformPosition: {x: 0, y: 320.10056, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} TransformRectSize: {x: 0, y: 0} @@ -4085,7 +4197,7 @@ m_GameObject: {fileID: 1624236510} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -6.15, y: -24.87, z: -10} + m_LocalPosition: {x: 62, y: -22.89, z: -10} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -4768,15 +4880,10 @@ m_Script: {fileID: 11500000, guid: 000b2ca4a3c14d04e8c8a5c1084c700f, type: 3} m_Name: m_EditorClassIdentifier: - forestRuleTile: {fileID: 11400000, guid: e77c00aec3ec74f4a9ec15ef63c3f9a7, type: 2} + forestRuleTile: {fileID: 11400000, guid: 3999614e192b37546a6b710bf5ceb30c, type: 2} borderTile: {fileID: 11400000, guid: dcef846474e534b45ab3b175559c19a2, type: 2} - ores: - - name: Iron - weight: 7 - clusterWeight: 40 - tile: {fileID: 11400000, guid: 4d8deb60103293942a07fd9361be5e8f, type: 2} - maxSpawnHeight: 250 - minSpawnHeight: 150 + generateables: + - {fileID: 5943816882416256805, guid: 858e9987645c29748a5b0990923da82f, type: 3} --- !u!1 &1955008394 GameObject: m_ObjectHideFlags: 0 @@ -5142,6 +5249,14 @@ propertyPath: levelChanger value: objectReference: {fileID: 977175855} + - target: {fileID: 6908574976455911116, guid: 7296d9a2424531f4ba42c0c75e9c48a0, type: 3} + propertyPath: worldSpaceUI + value: + objectReference: {fileID: 97771189} + - target: {fileID: 6908574976455911116, guid: 7296d9a2424531f4ba42c0c75e9c48a0, type: 3} + propertyPath: lootTextPrefab + value: + objectReference: {fileID: 456827189715955869, guid: 9014e3792e948bf4e81fdfdc7f38c5d9, type: 3} - target: {fileID: 7748736149887392517, guid: 7296d9a2424531f4ba42c0c75e9c48a0, type: 3} propertyPath: m_ActionEvents.Array.size value: 15 @@ -5639,11 +5754,11 @@ objectReference: {fileID: 0} - target: {fileID: 2368348636056148999, guid: c220ec455fce341408d66d880b464cad, type: 3} propertyPath: m_LocalPosition.x - value: -6.15 + value: 62 objectReference: {fileID: 0} - target: {fileID: 2368348636056148999, guid: c220ec455fce341408d66d880b464cad, type: 3} propertyPath: m_LocalPosition.y - value: -24.87 + value: -22.89 objectReference: {fileID: 0} - target: {fileID: 2368348636056148999, guid: c220ec455fce341408d66d880b464cad, type: 3} propertyPath: m_LocalPosition.z @@ -6208,7 +6323,7 @@ m_GameObject: {fileID: 4541543099627855440} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: -27.516388, z: 0} + m_LocalPosition: {x: 0, y: -27.512573, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -6421,24 +6536,24 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 220.00002, y: 225.13123, z: 0} + m_Extent: {x: 220.00002, y: 225.10056, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 220.00002, y: 225.13123, z: 0} + m_Extent: {x: 220.00002, y: 225.10056, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 220.00002, y: 225.13123, z: 0} + m_Extent: {x: 220.00002, y: 225.10056, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 440.00003, y: 450.26245, z: 0} + FillSize: {x: 440.00003, y: 450.2011, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: 0, y: -12.5, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} - TargetRectSize: {x: 440.00003, y: 450.26245, z: 0} + TargetRectSize: {x: 440.00003, y: 450.2011, z: 0} TransformPosition: {x: 0, y: -12.5, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} - TransformRectSize: {x: 440.00003, y: 450.26245} + TransformRectSize: {x: 440.00003, y: 450.2011} --- !u!224 &1249761801454750281 RectTransform: m_ObjectHideFlags: 0 @@ -6457,7 +6572,7 @@ m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: 0, y: -12.5} - m_SizeDelta: {x: 440.00003, y: 450.26245} + m_SizeDelta: {x: 440.00003, y: 450.2011} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1264119802676118300 GameObject: @@ -6963,7 +7078,7 @@ m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: -0.000030517578} - m_SizeDelta: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: -555.2011} m_Pivot: {x: 0, y: 1} --- !u!114 &1808165083591296092 MonoBehaviour: @@ -7022,24 +7137,24 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 230.00002, y: 307.63123, z: 0} + m_Extent: {x: 230.00002, y: 307.60056, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 230.00002, y: 307.63123, z: 0} + m_Extent: {x: 230.00002, y: 307.60056, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 230.00002, y: 307.63123, z: 0} + m_Extent: {x: 230.00002, y: 307.60056, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 460.00003, y: 615.26245, z: 0} + FillSize: {x: 460.00003, y: 615.2011, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: 0, y: 0, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} - TargetRectSize: {x: 460.00003, y: 615.26245, z: 0} + TargetRectSize: {x: 460.00003, y: 615.2011, z: 0} TransformPosition: {x: 0, y: 0, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} - TransformRectSize: {x: 460.00003, y: 615.26245} + TransformRectSize: {x: 460.00003, y: 615.2011} --- !u!114 &1898426490954501297 MonoBehaviour: m_ObjectHideFlags: 0 @@ -7070,7 +7185,7 @@ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 270.13123} + m_AnchoredPosition: {x: 0, y: 270.10056} m_SizeDelta: {x: 440.00003, y: 75} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1901413943316119649 @@ -7701,15 +7816,15 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 220.00002, y: 307.63123, z: 0} + m_Extent: {x: 220.00002, y: 307.60056, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 220.00002, y: 307.63123, z: 0} + m_Extent: {x: 220.00002, y: 307.60056, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 220.00002, y: 307.63123, z: 0} + m_Extent: {x: 220.00002, y: 307.60056, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 460.00003, y: 615.26245, z: 0} + FillSize: {x: 460.00003, y: 615.2011, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: 240.00002, y: 0, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} @@ -8184,25 +8299,25 @@ m_EditorClassIdentifier: Parent: {fileID: 5741503827075688627} SiblingIndex: 1 - LayoutPosition: {x: 0, y: -40.016388, z: 0} + LayoutPosition: {x: 0, y: -40.012573, z: 0} LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 460.00003, y: 307.63123, z: 0} + m_Extent: {x: 460.00003, y: 307.60056, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 460.00003, y: 307.63123, z: 0} + m_Extent: {x: 460.00003, y: 307.60056, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 460.00003, y: 307.63123, z: 0} + m_Extent: {x: 460.00003, y: 307.60056, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 960.00006, y: 640.26245, z: 0} + FillSize: {x: 960.00006, y: 640.2011, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} - TargetPosition: {x: 0, y: -27.516388, z: 0} + TargetPosition: {x: 0, y: -27.512573, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} TargetRectSize: {x: 0, y: 0, z: 0} - TransformPosition: {x: 0, y: -27.516388, z: 0} + TransformPosition: {x: 0, y: -27.512573, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} TransformRectSize: {x: 0, y: 0} @@ -10215,7 +10330,7 @@ m_Father: {fileID: 2809235511260443067} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0.000030517578, y: -0.5} m_SizeDelta: {x: 20, y: 0.80810547} m_Pivot: {x: 0.5, y: 0.5} @@ -10262,7 +10377,7 @@ m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 960.00006, y: 720.2952} + m_SizeDelta: {x: 960.00006, y: 720.22626} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &5767075612374987226 CanvasRenderer: @@ -10966,24 +11081,24 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 230.00002, y: 307.63123, z: 0} + m_Extent: {x: 230.00002, y: 307.60056, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 230.00002, y: 307.63123, z: 0} + m_Extent: {x: 230.00002, y: 307.60056, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 230.00002, y: 307.63123, z: 0} + m_Extent: {x: 230.00002, y: 307.60056, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 460.00003, y: 615.26245, z: 0} + FillSize: {x: 460.00003, y: 615.2011, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: -230.00002, y: 0, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} - TargetRectSize: {x: 460.00003, y: 615.26245, z: 0} + TargetRectSize: {x: 460.00003, y: 615.2011, z: 0} TransformPosition: {x: -230.00002, y: 0, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} - TransformRectSize: {x: 460.00003, y: 615.26245} + TransformRectSize: {x: 460.00003, y: 615.2011} --- !u!1 &6744622266729990927 GameObject: m_ObjectHideFlags: 0 @@ -11123,24 +11238,24 @@ LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 480.00003, y: 360.1476, z: 0} + m_Extent: {x: 480.00003, y: 360.11313, z: 0} LayoutBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 480.00003, y: 360.1476, z: 0} + m_Extent: {x: 480.00003, y: 360.11313, z: 0} RotatedAndScaledBounds: m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 480.00003, y: 360.1476, z: 0} + m_Extent: {x: 480.00003, y: 360.11313, z: 0} ComponentScale: {x: 1, y: 1, z: 1} - FillSize: {x: 1600, y: 900.369, z: 0} + FillSize: {x: 1600, y: 900.2828, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} TargetPosition: {x: 0, y: 0, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} - TargetRectSize: {x: 960.00006, y: 720.2952, z: 0} + TargetRectSize: {x: 960.00006, y: 720.22626, z: 0} TransformPosition: {x: 0, y: 0, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} - TransformRectSize: {x: 960.00006, y: 720.2952} + TransformRectSize: {x: 960.00006, y: 720.22626} --- !u!114 &6849174149407261623 MonoBehaviour: m_ObjectHideFlags: 0 @@ -11222,7 +11337,7 @@ m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!1 &6897305761424568721 GameObject: m_ObjectHideFlags: 0 @@ -11316,7 +11431,7 @@ m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: -230.00002, y: 0} - m_SizeDelta: {x: 460.00003, y: 615.26245} + m_SizeDelta: {x: 460.00003, y: 615.2011} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &6948225412248414081 CanvasRenderer: @@ -11640,7 +11755,7 @@ m_EditorClassIdentifier: Parent: {fileID: 7994983637574174860} SiblingIndex: 0 - LayoutPosition: {x: 0, y: 270.13123, z: 0} + LayoutPosition: {x: 0, y: 270.10056, z: 0} LayoutRotation: {x: 0, y: 0, z: 0, w: 1} AdapterBounds: m_Center: {x: 0, y: 0, z: 0} @@ -11654,11 +11769,11 @@ ComponentScale: {x: 1, y: 1, z: 1} FillSize: {x: 440.00003, y: 0, z: 0} ShrinkSize: {x: 999999, y: 999999, z: 999999} - TargetPosition: {x: 0, y: 270.13123, z: 0} + TargetPosition: {x: 0, y: 270.10056, z: 0} TargetRotation: {x: 0, y: 0, z: 0, w: 1} TargetScale: {x: 1, y: 1, z: 1} TargetRectSize: {x: 440.00003, y: 75, z: 0} - TransformPosition: {x: 0, y: 270.13123, z: 0} + TransformPosition: {x: 0, y: 270.10056, z: 0} TransformRotation: {x: 0, y: 0, z: 0, w: 1} TransformScale: {x: 1, y: 1, z: 1} TransformRectSize: {x: 440.00003, y: 75} @@ -11700,6 +11815,7 @@ itemNameDescription: {fileID: 5479754380044115795} itemDescription: {fileID: 167023767} itemDeleteButton: {fileID: 530984087} + inventoryMaxAmount: {fileID: 773513039} itemUIs: [] --- !u!114 &7412360115378337142 MonoBehaviour: @@ -13576,7 +13692,7 @@ m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 460.00003, y: 615.26245} + m_SizeDelta: {x: 460.00003, y: 615.2011} m_Pivot: {x: 0.5, y: 0.5} --- !u!224 &8915255185645906953 RectTransform: @@ -13921,6 +14037,7 @@ - {fileID: 727795133} - {fileID: 75655679957548990} - {fileID: 4515621798426421079} + - {fileID: 97771190} - {fileID: 1409843026} - {fileID: 1406521045} - {fileID: 1007461191} -- Gitblit v1.9.3