Skip to content

Commit

Permalink
Merge pull request #187 from Cyh28/dev
Browse files Browse the repository at this point in the history
fix: 🎨 Change the health bar color
  • Loading branch information
hhzzff authored Apr 6, 2024
2 parents c5556f8 + 0d8036d commit b078c8c
Show file tree
Hide file tree
Showing 5 changed files with 317 additions and 4 deletions.
8 changes: 4 additions & 4 deletions interface/interface_local/Assets/Prefabs/Canvas.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -2342,7 +2342,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0}
m_AnchoredPosition: {x: 0, y: 321.87003}
m_AnchoredPosition: {x: 0, y: 617.87}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 1}
--- !u!114 &9032870902116251292
Expand Down Expand Up @@ -3141,8 +3141,8 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: -1727637422, guid: 4dea9bfc4c433dc49a861ae446df9760, type: 3}
m_Type: 1
m_Sprite: {fileID: 496051465, guid: 24076aa9ac8a4db4e93d977a4a5238d0, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
Expand Down Expand Up @@ -3209,7 +3209,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0.20784314, g: 0.41960785, b: 0.8213673, a: 1}
m_Color: {r: 1, g: 0.22352941, b: 0.16078432, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b078c8c

Please sign in to comment.