跑马灯UI调整
This commit is contained in:
parent
796363a24b
commit
4f2ca61ec1
@ -85,6 +85,11 @@ export class SlotMsg extends Component {
|
|||||||
delayTime = 2;
|
delayTime = 2;
|
||||||
moveTime = 1;
|
moveTime = 1;
|
||||||
}
|
}
|
||||||
|
//带图的文本稍微上移几个像素
|
||||||
|
if (add == 0) {
|
||||||
|
startPos.y = 5;
|
||||||
|
endPos.y = 5;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
setSpriteFrame();
|
setSpriteFrame();
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
BIN
assets/Game/阿拉丁神灯-资源/大厅/pmd1_zz.png
Executable file → Normal file
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 |
@ -42,12 +42,12 @@
|
|||||||
"trimType": "auto",
|
"trimType": "auto",
|
||||||
"trimThreshold": 1,
|
"trimThreshold": 1,
|
||||||
"rotated": false,
|
"rotated": false,
|
||||||
"offsetX": -0.5,
|
"offsetX": 0.5,
|
||||||
"offsetY": 3.5,
|
"offsetY": 4.5,
|
||||||
"trimX": 28,
|
"trimX": 13,
|
||||||
"trimY": 12,
|
"trimY": 0,
|
||||||
"width": 760,
|
"width": 792,
|
||||||
"height": 86,
|
"height": 108,
|
||||||
"rawWidth": 817,
|
"rawWidth": 817,
|
||||||
"rawHeight": 117,
|
"rawHeight": 117,
|
||||||
"borderTop": 0,
|
"borderTop": 0,
|
||||||
@ -61,17 +61,17 @@
|
|||||||
"meshType": 0,
|
"meshType": 0,
|
||||||
"vertices": {
|
"vertices": {
|
||||||
"rawPosition": [
|
"rawPosition": [
|
||||||
-380,
|
-396,
|
||||||
-43,
|
-54,
|
||||||
0,
|
0,
|
||||||
380,
|
396,
|
||||||
-43,
|
-54,
|
||||||
0,
|
0,
|
||||||
-380,
|
-396,
|
||||||
43,
|
54,
|
||||||
0,
|
0,
|
||||||
380,
|
396,
|
||||||
43,
|
54,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"indexes": [
|
"indexes": [
|
||||||
@ -83,33 +83,33 @@
|
|||||||
3
|
3
|
||||||
],
|
],
|
||||||
"uv": [
|
"uv": [
|
||||||
28,
|
13,
|
||||||
105,
|
117,
|
||||||
788,
|
805,
|
||||||
105,
|
117,
|
||||||
28,
|
13,
|
||||||
19,
|
9,
|
||||||
788,
|
805,
|
||||||
19
|
9
|
||||||
],
|
],
|
||||||
"nuv": [
|
"nuv": [
|
||||||
0.03427172582619339,
|
0.01591187270501836,
|
||||||
0.1623931623931624,
|
0.07692307692307693,
|
||||||
0.9645042839657283,
|
0.98531211750306,
|
||||||
0.1623931623931624,
|
0.07692307692307693,
|
||||||
0.03427172582619339,
|
0.01591187270501836,
|
||||||
0.8974358974358975,
|
1,
|
||||||
0.9645042839657283,
|
0.98531211750306,
|
||||||
0.8974358974358975
|
1
|
||||||
],
|
],
|
||||||
"minPos": [
|
"minPos": [
|
||||||
-380,
|
-396,
|
||||||
-43,
|
-54,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"maxPos": [
|
"maxPos": [
|
||||||
380,
|
396,
|
||||||
43,
|
54,
|
||||||
0
|
0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
BIN
assets/Game/阿拉丁神灯-资源/大厅/pmd2_zz.png
Executable file → Normal file
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
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 |
Loading…
Reference in New Issue
Block a user