跑马灯UI调整

This commit is contained in:
TJH 2026-04-13 10:39:05 +08:00
parent 796363a24b
commit 4f2ca61ec1
6 changed files with 2251 additions and 2111 deletions

View File

@ -85,6 +85,11 @@ export class SlotMsg extends Component {
delayTime = 2;
moveTime = 1;
}
//带图的文本稍微上移几个像素
if (add == 0) {
startPos.y = 5;
endPos.y = 5;
}
}
setSpriteFrame();

File diff suppressed because it is too large Load Diff

BIN
assets/Game/阿拉丁神灯-资源/大厅/pmd1_zz.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -42,12 +42,12 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 3.5,
"trimX": 28,
"trimY": 12,
"width": 760,
"height": 86,
"offsetX": 0.5,
"offsetY": 4.5,
"trimX": 13,
"trimY": 0,
"width": 792,
"height": 108,
"rawWidth": 817,
"rawHeight": 117,
"borderTop": 0,
@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-380,
-43,
-396,
-54,
0,
380,
-43,
396,
-54,
0,
-380,
43,
-396,
54,
0,
380,
43,
396,
54,
0
],
"indexes": [
@ -83,33 +83,33 @@
3
],
"uv": [
28,
105,
788,
105,
28,
19,
788,
19
13,
117,
805,
117,
13,
9,
805,
9
],
"nuv": [
0.03427172582619339,
0.1623931623931624,
0.9645042839657283,
0.1623931623931624,
0.03427172582619339,
0.8974358974358975,
0.9645042839657283,
0.8974358974358975
0.01591187270501836,
0.07692307692307693,
0.98531211750306,
0.07692307692307693,
0.01591187270501836,
1,
0.98531211750306,
1
],
"minPos": [
-380,
-43,
-396,
-54,
0
],
"maxPos": [
380,
43,
396,
54,
0
]
},

BIN
assets/Game/阿拉丁神灯-资源/大厅/pmd2_zz.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 59 KiB

BIN
assets/Game/阿拉丁神灯-资源/大厅/pmd3_zz.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 64 KiB