This commit is contained in:
2024-08-07 16:21:56 +08:00
parent 45e37e1368
commit c19a6b5316
8 changed files with 1577 additions and 71 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "eac8f388-79c5-438f-9602-d9bdac7a5d12",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "eac8f388-79c5-438f-9602-d9bdac7a5d12@6c48a",
"displayName": "UI-16",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "eac8f388-79c5-438f-9602-d9bdac7a5d12",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "eac8f388-79c5-438f-9602-d9bdac7a5d12@f9941",
"displayName": "UI-16",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 197,
"height": 22,
"rawWidth": 197,
"rawHeight": 22,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 4,
"borderRight": 3,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-98.5,
-11,
0,
98.5,
-11,
0,
-98.5,
11,
0,
98.5,
11,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
22,
197,
22,
0,
0,
197,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-98.5,
-11,
0
],
"maxPos": [
98.5,
11,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "eac8f388-79c5-438f-9602-d9bdac7a5d12@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": false,
"redirect": "eac8f388-79c5-438f-9602-d9bdac7a5d12@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "9716cf6d-cc08-452b-8c72-13d63c89aac2",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "9716cf6d-cc08-452b-8c72-13d63c89aac2@6c48a",
"displayName": "UI-17",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "9716cf6d-cc08-452b-8c72-13d63c89aac2",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "9716cf6d-cc08-452b-8c72-13d63c89aac2@f9941",
"displayName": "UI-17",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 191,
"height": 16,
"rawWidth": 191,
"rawHeight": 16,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-95.5,
-8,
0,
95.5,
-8,
0,
-95.5,
8,
0,
95.5,
8,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
16,
191,
16,
0,
0,
191,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-95.5,
-8,
0
],
"maxPos": [
95.5,
8,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "9716cf6d-cc08-452b-8c72-13d63c89aac2@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": false,
"redirect": "9716cf6d-cc08-452b-8c72-13d63c89aac2@f9941"
}
}

View File

@@ -50,10 +50,10 @@
"height": 220,
"rawWidth": 220,
"rawHeight": 220,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"borderTop": 32,
"borderBottom": 32,
"borderLeft": 32,
"borderRight": 32,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,

File diff suppressed because it is too large Load Diff