feat(player): 改进玩家动画系统,支持四方向动画

- 添加新的动画文件支持上下左右四个方向的站立和行走动画
- 重构PlayerDirection枚举,支持左上、左下、右上、右下四个象限
- 优化动画切换逻辑,增加动画候选机制和兜底策略
- 改进方向判断算法,基于移动增量精确计算朝向
- 移除BonusWuqi相关资源和节点引用
- 更新场景文件,添加新动画剪辑引用
This commit is contained in:
richarjiang
2025-10-16 09:18:22 +08:00
parent 0e803bc5f0
commit 3908bb6935
219 changed files with 14387 additions and 270 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "98607712-54a4-49b2-a7d6-ae8f8d2e170a",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "98607712-54a4-49b2-a7d6-ae8f8d2e170a@6c48a",
"displayName": "21001千秋梦walk3_0000",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "98607712-54a4-49b2-a7d6-ae8f8d2e170a",
"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": "98607712-54a4-49b2-a7d6-ae8f8d2e170a@f9941",
"displayName": "21001千秋梦walk3_0000",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "98607712-54a4-49b2-a7d6-ae8f8d2e170a@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "98607712-54a4-49b2-a7d6-ae8f8d2e170a@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "81b80d22-921c-4233-baa1-e2f7edb1aaa2",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "81b80d22-921c-4233-baa1-e2f7edb1aaa2@6c48a",
"displayName": "21001千秋梦walk3_0001",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "81b80d22-921c-4233-baa1-e2f7edb1aaa2",
"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": "81b80d22-921c-4233-baa1-e2f7edb1aaa2@f9941",
"displayName": "21001千秋梦walk3_0001",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "81b80d22-921c-4233-baa1-e2f7edb1aaa2@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "81b80d22-921c-4233-baa1-e2f7edb1aaa2@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "7be997b8-acc1-4624-86e3-17bcf3c11427",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7be997b8-acc1-4624-86e3-17bcf3c11427@6c48a",
"displayName": "21001千秋梦walk3_0002",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "7be997b8-acc1-4624-86e3-17bcf3c11427",
"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": "7be997b8-acc1-4624-86e3-17bcf3c11427@f9941",
"displayName": "21001千秋梦walk3_0002",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7be997b8-acc1-4624-86e3-17bcf3c11427@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "7be997b8-acc1-4624-86e3-17bcf3c11427@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "cc2d6f3a-a1d7-49d9-b8e1-e6638c789ca3",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "cc2d6f3a-a1d7-49d9-b8e1-e6638c789ca3@6c48a",
"displayName": "21001千秋梦walk3_0003",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "cc2d6f3a-a1d7-49d9-b8e1-e6638c789ca3",
"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": "cc2d6f3a-a1d7-49d9-b8e1-e6638c789ca3@f9941",
"displayName": "21001千秋梦walk3_0003",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "cc2d6f3a-a1d7-49d9-b8e1-e6638c789ca3@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "cc2d6f3a-a1d7-49d9-b8e1-e6638c789ca3@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "f53dc416-dbbb-4344-bf66-242324e956bd",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "f53dc416-dbbb-4344-bf66-242324e956bd@6c48a",
"displayName": "21001千秋梦walk3_0004",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "f53dc416-dbbb-4344-bf66-242324e956bd",
"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": "f53dc416-dbbb-4344-bf66-242324e956bd@f9941",
"displayName": "21001千秋梦walk3_0004",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "f53dc416-dbbb-4344-bf66-242324e956bd@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "f53dc416-dbbb-4344-bf66-242324e956bd@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "b57fe5a8-8379-432e-8ebe-18e85c516590",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "b57fe5a8-8379-432e-8ebe-18e85c516590@6c48a",
"displayName": "21001千秋梦walk3_0005",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "b57fe5a8-8379-432e-8ebe-18e85c516590",
"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": "b57fe5a8-8379-432e-8ebe-18e85c516590@f9941",
"displayName": "21001千秋梦walk3_0005",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "b57fe5a8-8379-432e-8ebe-18e85c516590@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "b57fe5a8-8379-432e-8ebe-18e85c516590@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "34e41caa-16eb-4b36-91d9-fc3b12112e37",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "34e41caa-16eb-4b36-91d9-fc3b12112e37@6c48a",
"displayName": "21001千秋梦walk3_0006",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "34e41caa-16eb-4b36-91d9-fc3b12112e37",
"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": "34e41caa-16eb-4b36-91d9-fc3b12112e37@f9941",
"displayName": "21001千秋梦walk3_0006",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "34e41caa-16eb-4b36-91d9-fc3b12112e37@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "34e41caa-16eb-4b36-91d9-fc3b12112e37@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "4f0bb9b9-b48c-41bc-bd7b-5f2219d54b19",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "4f0bb9b9-b48c-41bc-bd7b-5f2219d54b19@6c48a",
"displayName": "21001千秋梦walk3_0007",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "4f0bb9b9-b48c-41bc-bd7b-5f2219d54b19",
"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": "4f0bb9b9-b48c-41bc-bd7b-5f2219d54b19@f9941",
"displayName": "21001千秋梦walk3_0007",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "4f0bb9b9-b48c-41bc-bd7b-5f2219d54b19@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "4f0bb9b9-b48c-41bc-bd7b-5f2219d54b19@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "97f0b80e-4450-40fb-a822-8f566a0f8364",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "97f0b80e-4450-40fb-a822-8f566a0f8364@6c48a",
"displayName": "21001千秋梦walk3_0008",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "97f0b80e-4450-40fb-a822-8f566a0f8364",
"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": "97f0b80e-4450-40fb-a822-8f566a0f8364@f9941",
"displayName": "21001千秋梦walk3_0008",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "97f0b80e-4450-40fb-a822-8f566a0f8364@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "97f0b80e-4450-40fb-a822-8f566a0f8364@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "344da98d-a96a-48ae-8871-2bae9d373944",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "344da98d-a96a-48ae-8871-2bae9d373944@6c48a",
"displayName": "21001千秋梦walk3_0009",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "344da98d-a96a-48ae-8871-2bae9d373944",
"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": "344da98d-a96a-48ae-8871-2bae9d373944@f9941",
"displayName": "21001千秋梦walk3_0009",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "344da98d-a96a-48ae-8871-2bae9d373944@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "344da98d-a96a-48ae-8871-2bae9d373944@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "6a081c02-4581-4127-b157-d21851bd21c1",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "6a081c02-4581-4127-b157-d21851bd21c1@6c48a",
"displayName": "21001千秋梦walk3_0010",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "6a081c02-4581-4127-b157-d21851bd21c1",
"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": "6a081c02-4581-4127-b157-d21851bd21c1@f9941",
"displayName": "21001千秋梦walk3_0010",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "6a081c02-4581-4127-b157-d21851bd21c1@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "6a081c02-4581-4127-b157-d21851bd21c1@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "032766ca-9370-4d9c-aaaf-2671dfce70cc",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "032766ca-9370-4d9c-aaaf-2671dfce70cc@6c48a",
"displayName": "21001千秋梦walk3_0011",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "032766ca-9370-4d9c-aaaf-2671dfce70cc",
"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": "032766ca-9370-4d9c-aaaf-2671dfce70cc@f9941",
"displayName": "21001千秋梦walk3_0011",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "032766ca-9370-4d9c-aaaf-2671dfce70cc@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "032766ca-9370-4d9c-aaaf-2671dfce70cc@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "6c90f3b0-4402-45ef-859f-8bbe3c8750a6",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "6c90f3b0-4402-45ef-859f-8bbe3c8750a6@6c48a",
"displayName": "21001千秋梦walk3_0012",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "6c90f3b0-4402-45ef-859f-8bbe3c8750a6",
"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": "6c90f3b0-4402-45ef-859f-8bbe3c8750a6@f9941",
"displayName": "21001千秋梦walk3_0012",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "6c90f3b0-4402-45ef-859f-8bbe3c8750a6@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "6c90f3b0-4402-45ef-859f-8bbe3c8750a6@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "8fc6ad74-702b-4745-8ac1-36980008f203",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8fc6ad74-702b-4745-8ac1-36980008f203@6c48a",
"displayName": "21001千秋梦walk3_0013",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "8fc6ad74-702b-4745-8ac1-36980008f203",
"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": "8fc6ad74-702b-4745-8ac1-36980008f203@f9941",
"displayName": "21001千秋梦walk3_0013",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8fc6ad74-702b-4745-8ac1-36980008f203@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "8fc6ad74-702b-4745-8ac1-36980008f203@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "4dab4072-640f-4340-a639-2d80b6c3662d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "4dab4072-640f-4340-a639-2d80b6c3662d@6c48a",
"displayName": "21001千秋梦walk3_0014",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "4dab4072-640f-4340-a639-2d80b6c3662d",
"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": "4dab4072-640f-4340-a639-2d80b6c3662d@f9941",
"displayName": "21001千秋梦walk3_0014",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "4dab4072-640f-4340-a639-2d80b6c3662d@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "4dab4072-640f-4340-a639-2d80b6c3662d@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "1e5bd2b2-4d90-4755-9873-559ecc78fcad",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1e5bd2b2-4d90-4755-9873-559ecc78fcad@6c48a",
"displayName": "21001千秋梦walk3_0015",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1e5bd2b2-4d90-4755-9873-559ecc78fcad",
"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": "1e5bd2b2-4d90-4755-9873-559ecc78fcad@f9941",
"displayName": "21001千秋梦walk3_0015",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1e5bd2b2-4d90-4755-9873-559ecc78fcad@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1e5bd2b2-4d90-4755-9873-559ecc78fcad@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "2795c209-f788-4a38-9e05-3df7b497f5e0",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "2795c209-f788-4a38-9e05-3df7b497f5e0@6c48a",
"displayName": "21001千秋梦walk3_0016",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "2795c209-f788-4a38-9e05-3df7b497f5e0",
"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": "2795c209-f788-4a38-9e05-3df7b497f5e0@f9941",
"displayName": "21001千秋梦walk3_0016",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "2795c209-f788-4a38-9e05-3df7b497f5e0@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "2795c209-f788-4a38-9e05-3df7b497f5e0@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "5edc0e86-3c04-4b9c-9bbd-59626611e03a",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "5edc0e86-3c04-4b9c-9bbd-59626611e03a@6c48a",
"displayName": "21001千秋梦walk3_0017",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "5edc0e86-3c04-4b9c-9bbd-59626611e03a",
"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": "5edc0e86-3c04-4b9c-9bbd-59626611e03a@f9941",
"displayName": "21001千秋梦walk3_0017",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "5edc0e86-3c04-4b9c-9bbd-59626611e03a@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "5edc0e86-3c04-4b9c-9bbd-59626611e03a@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "1287903f-c759-48eb-96d3-0fd82943655b",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1287903f-c759-48eb-96d3-0fd82943655b@6c48a",
"displayName": "21001千秋梦walk3_0018",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1287903f-c759-48eb-96d3-0fd82943655b",
"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": "1287903f-c759-48eb-96d3-0fd82943655b@f9941",
"displayName": "21001千秋梦walk3_0018",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1287903f-c759-48eb-96d3-0fd82943655b@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1287903f-c759-48eb-96d3-0fd82943655b@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "1e109df9-08bb-4e4c-8647-a49b0ca35fd7",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1e109df9-08bb-4e4c-8647-a49b0ca35fd7@6c48a",
"displayName": "21001千秋梦walk3_0019",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1e109df9-08bb-4e4c-8647-a49b0ca35fd7",
"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": "1e109df9-08bb-4e4c-8647-a49b0ca35fd7@f9941",
"displayName": "21001千秋梦walk3_0019",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1e109df9-08bb-4e4c-8647-a49b0ca35fd7@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1e109df9-08bb-4e4c-8647-a49b0ca35fd7@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "db463b4c-3b21-4c0a-9e79-740a7c547982",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "db463b4c-3b21-4c0a-9e79-740a7c547982@6c48a",
"displayName": "21001千秋梦walk3_0020",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "db463b4c-3b21-4c0a-9e79-740a7c547982",
"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": "db463b4c-3b21-4c0a-9e79-740a7c547982@f9941",
"displayName": "21001千秋梦walk3_0020",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "db463b4c-3b21-4c0a-9e79-740a7c547982@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "db463b4c-3b21-4c0a-9e79-740a7c547982@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "c9522eb6-f2ca-4a50-b1dd-5adf193278cc",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "c9522eb6-f2ca-4a50-b1dd-5adf193278cc@6c48a",
"displayName": "21001千秋梦walk3_0021",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "c9522eb6-f2ca-4a50-b1dd-5adf193278cc",
"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": "c9522eb6-f2ca-4a50-b1dd-5adf193278cc@f9941",
"displayName": "21001千秋梦walk3_0021",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "c9522eb6-f2ca-4a50-b1dd-5adf193278cc@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "c9522eb6-f2ca-4a50-b1dd-5adf193278cc@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "571dfc5d-87d0-436a-8b7d-9c2038ad7c97",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "571dfc5d-87d0-436a-8b7d-9c2038ad7c97@6c48a",
"displayName": "21001千秋梦walk3_0022",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "571dfc5d-87d0-436a-8b7d-9c2038ad7c97",
"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": "571dfc5d-87d0-436a-8b7d-9c2038ad7c97@f9941",
"displayName": "21001千秋梦walk3_0022",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "571dfc5d-87d0-436a-8b7d-9c2038ad7c97@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "571dfc5d-87d0-436a-8b7d-9c2038ad7c97@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "9478c882-f50f-4bcd-82bc-a1d5c1aff6c5",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "9478c882-f50f-4bcd-82bc-a1d5c1aff6c5@6c48a",
"displayName": "21001千秋梦walk3_0023",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "9478c882-f50f-4bcd-82bc-a1d5c1aff6c5",
"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": "9478c882-f50f-4bcd-82bc-a1d5c1aff6c5@f9941",
"displayName": "21001千秋梦walk3_0023",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "9478c882-f50f-4bcd-82bc-a1d5c1aff6c5@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "9478c882-f50f-4bcd-82bc-a1d5c1aff6c5@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "415acba6-4040-4082-9a7d-465543cd06a3",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "415acba6-4040-4082-9a7d-465543cd06a3@6c48a",
"displayName": "21001千秋梦walk3_0024",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "415acba6-4040-4082-9a7d-465543cd06a3",
"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": "415acba6-4040-4082-9a7d-465543cd06a3@f9941",
"displayName": "21001千秋梦walk3_0024",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-640,
-480,
0,
640,
-480,
0,
-640,
480,
0,
640,
480,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
960,
1280,
960,
0,
0,
1280,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-640,
-480,
0
],
"maxPos": [
640,
480,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "415acba6-4040-4082-9a7d-465543cd06a3@6c48a",
"atlasUuid": "",
"trimType": "none"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "415acba6-4040-4082-9a7d-465543cd06a3@6c48a"
}
}

