art(ui): 调整对话气泡图片透明度

This commit is contained in:
2026-07-20 02:10:25 +08:00
parent 202cdb4c29
commit 5f4f9c1721
4 changed files with 4 additions and 3 deletions
@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 758f8de9462d3a54295cb2c1fc8ed407, type: 3}
m_Name: Border Center Style 1
m_EditorClassIdentifier:
imageColor: {r: 1, g: 1, b: 1, a: 1}
imageColor: {r: 1, g: 1, b: 1, a: 0.7490196}
bubblePadding: {x: 30, y: 30, z: 30, w: 30}
linePadding: {x: 30, y: 10, z: 20, w: 10}
lineFontSize: 30
@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 758f8de9462d3a54295cb2c1fc8ed407, type: 3}
m_Name: Border Style
m_EditorClassIdentifier:
imageColor: {r: 1, g: 1, b: 1, a: 1}
imageColor: {r: 1, g: 1, b: 1, a: 0.7490196}
bubblePadding: {x: 30, y: 30, z: 30, w: 55}
linePadding: {x: 30, y: 10, z: 20, w: 10}
lineFontSize: 30
@@ -12,6 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 758f8de9462d3a54295cb2c1fc8ed407, type: 3}
m_Name: Memory Style
m_EditorClassIdentifier:
imageColor: {r: 1, g: 1, b: 1, a: 0.7490196}
bubblePadding: {x: 30, y: 30, z: 30, w: 30}
linePadding: {x: 30, y: 10, z: 20, w: 10}
lineFontSize: 30
@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 758f8de9462d3a54295cb2c1fc8ed407, type: 3}
m_Name: Mini Left Style
m_EditorClassIdentifier:
imageColor: {r: 1, g: 1, b: 1, a: 1}
imageColor: {r: 1, g: 1, b: 1, a: 0.88235295}
bubblePadding: {x: 40, y: 5, z: 15, w: 25}
linePadding: {x: 10, y: 5, z: 10, w: 0}
lineFontSize: 26