start画面button颜色动画添加

start画面button颜色动画添加
button颜色Changer修改为通用。
This commit is contained in:
2023-09-09 21:04:57 +09:00
parent 6dffd4185d
commit 904dc81c12
13 changed files with 863 additions and 103 deletions
+3 -3
View File
@@ -2893,7 +2893,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0.000030517578, y: -246.2018}
m_AnchoredPosition: {x: 0.000030517578, y: -246.19905}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}
--- !u!114 &324069808
@@ -12560,7 +12560,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 538300382}
m_Direction: 2
m_Value: 0
m_Size: 1
m_Size: 0.9999637
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
@@ -21585,7 +21585,7 @@ MonoBehaviour:
m_GameObject: {fileID: 2082200184}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 48f605c5c3d09384fa6b248789466476, type: 3}
m_Script: {fileID: 11500000, guid: 3ca7ca2329898e343bafa8ba9db0cbb0, type: 3}
m_Name:
m_EditorClassIdentifier:
clickableButton:
File diff suppressed because it is too large Load Diff
+13 -6
View File
@@ -6237,7 +6237,7 @@ MonoBehaviour:
environmentUIControlObj: {fileID: 156390936}
targetControllerObj: {fileID: 1692325237}
HUDObj: {fileID: 2082200184}
nowCam: {fileID: 1633276149}
fpsCam: {fileID: 1633276149}
moveSpeed: 9
vX: 0
vZ: 0
@@ -11125,7 +11125,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0.000030517578, y: -246.20218}
m_AnchoredPosition: {x: 0.000030517578, y: -246.2022}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}
--- !u!114 &1442113294
@@ -16267,7 +16267,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 1766662801}
m_Direction: 2
m_Value: 0
m_Size: 0.99999416
m_Size: 1
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
@@ -18544,10 +18544,17 @@ MonoBehaviour:
m_EditorClassIdentifier:
gameMode: 0
attackProb: 0.3333333
attackLevelProbs: []
attackLevelProbs:
- 1
gotoProb: 0.33333334
gotoLevelProbs: []
defenceProb: 0.33333334
gotoLevelProbs:
- 0.2
- 0.2
- 0.2
- 0.2
- 0.1
- 0.1
defenceProb: 0
defenceLevelProbs: []
--- !u!4 &2141008730
Transform: