chore: 批量更新UI预制体资源配置
1. 更新引导文案文本内容 2. 调整卡牌控件的位置、尺寸、字体样式与布局参数 3. 更新轻量卡牌控件的激活状态与精灵帧引用 4. 调整方块控件的尺寸、缩放比例与填充参数 5. 移除废弃的精灵帧元数据配置
This commit is contained in:
@@ -2602,8 +2602,8 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1.378,
|
||||
"y": 1.378,
|
||||
"x": 2.438,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -2643,8 +2643,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 17.90380859375,
|
||||
"height": 35.5
|
||||
"width": 34.748356206795606,
|
||||
"height": 67
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -2682,16 +2682,16 @@
|
||||
"_string": "3",
|
||||
"_horizontalAlign": 1,
|
||||
"_verticalAlign": 1,
|
||||
"_actualFontSize": 25,
|
||||
"_fontSize": 25,
|
||||
"_actualFontSize": 40,
|
||||
"_fontSize": 40,
|
||||
"_fontFamily": "Arial",
|
||||
"_lineHeight": 25,
|
||||
"_lineHeight": 50,
|
||||
"_overflow": 0,
|
||||
"_enableWrapText": true,
|
||||
"_font": null,
|
||||
"_isSystemFontUsed": true,
|
||||
"_spacingX": 0,
|
||||
"_isItalic": false,
|
||||
"_isItalic": true,
|
||||
"_isBold": true,
|
||||
"_isUnderline": false,
|
||||
"_underlineHeight": 2,
|
||||
|
||||
Reference in New Issue
Block a user