exp menu and currencies menu animation small fixes

This commit is contained in:
Lorenzo
2022-04-25 18:56:10 +02:00
parent 473ac241f2
commit a6ee80997b
4 changed files with 9 additions and 4 deletions

View File

@@ -43540,7 +43540,7 @@ RectTransform:
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: 49.999695, y: 190}
m_AnchoredPosition: {x: 49.999756, y: 190}
m_SizeDelta: {x: 100, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &386684401
@@ -60053,7 +60053,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 1, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 70, y: 995.5488}
m_AnchoredPosition: {x: 70, y: 983.3}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 1, y: 1}
--- !u!114 &546537820

View File

@@ -21,7 +21,9 @@ MonoBehaviour:
- name: Power
value: 10
price: 7900
xpGain: 100
description: This is a Moon Minerals Mine
collectable: 1
resourceType: 0
productinoRates:
- 0.5
- 0.1

View File

@@ -21,8 +21,9 @@ MonoBehaviour:
- name: Power
value: 2
price: 20000
xpGain: 100
description: This is an Oxygen Mine
collectable: 1
resourceType: 1
productinoRates:
- 1
- 0.1