This commit is contained in:
2022-01-03 09:36:29 +08:00
parent a1a3a3ed3d
commit d62047f183
4 changed files with 120 additions and 23 deletions

BIN
assets/Texture/BG.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -1,20 +1,20 @@
{
"ver": "2.3.5",
"uuid": "6aa0aa6a-ebee-4155-a088-a687a6aadec4",
"uuid": "e56254ca-0ee4-42ea-b69e-d2e57804a4f1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 195,
"height": 270,
"width": 463,
"height": 260,
"platformSettings": {},
"subMetas": {
"HelloWorld": {
"BG": {
"ver": "1.0.4",
"uuid": "31bc895a-c003-4566-a9f3-2e54ae1c17dc",
"rawTextureUuid": "6aa0aa6a-ebee-4155-a088-a687a6aadec4",
"uuid": "7e492808-7fd3-4b8e-8e0d-4ab06fcee554",
"rawTextureUuid": "e56254ca-0ee4-42ea-b69e-d2e57804a4f1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 195,
"height": 270,
"rawWidth": 195,
"rawHeight": 270,
"width": 463,
"height": 260,
"rawWidth": 463,
"rawHeight": 260,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB