feat: 优化关卡内 UI

This commit is contained in:
richarjiang
2026-04-14 09:53:08 +08:00
parent ddf51919b0
commit 5d472e1c30
21 changed files with 914 additions and 656 deletions

View File

@@ -42,10 +42,10 @@
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": 0,
"trimX": 31,
"trimY": 12,
"width": 139,
"offsetY": -1,
"trimX": 24,
"trimY": 13,
"width": 153,
"height": 176,
"rawWidth": 200,
"rawHeight": 200,
@@ -60,16 +60,16 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-69.5,
-76.5,
-88,
0,
69.5,
76.5,
-88,
0,
-69.5,
-76.5,
88,
0,
69.5,
76.5,
88,
0
],
@@ -82,32 +82,32 @@
3
],
"uv": [
31,
188,
170,
188,
31,
12,
170,
12
24,
187,
177,
187,
24,
11,
177,
11
],
"nuv": [
0.155,
0.06,
0.85,
0.06,
0.155,
0.94,
0.85,
0.94
0.12,
0.055,
0.885,
0.055,
0.12,
0.935,
0.885,
0.935
],
"minPos": [
-69.5,
-76.5,
-88,
0
],
"maxPos": [
69.5,
76.5,
88,
0
]