更新游戏内UI

This commit is contained in:
COMPUTER\EDY 2025-12-15 11:29:33 +08:00
parent 7fcd08163b
commit 2fa0901baf
4 changed files with 47 additions and 11 deletions

View File

@ -1763,7 +1763,7 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-337.767, -364.359,
-67.741, -67.741,
0, 0,
0, 0,
@ -1813,8 +1813,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 236, "width": 293,
"height": 62 "height": 78
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
@ -1866,7 +1866,7 @@
"_srcBlendFactor": 770, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "27e4e784-2bb1-40b2-9726-a3d160165c43" "__uuid__": "e29788dd-4216-4e8b-9186-25040fc8e3ec"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 1, "_sizeMode": 1,
@ -1879,9 +1879,7 @@
"_fillStart": 0, "_fillStart": 0,
"_fillRange": 0, "_fillRange": 0,
"_isTrimmedMode": true, "_isTrimmedMode": true,
"_atlas": { "_atlas": null,
"__uuid__": "87a22385-255f-4b25-8aef-a30045d22be4"
},
"_id": "baGP59Fc9Ki6dTjlXk/XAp" "_id": "baGP59Fc9Ki6dTjlXk/XAp"
}, },
{ {
@ -1921,7 +1919,7 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-141.03, -114.967,
6.074, 6.074,
0, 0,
0, 0,
@ -2081,7 +2079,7 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-101.217, -72.756,
-26.24, -26.24,
0, 0,
0, 0,
@ -2257,7 +2255,7 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
5.688, 41.134,
6.041, 6.041,
0, 0,
0, 0,

BIN
assets/UI/UI/gameKuang.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -0,0 +1,38 @@
{
"ver": "2.3.7",
"uuid": "e396edae-9766-48cf-a70f-928498581d95",
"importer": "texture",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 293,
"height": 78,
"platformSettings": {},
"subMetas": {
"gameKuang": {
"ver": "1.0.6",
"uuid": "e29788dd-4216-4e8b-9186-25040fc8e3ec",
"importer": "sprite-frame",
"rawTextureUuid": "e396edae-9766-48cf-a70f-928498581d95",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 293,
"height": 78,
"rawWidth": 293,
"rawHeight": 78,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -1,5 +1,5 @@
{ {
"last-module-event-record-time": 1764935638492, "last-module-event-record-time": 1765768067604,
"group-list": [ "group-list": [
"default", "default",
"Map" "Map"