提交配置

This commit is contained in:
PC-20230316NUNE\Administrator 2024-01-11 19:03:33 +08:00
parent 05777799a3
commit 94832afecb
186 changed files with 13132 additions and 1077 deletions

View File

@ -32,10 +32,10 @@ import { Component } from "cc";
// let WsPath = `ws://localhost:8080/websocket` // let WsPath = `ws://localhost:8080/websocket`
// let APIPath = `http://192.168.1.23:8080` // let APIPath = `http://192.168.1.23:8080`
// let WsPath = `ws://192.168.1.23:8080/websocket` // let WsPath = `ws://192.168.1.23:8080/websocket`
// let APIPath = `http://192.168.0.119:8080` let APIPath = `http://192.168.0.119:8080`
// let WsPath = `ws://192.168.0.119:8080/websocket` let WsPath = `ws://192.168.0.119:8080/websocket`
let APIPath = `https://api.pet.jisol.cn` // let APIPath = `https://api.pet.jisol.cn`
let WsPath = `wss://api.pet.jisol.cn/websocket` // let WsPath = `wss://api.pet.jisol.cn/websocket`
//重写UI //重写UI
class JNGLayer extends JNLayer{ class JNGLayer extends JNLayer{

View File

@ -35,6 +35,9 @@ export abstract class GFSMAnimBase extends GFSMBase{
super(); super();
this.spine = spine; this.spine = spine;
this.trackIndex = trackIndex; this.trackIndex = trackIndex;
spine.timeScale = 1.25;
//设置监听 //设置监听
this.spine.setEventListener(this.onEventListener.bind(this)); this.spine.setEventListener(this.onEventListener.bind(this));
//设置结束监听 //设置结束监听

View File

@ -4,8 +4,8 @@ spring:
datasource: datasource:
username: pet_jisol_cn username: pet_jisol_cn
password: sThsBwjfDcaw2wJR password: sThsBwjfDcaw2wJR
url: jdbc:mysql://kyu.jisol.cn:3306/pet_jisol_cn?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8&allowMultiQueries=true # url: jdbc:mysql://kyu.jisol.cn:3306/pet_jisol_cn?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8&allowMultiQueries=true
# url: jdbc:mysql://localhost:3306/pet_jisol_cn?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8&allowMultiQueries=true url: jdbc:mysql://localhost:3306/pet_jisol_cn?useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8&allowMultiQueries=true
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
jackson: jackson:
serialization: serialization:

Binary file not shown.

View File

@ -0,0 +1,12 @@
{
"ver": "1.0.1",
"importer": "*",
"imported": true,
"uuid": "15495485-c12f-49b8-9b70-5f327417a643",
"files": [
".json",
".spine"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "307753e7-4b8b-4518-b9da-7b80fe7214db",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "37ffd68d-ffd6-42e6-b44f-6ef7ef21063c",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "0f96bbf8-0324-4eab-ba6a-2a70f7653610",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0f96bbf8-0324-4eab-ba6a-2a70f7653610@6c48a",
"displayName": "shenti_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "0f96bbf8-0324-4eab-ba6a-2a70f7653610",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "0f96bbf8-0324-4eab-ba6a-2a70f7653610@f9941",
"displayName": "shenti_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 82,
"height": 56,
"rawWidth": 82,
"rawHeight": 56,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-41,
-28,
0,
41,
-28,
0,
-41,
28,
0,
41,
28,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
56,
82,
56,
0,
0,
82,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-41,
-28,
0
],
"maxPos": [
41,
28,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "0f96bbf8-0324-4eab-ba6a-2a70f7653610@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "0f96bbf8-0324-4eab-ba6a-2a70f7653610@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "138e008e-f0c4-4724-922c-bcda2476a717",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "138e008e-f0c4-4724-922c-bcda2476a717@6c48a",
"displayName": "tou_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "138e008e-f0c4-4724-922c-bcda2476a717",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "138e008e-f0c4-4724-922c-bcda2476a717@f9941",
"displayName": "tou_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -0.5,
"trimX": 0,
"trimY": 1,
"width": 61,
"height": 54,
"rawWidth": 61,
"rawHeight": 55,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-30.5,
-27,
0,
30.5,
-27,
0,
-30.5,
27,
0,
30.5,
27,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
54,
61,
54,
0,
0,
61,
0
],
"nuv": [
0,
0,
1,
0,
0,
0.9818181818181818,
1,
0.9818181818181818
],
"minPos": [
-30.5,
-27,
0
],
"maxPos": [
30.5,
27,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "138e008e-f0c4-4724-922c-bcda2476a717@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "138e008e-f0c4-4724-922c-bcda2476a717@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 677 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "0af1bd07-ba37-4db6-bcdb-bd52c636cc65",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0af1bd07-ba37-4db6-bcdb-bd52c636cc65@6c48a",
"displayName": "y_bianzi1_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "0af1bd07-ba37-4db6-bcdb-bd52c636cc65",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "0af1bd07-ba37-4db6-bcdb-bd52c636cc65@f9941",
"displayName": "y_bianzi1_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 28,
"height": 24,
"rawWidth": 28,
"rawHeight": 24,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-14,
-12,
0,
14,
-12,
0,
-14,
12,
0,
14,
12,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
24,
28,
24,
0,
0,
28,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-14,
-12,
0
],
"maxPos": [
14,
12,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "0af1bd07-ba37-4db6-bcdb-bd52c636cc65@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "0af1bd07-ba37-4db6-bcdb-bd52c636cc65@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 765 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "d4feff1b-d3c0-4001-9a95-320adb8ab285",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d4feff1b-d3c0-4001-9a95-320adb8ab285@6c48a",
"displayName": "y_bianzi2_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "d4feff1b-d3c0-4001-9a95-320adb8ab285",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "d4feff1b-d3c0-4001-9a95-320adb8ab285@f9941",
"displayName": "y_bianzi2_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 76,
"height": 17,
"rawWidth": 76,
"rawHeight": 17,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-38,
-8.5,
0,
38,
-8.5,
0,
-38,
8.5,
0,
38,
8.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
17,
76,
17,
0,
0,
76,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-38,
-8.5,
0
],
"maxPos": [
38,
8.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "d4feff1b-d3c0-4001-9a95-320adb8ab285@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "d4feff1b-d3c0-4001-9a95-320adb8ab285@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 851 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "41464bcc-b6ab-4a8b-a5dc-511b924c061b",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "41464bcc-b6ab-4a8b-a5dc-511b924c061b@6c48a",
"displayName": "y_bianzi2_bz_g",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "41464bcc-b6ab-4a8b-a5dc-511b924c061b",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "41464bcc-b6ab-4a8b-a5dc-511b924c061b@f9941",
"displayName": "y_bianzi2_bz_g",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 21,
"rawWidth": 80,
"rawHeight": 21,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40,
-10.5,
0,
40,
-10.5,
0,
-40,
10.5,
0,
40,
10.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
21,
80,
21,
0,
0,
80,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40,
-10.5,
0
],
"maxPos": [
40,
10.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "41464bcc-b6ab-4a8b-a5dc-511b924c061b@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "41464bcc-b6ab-4a8b-a5dc-511b924c061b@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 821 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "fc568493-5c48-42fe-83ae-ae4a8e6c79c6",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "fc568493-5c48-42fe-83ae-ae4a8e6c79c6@6c48a",
"displayName": "y_bianzi3_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "fc568493-5c48-42fe-83ae-ae4a8e6c79c6",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "fc568493-5c48-42fe-83ae-ae4a8e6c79c6@f9941",
"displayName": "y_bianzi3_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 81,
"height": 39,
"rawWidth": 81,
"rawHeight": 39,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40.5,
-19.5,
0,
40.5,
-19.5,
0,
-40.5,
19.5,
0,
40.5,
19.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
39,
81,
39,
0,
0,
81,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40.5,
-19.5,
0
],
"maxPos": [
40.5,
19.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "fc568493-5c48-42fe-83ae-ae4a8e6c79c6@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "fc568493-5c48-42fe-83ae-ae4a8e6c79c6@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "9de99d59-c865-4435-a1ce-6bf6212d468c",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "9de99d59-c865-4435-a1ce-6bf6212d468c@6c48a",
"displayName": "y_shou_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "9de99d59-c865-4435-a1ce-6bf6212d468c",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "9de99d59-c865-4435-a1ce-6bf6212d468c@f9941",
"displayName": "y_shou_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 34,
"height": 33,
"rawWidth": 34,
"rawHeight": 33,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-17,
-16.5,
0,
17,
-16.5,
0,
-17,
16.5,
0,
17,
16.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
33,
34,
33,
0,
0,
34,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-17,
-16.5,
0
],
"maxPos": [
17,
16.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "9de99d59-c865-4435-a1ce-6bf6212d468c@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "9de99d59-c865-4435-a1ce-6bf6212d468c@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 990 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "21d9faca-4169-4e95-b6f1-edda15e5d694",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "21d9faca-4169-4e95-b6f1-edda15e5d694@6c48a",
"displayName": "z_bianzi2_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "21d9faca-4169-4e95-b6f1-edda15e5d694",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "21d9faca-4169-4e95-b6f1-edda15e5d694@f9941",
"displayName": "z_bianzi2_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 123,
"height": 18,
"rawWidth": 124,
"rawHeight": 18,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-61.5,
-9,
0,
61.5,
-9,
0,
-61.5,
9,
0,
61.5,
9,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
18,
123,
18,
0,
0,
123,
0
],
"nuv": [
0,
0,
0.9919354838709677,
0,
0,
1,
0.9919354838709677,
1
],
"minPos": [
-61.5,
-9,
0
],
"maxPos": [
61.5,
9,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "21d9faca-4169-4e95-b6f1-edda15e5d694@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "21d9faca-4169-4e95-b6f1-edda15e5d694@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "ae43d248-143b-4c9f-b93d-be8286fc1565",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "ae43d248-143b-4c9f-b93d-be8286fc1565@6c48a",
"displayName": "z_bianzi2_bz_g",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "ae43d248-143b-4c9f-b93d-be8286fc1565",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "ae43d248-143b-4c9f-b93d-be8286fc1565@f9941",
"displayName": "z_bianzi2_bz_g",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 3.5,
"offsetY": -2,
"trimX": 17,
"trimY": 13,
"width": 125,
"height": 22,
"rawWidth": 152,
"rawHeight": 44,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-62.5,
-11,
0,
62.5,
-11,
0,
-62.5,
11,
0,
62.5,
11,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
17,
31,
142,
31,
17,
9,
142,
9
],
"nuv": [
0.1118421052631579,
0.20454545454545456,
0.9342105263157895,
0.20454545454545456,
0.1118421052631579,
0.7045454545454546,
0.9342105263157895,
0.7045454545454546
],
"minPos": [
-62.5,
-11,
0
],
"maxPos": [
62.5,
11,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "ae43d248-143b-4c9f-b93d-be8286fc1565@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "ae43d248-143b-4c9f-b93d-be8286fc1565@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "76f1e75b-f463-45cf-9005-fb49cb2ab7bf",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "76f1e75b-f463-45cf-9005-fb49cb2ab7bf@6c48a",
"displayName": "z_bianzi3_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "76f1e75b-f463-45cf-9005-fb49cb2ab7bf",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "76f1e75b-f463-45cf-9005-fb49cb2ab7bf@f9941",
"displayName": "z_bianzi3_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 33,
"height": 35,
"rawWidth": 33,
"rawHeight": 35,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16.5,
-17.5,
0,
16.5,
-17.5,
0,
-16.5,
17.5,
0,
16.5,
17.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
35,
33,
35,
0,
0,
33,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16.5,
-17.5,
0
],
"maxPos": [
16.5,
17.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "76f1e75b-f463-45cf-9005-fb49cb2ab7bf@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "76f1e75b-f463-45cf-9005-fb49cb2ab7bf@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

View File

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

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": "36187bcd-71ae-46c0-abff-4e256ce90276",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "36187bcd-71ae-46c0-abff-4e256ce90276@6c48a",
"displayName": "z_shou_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "36187bcd-71ae-46c0-abff-4e256ce90276",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "36187bcd-71ae-46c0-abff-4e256ce90276@f9941",
"displayName": "z_shou_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 0,
"trimY": 0,
"width": 27,
"height": 42,
"rawWidth": 27,
"rawHeight": 43,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-13.5,
-21,
0,
13.5,
-21,
0,
-13.5,
21,
0,
13.5,
21,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
43,
27,
43,
0,
1,
27,
1
],
"nuv": [
0,
0.023255813953488372,
1,
0.023255813953488372,
0,
1,
1,
1
],
"minPos": [
-13.5,
-21,
0
],
"maxPos": [
13.5,
21,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "36187bcd-71ae-46c0-abff-4e256ce90276@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "36187bcd-71ae-46c0-abff-4e256ce90276@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "0423f835-3fbe-49d7-9c6a-ff9588e5c122",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0423f835-3fbe-49d7-9c6a-ff9588e5c122@6c48a",
"displayName": "z_yanjing_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "0423f835-3fbe-49d7-9c6a-ff9588e5c122",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "0423f835-3fbe-49d7-9c6a-ff9588e5c122@f9941",
"displayName": "z_yanjing_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 18,
"height": 20,
"rawWidth": 18,
"rawHeight": 20,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-9,
-10,
0,
9,
-10,
0,
-9,
10,
0,
9,
10,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
20,
18,
20,
0,
0,
18,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-9,
-10,
0
],
"maxPos": [
9,
10,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "0423f835-3fbe-49d7-9c6a-ff9588e5c122@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "0423f835-3fbe-49d7-9c6a-ff9588e5c122@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "c3019d06-733d-4076-804b-ef4165b1be57",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "c3019d06-733d-4076-804b-ef4165b1be57@6c48a",
"displayName": "zhongzi_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "c3019d06-733d-4076-804b-ef4165b1be57",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "c3019d06-733d-4076-804b-ef4165b1be57@f9941",
"displayName": "zhongzi_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 76,
"height": 71,
"rawWidth": 76,
"rawHeight": 71,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-38,
-35.5,
0,
38,
-35.5,
0,
-38,
35.5,
0,
38,
35.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
71,
76,
71,
0,
0,
76,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-38,
-35.5,
0
],
"maxPos": [
38,
35.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "c3019d06-733d-4076-804b-ef4165b1be57@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "c3019d06-733d-4076-804b-ef4165b1be57@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "8af43c10-0847-478c-a7e9-82ca49d4401d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8af43c10-0847-478c-a7e9-82ca49d4401d@6c48a",
"displayName": "zuiba_bz",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "8af43c10-0847-478c-a7e9-82ca49d4401d",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "8af43c10-0847-478c-a7e9-82ca49d4401d@f9941",
"displayName": "zuiba_bz",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 51,
"height": 14,
"rawWidth": 51,
"rawHeight": 14,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-25.5,
-7,
0,
25.5,
-7,
0,
-25.5,
7,
0,
25.5,
7,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
14,
51,
14,
0,
0,
51,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-25.5,
-7,
0
],
"maxPos": [
25.5,
7,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8af43c10-0847-478c-a7e9-82ca49d4401d@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "8af43c10-0847-478c-a7e9-82ca49d4401d@f9941"
}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "965fe593-6be3-4ba6-a758-b73ad0e93dd5",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 576 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "0a9ca732-f79e-47a8-865f-a11df7979eac",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0a9ca732-f79e-47a8-865f-a11df7979eac@6c48a",
"displayName": "Energy 007 Impact Radial_00008",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "0a9ca732-f79e-47a8-865f-a11df7979eac",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "0a9ca732-f79e-47a8-865f-a11df7979eac@f9941",
"displayName": "Energy 007 Impact Radial_00008",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -1,
"trimX": 1,
"trimY": 2,
"width": 31,
"height": 31,
"rawWidth": 33,
"rawHeight": 33,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-15.5,
-15.5,
0,
15.5,
-15.5,
0,
-15.5,
15.5,
0,
15.5,
15.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
31,
32,
31,
1,
0,
32,
0
],
"nuv": [
0.030303030303030304,
0,
0.9696969696969697,
0,
0.030303030303030304,
0.9393939393939394,
0.9696969696969697,
0.9393939393939394
],
"minPos": [
-15.5,
-15.5,
0
],
"maxPos": [
15.5,
15.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "0a9ca732-f79e-47a8-865f-a11df7979eac@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "0a9ca732-f79e-47a8-865f-a11df7979eac@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "7ca59dc8-2635-47cd-98d6-94e9ec6c36fa",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7ca59dc8-2635-47cd-98d6-94e9ec6c36fa@6c48a",
"displayName": "Energy 007 Impact Radial_00010",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "7ca59dc8-2635-47cd-98d6-94e9ec6c36fa",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "7ca59dc8-2635-47cd-98d6-94e9ec6c36fa@f9941",
"displayName": "Energy 007 Impact Radial_00010",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -1,
"trimX": 1,
"trimY": 2,
"width": 31,
"height": 31,
"rawWidth": 33,
"rawHeight": 33,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-15.5,
-15.5,
0,
15.5,
-15.5,
0,
-15.5,
15.5,
0,
15.5,
15.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
31,
32,
31,
1,
0,
32,
0
],
"nuv": [
0.030303030303030304,
0,
0.9696969696969697,
0,
0.030303030303030304,
0.9393939393939394,
0.9696969696969697,
0.9393939393939394
],
"minPos": [
-15.5,
-15.5,
0
],
"maxPos": [
15.5,
15.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7ca59dc8-2635-47cd-98d6-94e9ec6c36fa@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "7ca59dc8-2635-47cd-98d6-94e9ec6c36fa@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "bfb5a670-2c13-425f-8b50-d42c6f880907",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "bfb5a670-2c13-425f-8b50-d42c6f880907@6c48a",
"displayName": "Energy 007 Impact Radial_00012",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "bfb5a670-2c13-425f-8b50-d42c6f880907",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "bfb5a670-2c13-425f-8b50-d42c6f880907@f9941",
"displayName": "Energy 007 Impact Radial_00012",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -0.5,
"trimX": 4,
"trimY": 5,
"width": 24,
"height": 24,
"rawWidth": 33,
"rawHeight": 33,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-12,
-12,
0,
12,
-12,
0,
-12,
12,
0,
12,
12,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
28,
28,
28,
4,
4,
28,
4
],
"nuv": [
0.12121212121212122,
0.12121212121212122,
0.8484848484848485,
0.12121212121212122,
0.12121212121212122,
0.8484848484848485,
0.8484848484848485,
0.8484848484848485
],
"minPos": [
-12,
-12,
0
],
"maxPos": [
12,
12,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "bfb5a670-2c13-425f-8b50-d42c6f880907@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "bfb5a670-2c13-425f-8b50-d42c6f880907@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "5d81ab0f-18b9-49af-85f9-59f540e14208",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "5d81ab0f-18b9-49af-85f9-59f540e14208@6c48a",
"displayName": "Energy 007 Impact Radial_00015",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "5d81ab0f-18b9-49af-85f9-59f540e14208",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "5d81ab0f-18b9-49af-85f9-59f540e14208@f9941",
"displayName": "Energy 007 Impact Radial_00015",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -1,
"trimX": 4,
"trimY": 5,
"width": 24,
"height": 25,
"rawWidth": 33,
"rawHeight": 33,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-12,
-12.5,
0,
12,
-12.5,
0,
-12,
12.5,
0,
12,
12.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
28,
28,
28,
4,
3,
28,
3
],
"nuv": [
0.12121212121212122,
0.09090909090909091,
0.8484848484848485,
0.09090909090909091,
0.12121212121212122,
0.8484848484848485,
0.8484848484848485,
0.8484848484848485
],
"minPos": [
-12,
-12.5,
0
],
"maxPos": [
12,
12.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "5d81ab0f-18b9-49af-85f9-59f540e14208@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "5d81ab0f-18b9-49af-85f9-59f540e14208@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "aad2c55e-36af-44a3-8c6d-5639841cc67d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "aad2c55e-36af-44a3-8c6d-5639841cc67d@6c48a",
"displayName": "TX_S1_shua_0010",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "aad2c55e-36af-44a3-8c6d-5639841cc67d",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "aad2c55e-36af-44a3-8c6d-5639841cc67d@f9941",
"displayName": "TX_S1_shua_0010",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": 0,
"trimX": 2,
"trimY": 0,
"width": 36,
"height": 14,
"rawWidth": 38,
"rawHeight": 14,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-18,
-7,
0,
18,
-7,
0,
-18,
7,
0,
18,
7,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
2,
14,
38,
14,
2,
0,
38,
0
],
"nuv": [
0.05263157894736842,
0,
1,
0,
0.05263157894736842,
1,
1,
1
],
"minPos": [
-18,
-7,
0
],
"maxPos": [
18,
7,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "aad2c55e-36af-44a3-8c6d-5639841cc67d@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "aad2c55e-36af-44a3-8c6d-5639841cc67d@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "ad215587-f029-4276-b2c0-ba6292da5e83",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "ad215587-f029-4276-b2c0-ba6292da5e83@6c48a",
"displayName": "TX_S1_shua_0012",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "ad215587-f029-4276-b2c0-ba6292da5e83",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "ad215587-f029-4276-b2c0-ba6292da5e83@f9941",
"displayName": "TX_S1_shua_0012",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": 0,
"trimX": 1,
"trimY": 0,
"width": 37,
"height": 14,
"rawWidth": 38,
"rawHeight": 14,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-18.5,
-7,
0,
18.5,
-7,
0,
-18.5,
7,
0,
18.5,
7,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
14,
38,
14,
1,
0,
38,
0
],
"nuv": [
0.02631578947368421,
0,
1,
0,
0.02631578947368421,
1,
1,
1
],
"minPos": [
-18.5,
-7,
0
],
"maxPos": [
18.5,
7,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "ad215587-f029-4276-b2c0-ba6292da5e83@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "ad215587-f029-4276-b2c0-ba6292da5e83@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "1581380d-bf95-4ce8-a80b-91ca21c5f8ab",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1581380d-bf95-4ce8-a80b-91ca21c5f8ab@6c48a",
"displayName": "TX_S1_shua_0014",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1581380d-bf95-4ce8-a80b-91ca21c5f8ab",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "1581380d-bf95-4ce8-a80b-91ca21c5f8ab@f9941",
"displayName": "TX_S1_shua_0014",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -0.5,
"trimX": 1,
"trimY": 1,
"width": 36,
"height": 13,
"rawWidth": 38,
"rawHeight": 14,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-18,
-6.5,
0,
18,
-6.5,
0,
-18,
6.5,
0,
18,
6.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
13,
37,
13,
1,
0,
37,
0
],
"nuv": [
0.02631578947368421,
0,
0.9736842105263158,
0,
0.02631578947368421,
0.9285714285714286,
0.9736842105263158,
0.9285714285714286
],
"minPos": [
-18,
-6.5,
0
],
"maxPos": [
18,
6.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1581380d-bf95-4ce8-a80b-91ca21c5f8ab@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1581380d-bf95-4ce8-a80b-91ca21c5f8ab@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "faeb7ee7-ef85-400d-aab5-250de6beac72",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "faeb7ee7-ef85-400d-aab5-250de6beac72@6c48a",
"displayName": "TX_S1_shua_0016",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "faeb7ee7-ef85-400d-aab5-250de6beac72",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "faeb7ee7-ef85-400d-aab5-250de6beac72@f9941",
"displayName": "TX_S1_shua_0016",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -0.5,
"trimX": 1,
"trimY": 1,
"width": 35,
"height": 13,
"rawWidth": 38,
"rawHeight": 14,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-17.5,
-6.5,
0,
17.5,
-6.5,
0,
-17.5,
6.5,
0,
17.5,
6.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
13,
36,
13,
1,
0,
36,
0
],
"nuv": [
0.02631578947368421,
0,
0.9473684210526315,
0,
0.02631578947368421,
0.9285714285714286,
0.9473684210526315,
0.9285714285714286
],
"minPos": [
-17.5,
-6.5,
0
],
"maxPos": [
17.5,
6.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "faeb7ee7-ef85-400d-aab5-250de6beac72@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "faeb7ee7-ef85-400d-aab5-250de6beac72@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "2d5360fe-fc08-448d-ae58-19a29ef677d2",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "2d5360fe-fc08-448d-ae58-19a29ef677d2@6c48a",
"displayName": "TX_S1_shua_0018",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "2d5360fe-fc08-448d-ae58-19a29ef677d2",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "2d5360fe-fc08-448d-ae58-19a29ef677d2@f9941",
"displayName": "TX_S1_shua_0018",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -0.5,
"trimX": 1,
"trimY": 1,
"width": 35,
"height": 13,
"rawWidth": 38,
"rawHeight": 14,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-17.5,
-6.5,
0,
17.5,
-6.5,
0,
-17.5,
6.5,
0,
17.5,
6.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
13,
36,
13,
1,
0,
36,
0
],
"nuv": [
0.02631578947368421,
0,
0.9473684210526315,
0,
0.02631578947368421,
0.9285714285714286,
0.9473684210526315,
0.9285714285714286
],
"minPos": [
-17.5,
-6.5,
0
],
"maxPos": [
17.5,
6.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "2d5360fe-fc08-448d-ae58-19a29ef677d2@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "2d5360fe-fc08-448d-ae58-19a29ef677d2@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 566 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "6e55fbe8-c3b2-4a15-8ce3-cf6bbe96e223",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "6e55fbe8-c3b2-4a15-8ce3-cf6bbe96e223@6c48a",
"displayName": "TX_S1_yan_0024",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "6e55fbe8-c3b2-4a15-8ce3-cf6bbe96e223",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "6e55fbe8-c3b2-4a15-8ce3-cf6bbe96e223@f9941",
"displayName": "TX_S1_yan_0024",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 3,
"offsetY": -3,
"trimX": 7,
"trimY": 6,
"width": 20,
"height": 20,
"rawWidth": 28,
"rawHeight": 26,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-10,
-10,
0,
10,
-10,
0,
-10,
10,
0,
10,
10,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
7,
20,
27,
20,
7,
0,
27,
0
],
"nuv": [
0.25,
0,
0.9642857142857143,
0,
0.25,
0.7692307692307693,
0.9642857142857143,
0.7692307692307693
],
"minPos": [
-10,
-10,
0
],
"maxPos": [
10,
10,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "6e55fbe8-c3b2-4a15-8ce3-cf6bbe96e223@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "6e55fbe8-c3b2-4a15-8ce3-cf6bbe96e223@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 741 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "17ef8829-f581-4e37-9d9e-762b1e708229",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "17ef8829-f581-4e37-9d9e-762b1e708229@6c48a",
"displayName": "TX_S1_yan_0029",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "17ef8829-f581-4e37-9d9e-762b1e708229",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "17ef8829-f581-4e37-9d9e-762b1e708229@f9941",
"displayName": "TX_S1_yan_0029",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1.5,
"offsetY": 0,
"trimX": 0,
"trimY": 1,
"width": 25,
"height": 24,
"rawWidth": 28,
"rawHeight": 26,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-12.5,
-12,
0,
12.5,
-12,
0,
-12.5,
12,
0,
12.5,
12,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
25,
25,
25,
0,
1,
25,
1
],
"nuv": [
0,
0.038461538461538464,
0.8928571428571429,
0.038461538461538464,
0,
0.9615384615384616,
0.8928571428571429,
0.9615384615384616
],
"minPos": [
-12.5,
-12,
0
],
"maxPos": [
12.5,
12,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "17ef8829-f581-4e37-9d9e-762b1e708229@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "17ef8829-f581-4e37-9d9e-762b1e708229@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "c4a53c5d-b489-4b37-a5ca-72bfe7ffe452",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "c4a53c5d-b489-4b37-a5ca-72bfe7ffe452@6c48a",
"displayName": "atk_guangci3_0025",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "c4a53c5d-b489-4b37-a5ca-72bfe7ffe452",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "c4a53c5d-b489-4b37-a5ca-72bfe7ffe452@f9941",
"displayName": "atk_guangci3_0025",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 8,
"offsetY": -5.5,
"trimX": 16,
"trimY": 11,
"width": 18,
"height": 16,
"rawWidth": 34,
"rawHeight": 27,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-9,
-8,
0,
9,
-8,
0,
-9,
8,
0,
9,
8,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
16,
16,
34,
16,
16,
0,
34,
0
],
"nuv": [
0.47058823529411764,
0,
1,
0,
0.47058823529411764,
0.5925925925925926,
1,
0.5925925925925926
],
"minPos": [
-9,
-8,
0
],
"maxPos": [
9,
8,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "c4a53c5d-b489-4b37-a5ca-72bfe7ffe452@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "c4a53c5d-b489-4b37-a5ca-72bfe7ffe452@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "d63dc130-416b-422c-a90f-273895f4db73",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d63dc130-416b-422c-a90f-273895f4db73@6c48a",
"displayName": "atk_guangci3_0027",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "d63dc130-416b-422c-a90f-273895f4db73",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "d63dc130-416b-422c-a90f-273895f4db73@f9941",
"displayName": "atk_guangci3_0027",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 2,
"offsetY": -2.5,
"trimX": 5,
"trimY": 5,
"width": 28,
"height": 22,
"rawWidth": 34,
"rawHeight": 27,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-14,
-11,
0,
14,
-11,
0,
-14,
11,
0,
14,
11,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
5,
22,
33,
22,
5,
0,
33,
0
],
"nuv": [
0.14705882352941177,
0,
0.9705882352941176,
0,
0.14705882352941177,
0.8148148148148148,
0.9705882352941176,
0.8148148148148148
],
"minPos": [
-14,
-11,
0
],
"maxPos": [
14,
11,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "d63dc130-416b-422c-a90f-273895f4db73@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "d63dc130-416b-422c-a90f-273895f4db73@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 693 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "55d7558e-5c18-49f7-a6e6-1b8c94037ecf",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "55d7558e-5c18-49f7-a6e6-1b8c94037ecf@6c48a",
"displayName": "atk_guangci3_0028",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "55d7558e-5c18-49f7-a6e6-1b8c94037ecf",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "55d7558e-5c18-49f7-a6e6-1b8c94037ecf@f9941",
"displayName": "atk_guangci3_0028",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 1,
"offsetY": -1.5,
"trimX": 4,
"trimY": 3,
"width": 28,
"height": 24,
"rawWidth": 34,
"rawHeight": 27,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-14,
-12,
0,
14,
-12,
0,
-14,
12,
0,
14,
12,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
24,
32,
24,
4,
0,
32,
0
],
"nuv": [
0.11764705882352941,
0,
0.9411764705882353,
0,
0.11764705882352941,
0.8888888888888888,
0.9411764705882353,
0.8888888888888888
],
"minPos": [
-14,
-12,
0
],
"maxPos": [
14,
12,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "55d7558e-5c18-49f7-a6e6-1b8c94037ecf@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "55d7558e-5c18-49f7-a6e6-1b8c94037ecf@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 683 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "89265b4f-16df-4020-a73b-6e7217e2ebd7",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "89265b4f-16df-4020-a73b-6e7217e2ebd7@6c48a",
"displayName": "atk_guangci3_0030",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "89265b4f-16df-4020-a73b-6e7217e2ebd7",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "89265b4f-16df-4020-a73b-6e7217e2ebd7@f9941",
"displayName": "atk_guangci3_0030",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -0.5,
"trimX": 1,
"trimY": 1,
"width": 31,
"height": 26,
"rawWidth": 34,
"rawHeight": 27,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-15.5,
-13,
0,
15.5,
-13,
0,
-15.5,
13,
0,
15.5,
13,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
26,
32,
26,
1,
0,
32,
0
],
"nuv": [
0.029411764705882353,
0,
0.9411764705882353,
0,
0.029411764705882353,
0.9629629629629629,
0.9411764705882353,
0.9629629629629629
],
"minPos": [
-15.5,
-13,
0
],
"maxPos": [
15.5,
13,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "89265b4f-16df-4020-a73b-6e7217e2ebd7@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "89265b4f-16df-4020-a73b-6e7217e2ebd7@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "45fb3b78-8d1a-47bb-99c3-8d88fb4dccd4",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "45fb3b78-8d1a-47bb-99c3-8d88fb4dccd4@6c48a",
"displayName": "atk_guangci3_0031",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "45fb3b78-8d1a-47bb-99c3-8d88fb4dccd4",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "45fb3b78-8d1a-47bb-99c3-8d88fb4dccd4@f9941",
"displayName": "atk_guangci3_0031",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1.5,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 31,
"height": 27,
"rawWidth": 34,
"rawHeight": 27,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-15.5,
-13.5,
0,
15.5,
-13.5,
0,
-15.5,
13.5,
0,
15.5,
13.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
27,
31,
27,
0,
0,
31,
0
],
"nuv": [
0,
0,
0.9117647058823529,
0,
0,
1,
0.9117647058823529,
1
],
"minPos": [
-15.5,
-13.5,
0
],
"maxPos": [
15.5,
13.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "45fb3b78-8d1a-47bb-99c3-8d88fb4dccd4@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "45fb3b78-8d1a-47bb-99c3-8d88fb4dccd4@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "1eb73a5f-ab8c-4f05-b833-6b14a361a4ee",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1eb73a5f-ab8c-4f05-b833-6b14a361a4ee@6c48a",
"displayName": "b_lg_2",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1eb73a5f-ab8c-4f05-b833-6b14a361a4ee",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "1eb73a5f-ab8c-4f05-b833-6b14a361a4ee@f9941",
"displayName": "b_lg_2",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 2,
"trimY": 0,
"width": 30,
"height": 3,
"rawWidth": 34,
"rawHeight": 4,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-15,
-1.5,
0,
15,
-1.5,
0,
-15,
1.5,
0,
15,
1.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
2,
4,
32,
4,
2,
1,
32,
1
],
"nuv": [
0.058823529411764705,
0.25,
0.9411764705882353,
0.25,
0.058823529411764705,
1,
0.9411764705882353,
1
],
"minPos": [
-15,
-1.5,
0
],
"maxPos": [
15,
1.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1eb73a5f-ab8c-4f05-b833-6b14a361a4ee@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1eb73a5f-ab8c-4f05-b833-6b14a361a4ee@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "03942db8-6a99-42a3-98cf-70229cc5403e",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "03942db8-6a99-42a3-98cf-70229cc5403e@6c48a",
"displayName": "cao",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "03942db8-6a99-42a3-98cf-70229cc5403e",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "03942db8-6a99-42a3-98cf-70229cc5403e@f9941",
"displayName": "cao",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 38,
"height": 42,
"rawWidth": 38,
"rawHeight": 42,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-19,
-21,
0,
19,
-21,
0,
-19,
21,
0,
19,
21,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
42,
38,
42,
0,
0,
38,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-19,
-21,
0
],
"maxPos": [
19,
21,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "03942db8-6a99-42a3-98cf-70229cc5403e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "03942db8-6a99-42a3-98cf-70229cc5403e@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "7aa6b522-4cbd-43fc-a884-ae201e302b97",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7aa6b522-4cbd-43fc-a884-ae201e302b97@6c48a",
"displayName": "chentu1",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "7aa6b522-4cbd-43fc-a884-ae201e302b97",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "7aa6b522-4cbd-43fc-a884-ae201e302b97@f9941",
"displayName": "chentu1",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 77,
"height": 51,
"rawWidth": 77,
"rawHeight": 51,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-38.5,
-25.5,
0,
38.5,
-25.5,
0,
-38.5,
25.5,
0,
38.5,
25.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
51,
77,
51,
0,
0,
77,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-38.5,
-25.5,
0
],
"maxPos": [
38.5,
25.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7aa6b522-4cbd-43fc-a884-ae201e302b97@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "7aa6b522-4cbd-43fc-a884-ae201e302b97@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "70507da1-9f99-425c-8d0a-7052e3b8ff23",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "70507da1-9f99-425c-8d0a-7052e3b8ff23@6c48a",
"displayName": "chentu3",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "70507da1-9f99-425c-8d0a-7052e3b8ff23",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "70507da1-9f99-425c-8d0a-7052e3b8ff23@f9941",
"displayName": "chentu3",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 5.5,
"offsetY": -1,
"trimX": 11,
"trimY": 2,
"width": 65,
"height": 49,
"rawWidth": 76,
"rawHeight": 51,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-32.5,
-24.5,
0,
32.5,
-24.5,
0,
-32.5,
24.5,
0,
32.5,
24.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
11,
49,
76,
49,
11,
0,
76,
0
],
"nuv": [
0.14473684210526316,
0,
1,
0,
0.14473684210526316,
0.9607843137254902,
1,
0.9607843137254902
],
"minPos": [
-32.5,
-24.5,
0
],
"maxPos": [
32.5,
24.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "70507da1-9f99-425c-8d0a-7052e3b8ff23@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "70507da1-9f99-425c-8d0a-7052e3b8ff23@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "1e495888-e38d-4c57-8fda-a8c69960409a",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1e495888-e38d-4c57-8fda-a8c69960409a@6c48a",
"displayName": "chentu4",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1e495888-e38d-4c57-8fda-a8c69960409a",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "1e495888-e38d-4c57-8fda-a8c69960409a@f9941",
"displayName": "chentu4",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 78,
"height": 51,
"rawWidth": 78,
"rawHeight": 51,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-39,
-25.5,
0,
39,
-25.5,
0,
-39,
25.5,
0,
39,
25.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
51,
78,
51,
0,
0,
78,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-39,
-25.5,
0
],
"maxPos": [
39,
25.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1e495888-e38d-4c57-8fda-a8c69960409a@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1e495888-e38d-4c57-8fda-a8c69960409a@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "7ebdb065-a319-4ee0-a374-104137cf1d8c",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7ebdb065-a319-4ee0-a374-104137cf1d8c@6c48a",
"displayName": "chentu5",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "7ebdb065-a319-4ee0-a374-104137cf1d8c",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "7ebdb065-a319-4ee0-a374-104137cf1d8c@f9941",
"displayName": "chentu5",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 76,
"height": 51,
"rawWidth": 76,
"rawHeight": 51,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-38,
-25.5,
0,
38,
-25.5,
0,
-38,
25.5,
0,
38,
25.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
51,
76,
51,
0,
0,
76,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-38,
-25.5,
0
],
"maxPos": [
38,
25.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7ebdb065-a319-4ee0-a374-104137cf1d8c@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "7ebdb065-a319-4ee0-a374-104137cf1d8c@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 891 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "583d2b42-0dc8-4b0c-af5e-b239374eed59",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "583d2b42-0dc8-4b0c-af5e-b239374eed59@6c48a",
"displayName": "daoguang_red",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "583d2b42-0dc8-4b0c-af5e-b239374eed59",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "583d2b42-0dc8-4b0c-af5e-b239374eed59@f9941",
"displayName": "daoguang_red",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 19,
"height": 73,
"rawWidth": 19,
"rawHeight": 73,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-9.5,
-36.5,
0,
9.5,
-36.5,
0,
-9.5,
36.5,
0,
9.5,
36.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
73,
19,
73,
0,
0,
19,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-9.5,
-36.5,
0
],
"maxPos": [
9.5,
36.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "583d2b42-0dc8-4b0c-af5e-b239374eed59@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "583d2b42-0dc8-4b0c-af5e-b239374eed59@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "ca65e2f4-8510-484c-8dd2-f4eaef7f66c7",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "ca65e2f4-8510-484c-8dd2-f4eaef7f66c7@6c48a",
"displayName": "hua_a2",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "ca65e2f4-8510-484c-8dd2-f4eaef7f66c7",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "ca65e2f4-8510-484c-8dd2-f4eaef7f66c7@f9941",
"displayName": "hua_a2",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 14,
"height": 18,
"rawWidth": 14,
"rawHeight": 18,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-7,
-9,
0,
7,
-9,
0,
-7,
9,
0,
7,
9,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
18,
14,
18,
0,
0,
14,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-7,
-9,
0
],
"maxPos": [
7,
9,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "ca65e2f4-8510-484c-8dd2-f4eaef7f66c7@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "ca65e2f4-8510-484c-8dd2-f4eaef7f66c7@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "e9c3b51d-c9e5-4d94-a814-7b7da0ddffb8",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "e9c3b51d-c9e5-4d94-a814-7b7da0ddffb8@6c48a",
"displayName": "hua_a4",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "e9c3b51d-c9e5-4d94-a814-7b7da0ddffb8",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "e9c3b51d-c9e5-4d94-a814-7b7da0ddffb8@f9941",
"displayName": "hua_a4",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 24,
"height": 17,
"rawWidth": 24,
"rawHeight": 17,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-12,
-8.5,
0,
12,
-8.5,
0,
-12,
8.5,
0,
12,
8.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
17,
24,
17,
0,
0,
24,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-12,
-8.5,
0
],
"maxPos": [
12,
8.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "e9c3b51d-c9e5-4d94-a814-7b7da0ddffb8@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "e9c3b51d-c9e5-4d94-a814-7b7da0ddffb8@f9941"
}
}

Some files were not shown because too many files have changed in this diff Show More