feat(gui): 调整卡牌预制体布局并添加锁定标签
- 为卡牌锁定状态添加“锁定”标签节点 - 调整多个子节点的尺寸、位置和边框设置 - 更新精灵图渲染模式和组件引用ID - 优化卡牌整体布局和间距
This commit is contained in:
@@ -760,10 +760,10 @@
|
|||||||
"height": 97,
|
"height": 97,
|
||||||
"rawWidth": 97,
|
"rawWidth": 97,
|
||||||
"rawHeight": 97,
|
"rawHeight": 97,
|
||||||
"borderTop": 0,
|
"borderTop": 25,
|
||||||
"borderBottom": 0,
|
"borderBottom": 28,
|
||||||
"borderLeft": 0,
|
"borderLeft": 29,
|
||||||
"borderRight": 0,
|
"borderRight": 24,
|
||||||
"packable": true,
|
"packable": true,
|
||||||
"pixelsToUnit": 100,
|
"pixelsToUnit": 100,
|
||||||
"pivotX": 0.5,
|
"pivotX": 0.5,
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user