1
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m16s

This commit is contained in:
TJH 2026-06-16 15:07:18 +08:00
parent e941e2554e
commit 35fa62390a
3 changed files with 22 additions and 22 deletions

View File

@ -839,8 +839,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 996, "width": 1030,
"height": 311 "height": 312
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 187 KiB

View File

@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 996, "width": 1030,
"height": 311, "height": 312,
"rawWidth": 996, "rawWidth": 1030,
"rawHeight": 311, "rawHeight": 312,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-498, -515,
-155.5, -156,
0, 0,
498, 515,
-155.5, -156,
0, 0,
-498, -515,
155.5, 156,
0, 0,
498, 515,
155.5, 156,
0 0
], ],
"indexes": [ "indexes": [
@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
311, 312,
996, 1030,
311, 312,
0, 0,
0, 0,
996, 1030,
0 0
], ],
"nuv": [ "nuv": [
@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-498, -515,
-155.5, -156,
0 0
], ],
"maxPos": [ "maxPos": [
498, 515,
155.5, 156,
0 0
] ]
}, },