View File

@@ -0,0 +1,198 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "walk3_2",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 25,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1.04,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 6
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0.04,
0.08,
0.12,
0.16,
0.2,
0.24,
0.28,
0.32,
0.36,
0.4,
0.44,
0.48,
0.52,
0.56,
0.6,
0.64,
0.68,
0.72,
0.76,
0.8,
0.84,
0.88,
0.92,
0.96,
1
],
"_values": [
{
"__uuid__": "98607712-54a4-49b2-a7d6-ae8f8d2e170a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "81b80d22-921c-4233-baa1-e2f7edb1aaa2@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "7be997b8-acc1-4624-86e3-17bcf3c11427@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "cc2d6f3a-a1d7-49d9-b8e1-e6638c789ca3@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "f53dc416-dbbb-4344-bf66-242324e956bd@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b57fe5a8-8379-432e-8ebe-18e85c516590@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "34e41caa-16eb-4b36-91d9-fc3b12112e37@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "4f0bb9b9-b48c-41bc-bd7b-5f2219d54b19@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "97f0b80e-4450-40fb-a822-8f566a0f8364@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "344da98d-a96a-48ae-8871-2bae9d373944@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "6a081c02-4581-4127-b157-d21851bd21c1@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "032766ca-9370-4d9c-aaaf-2671dfce70cc@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "6c90f3b0-4402-45ef-859f-8bbe3c8750a6@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8fc6ad74-702b-4745-8ac1-36980008f203@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "4dab4072-640f-4340-a639-2d80b6c3662d@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "1e5bd2b2-4d90-4755-9873-559ecc78fcad@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "2795c209-f788-4a38-9e05-3df7b497f5e0@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "5edc0e86-3c04-4b9c-9bbd-59626611e03a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "1287903f-c759-48eb-96d3-0fd82943655b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "1e109df9-08bb-4e4c-8647-a49b0ca35fd7@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "db463b4c-3b21-4c0a-9e79-740a7c547982@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "c9522eb6-f2ca-4a50-b1dd-5adf193278cc@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "571dfc5d-87d0-436a-8b7d-9c2038ad7c97@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9478c882-f50f-4bcd-82bc-a1d5c1aff6c5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "415acba6-4040-4082-9a7d-465543cd06a3@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.4",
"importer": "animation-clip",
"imported": true,
"uuid": "0a88ef1a-5736-434f-bcc7-04c986eae496",
"files": [
".bin"
],
"subMetas": {},
"userData": {
"name": "walk3_2"
}
}

View File

@@ -8,6 +8,6 @@
],
"subMetas": {},
"userData": {
"name": "walk_2"
"name": "walk5_2"
}
}