添加多个动画

This commit is contained in:
2025-01-02 13:43:09 +08:00
parent b448945994
commit e4722cac4a
20 changed files with 2939 additions and 2299 deletions

View File

@@ -456,8 +456,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1, "x": 0.7,
"y": 1, "y": 0.7,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -484,8 +484,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 109, "width": 185,
"height": 121 "height": 184
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
@@ -521,7 +521,7 @@
"a": 255 "a": 255
}, },
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@b78da", "__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@1d397",
"__expectedType__": "cc.SpriteFrame" "__expectedType__": "cc.SpriteFrame"
}, },
"_type": 0, "_type": 0,

View File

@@ -804,8 +804,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1, "x": 0.6,
"y": 1, "y": 0.6,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -832,8 +832,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 96, "width": 215,
"height": 121 "height": 233
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
@@ -869,7 +869,7 @@
"a": 255 "a": 255
}, },
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@b78da", "__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@656aa",
"__expectedType__": "cc.SpriteFrame" "__expectedType__": "cc.SpriteFrame"
}, },
"_type": 0, "_type": 0,

View File

@@ -731,8 +731,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1.1, "x": 0.7,
"y": 1.1, "y": 0.7,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -759,8 +759,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 96, "width": 160,
"height": 121 "height": 202
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",

View File

@@ -453,8 +453,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1.1, "x": 0.7,
"y": 1.1, "y": 0.7,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -481,8 +481,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 93, "width": 160,
"height": 111 "height": 202
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
@@ -518,7 +518,7 @@
"a": 255 "a": 255
}, },
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@8c932", "__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@b78da",
"__expectedType__": "cc.SpriteFrame" "__expectedType__": "cc.SpriteFrame"
}, },
"_type": 0, "_type": 0,

View File

@@ -13,13 +13,13 @@
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{0,0}</string> <string>{0,0}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{93,111}</string> <string>{155,185}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{93,111}</string> <string>{155,185}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{253,142},{93,111}}</string> <string>{{1,155},{155,185}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<false/> <true/>
</dict> </dict>
<key>a2.png</key> <key>a2.png</key>
<dict> <dict>
@@ -28,15 +28,15 @@
<key>anchor</key> <key>anchor</key>
<string>{0.5,0.5}</string> <string>{0.5,0.5}</string>
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{13,5}</string> <string>{23,8}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{96,120}</string> <string>{156,198}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{180,144}</string> <string>{300,240}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{442,115},{96,120}}</string> <string>{{1,312},{156,198}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<false/> <true/>
</dict> </dict>
<key>a3.png</key> <key>a3.png</key>
<dict> <dict>
@@ -45,13 +45,30 @@
<key>anchor</key> <key>anchor</key>
<string>{0.5,0.5}</string> <string>{0.5,0.5}</string>
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{9,6}</string> <string>{15,9}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{92,122}</string> <string>{152,200}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{180,144}</string> <string>{300,240}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{348,120},{92,122}}</string> <string>{{1,1},{152,200}}</string>
<key>textureRotated</key>
<true/>
</dict>
<key>h1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>anchor</key>
<string>{0.5,0.5}</string>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{209,191}</string>
<key>spriteSourceSize</key>
<string>{209,191}</string>
<key>textureRect</key>
<string>{{1,1005},{209,191}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<false/> <false/>
</dict> </dict>
@@ -62,13 +79,13 @@
<key>anchor</key> <key>anchor</key>
<string>{0.5,0.5}</string> <string>{0.5,0.5}</string>
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{9,2}</string> <string>{15,3}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{113,112}</string> <string>{185,184}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{171,144}</string> <string>{285,240}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{376,1},{113,112}}</string> <string>{{1,632},{185,184}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<false/> <false/>
</dict> </dict>
@@ -81,11 +98,11 @@
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{0,0}</string> <string>{0,0}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{96,121}</string> <string>{160,202}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{96,121}</string> <string>{160,202}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{1,143},{96,121}}</string> <string>{{1,470},{160,202}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<true/> <true/>
</dict> </dict>
@@ -98,13 +115,13 @@
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{0,0}</string> <string>{0,0}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{129,140}</string> <string>{215,233}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{129,140}</string> <string>{215,233}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{1,1},{129,140}}</string> <string>{{1,1797},{215,233}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<false/> <true/>
</dict> </dict>
<key>k3.png</key> <key>k3.png</key>
<dict> <dict>
@@ -115,13 +132,13 @@
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{0,0}</string> <string>{0,0}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{126,139}</string> <string>{211,232}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{126,139}</string> <string>{211,232}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{132,1},{126,139}}</string> <string>{{1,1584},{211,232}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<false/> <true/>
</dict> </dict>
<key>m1.png</key> <key>m1.png</key>
<dict> <dict>
@@ -130,13 +147,30 @@
<key>anchor</key> <key>anchor</key>
<string>{0.5,0.5}</string> <string>{0.5,0.5}</string>
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{-3,-1}</string> <string>{0,0}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{114,117}</string> <string>{202,191}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{198,153}</string> <string>{202,191}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{260,1},{114,117}}</string> <string>{{1,1198},{202,191}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>m3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>anchor</key>
<string>{0.5,0.5}</string>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{192,191}</string>
<key>spriteSourceSize</key>
<string>{192,191}</string>
<key>textureRect</key>
<string>{{1,1391},{192,191}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<false/> <false/>
</dict> </dict>
@@ -149,11 +183,11 @@
<key>spriteOffset</key> <key>spriteOffset</key>
<string>{0,0}</string> <string>{0,0}</string>
<key>spriteSize</key> <key>spriteSize</key>
<string>{111,119}</string> <string>{185,198}</string>
<key>spriteSourceSize</key> <key>spriteSourceSize</key>
<string>{111,119}</string> <string>{185,198}</string>
<key>textureRect</key> <key>textureRect</key>
<string>{{132,142},{111,119}}</string> <string>{{1,818},{185,198}}</string>
<key>textureRotated</key> <key>textureRotated</key>
<true/> <true/>
</dict> </dict>
@@ -169,9 +203,9 @@
<key>realTextureFileName</key> <key>realTextureFileName</key>
<string>herois.png</string> <string>herois.png</string>
<key>size</key> <key>size</key>
<string>{539,254}</string> <string>{235,2013}</string>
<key>smartupdate</key> <key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:3dc19b9841f80ec70059f6638bc66c91:4deba596c274e3c9b664d6583d0b2856:93964f5048646c99da4e4e399b4d643e$</string> <string>$TexturePacker:SmartUpdate:cf5132c9c0865d53926edcb97b414bd9:13c00494e4a6a1db1dfadb21f84b3aa4:93964f5048646c99da4e4e399b4d643e$</string>
<key>textureFileName</key> <key>textureFileName</key>
<string>herois.png</string> <string>herois.png</string>
</dict> </dict>

View File

@@ -16,15 +16,15 @@
"userData": { "userData": {
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": true,
"offsetX": 0, "offsetX": 0,
"offsetY": 0, "offsetY": 0,
"trimX": 253, "trimX": 1,
"trimY": 142, "trimY": 155,
"width": 93, "width": 155,
"height": 111, "height": 185,
"rawWidth": 93, "rawWidth": 155,
"rawHeight": 111, "rawHeight": 185,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@@ -62,15 +62,15 @@
"userData": { "userData": {
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": true,
"offsetX": 13, "offsetX": 23,
"offsetY": 5, "offsetY": 8,
"trimX": 442, "trimX": 1,
"trimY": 115, "trimY": 312,
"width": 96, "width": 156,
"height": 120, "height": 198,
"rawWidth": 180, "rawWidth": 300,
"rawHeight": 144, "rawHeight": 240,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@@ -105,18 +105,64 @@
"displayName": "", "displayName": "",
"id": "9692c", "id": "9692c",
"name": "a3", "name": "a3",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": true,
"offsetX": 15,
"offsetY": 9,
"trimX": 1,
"trimY": 1,
"width": 152,
"height": 200,
"rawWidth": 300,
"rawHeight": 240,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [],
"indexes": [],
"uv": [],
"nuv": [],
"minPos": [],
"maxPos": []
},
"isUuid": true,
"imageUuidOrDatabaseUri": "ff2de696-adce-4f5d-8fca-d6d66d3746a7@6c48a",
"atlasUuid": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"3acb0": {
"importer": "sprite-frame",
"uuid": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@3acb0",
"displayName": "",
"id": "3acb0",
"name": "h1",
"userData": { "userData": {
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 9, "offsetX": 0,
"offsetY": 6, "offsetY": 0,
"trimX": 348, "trimX": 1,
"trimY": 120, "trimY": 1005,
"width": 92, "width": 209,
"height": 122, "height": 191,
"rawWidth": 180, "rawWidth": 209,
"rawHeight": 144, "rawHeight": 191,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@@ -155,14 +201,14 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 9, "offsetX": 15,
"offsetY": 2, "offsetY": 3,
"trimX": 376, "trimX": 1,
"trimY": 1, "trimY": 632,
"width": 113, "width": 185,
"height": 112, "height": 184,
"rawWidth": 171, "rawWidth": 285,
"rawHeight": 144, "rawHeight": 240,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@@ -204,11 +250,11 @@
"offsetX": 0, "offsetX": 0,
"offsetY": 0, "offsetY": 0,
"trimX": 1, "trimX": 1,
"trimY": 143, "trimY": 470,
"width": 96, "width": 160,
"height": 121, "height": 202,
"rawWidth": 96, "rawWidth": 160,
"rawHeight": 121, "rawHeight": 202,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 5, "borderLeft": 5,
@@ -246,15 +292,15 @@
"userData": { "userData": {
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": true,
"offsetX": 0, "offsetX": 0,
"offsetY": 0, "offsetY": 0,
"trimX": 1, "trimX": 1,
"trimY": 1, "trimY": 1797,
"width": 129, "width": 215,
"height": 140, "height": 233,
"rawWidth": 129, "rawWidth": 215,
"rawHeight": 140, "rawHeight": 233,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@@ -292,15 +338,15 @@
"userData": { "userData": {
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": true,
"offsetX": 0, "offsetX": 0,
"offsetY": 0, "offsetY": 0,
"trimX": 132, "trimX": 1,
"trimY": 1, "trimY": 1584,
"width": 126, "width": 211,
"height": 139, "height": 232,
"rawWidth": 126, "rawWidth": 211,
"rawHeight": 139, "rawHeight": 232,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@@ -339,14 +385,60 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": -3, "offsetX": 0,
"offsetY": -1, "offsetY": 0,
"trimX": 260, "trimX": 1,
"trimY": 1, "trimY": 1198,
"width": 114, "width": 202,
"height": 117, "height": 191,
"rawWidth": 198, "rawWidth": 202,
"rawHeight": 153, "rawHeight": 191,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [],
"indexes": [],
"uv": [],
"nuv": [],
"minPos": [],
"maxPos": []
},
"isUuid": true,
"imageUuidOrDatabaseUri": "ff2de696-adce-4f5d-8fca-d6d66d3746a7@6c48a",
"atlasUuid": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"9aa17": {
"importer": "sprite-frame",
"uuid": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@9aa17",
"displayName": "",
"id": "9aa17",
"name": "m3",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
"trimY": 1391,
"width": 192,
"height": 191,
"rawWidth": 192,
"rawHeight": 191,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
@@ -387,12 +479,12 @@
"rotated": true, "rotated": true,
"offsetX": 0, "offsetX": 0,
"offsetY": 0, "offsetY": 0,
"trimX": 132, "trimX": 1,
"trimY": 142, "trimY": 818,
"width": 111, "width": 185,
"height": 119, "height": 198,
"rawWidth": 111, "rawWidth": 185,
"rawHeight": 119, "rawHeight": 198,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 306 KiB

View File

@@ -1,90 +1,90 @@
Animations-Witcher Green.png Animations-Witcher Green.png
size: 281,309 size: 181,519
format: RGBA8888 format: RGBA8888
filter: Linear,Linear filter: Linear,Linear
repeat: none repeat: none
Body Body
rotate: false rotate: false
xy: 116, 45 xy: 2, 56
size: 84, 84 size: 84, 84
orig: 128, 128 orig: 128, 128
offset: 22, 22 offset: 22, 22
index: -1 index: -1
Face 01 Face 01
rotate: true rotate: true
xy: 226, 65 xy: 116, 54
size: 112, 53 size: 112, 53
orig: 160, 128 orig: 160, 128
offset: 24, 25 offset: 24, 25
index: -1 index: -1
Face 02 Face 02
rotate: true rotate: true
xy: 202, 24 xy: 164, 188
size: 105, 15 size: 105, 15
orig: 160, 128 orig: 160, 128
offset: 29, 35 offset: 29, 35
index: -1 index: -1
Face 03 Face 03
rotate: false rotate: false
xy: 2, 55 xy: 2, 142
size: 112, 74 size: 112, 74
orig: 160, 128 orig: 160, 128
offset: 23, 13 offset: 23, 13
index: -1 index: -1
Head Head
rotate: false rotate: true
xy: 2, 131 xy: 2, 295
size: 222, 176 size: 222, 176
orig: 260, 260 orig: 260, 260
offset: 19, 42 offset: 19, 42
index: -1 index: -1
Left Arm Left Arm
rotate: true rotate: false
xy: 106, 2 xy: 90, 7
size: 41, 45 size: 41, 45
orig: 64, 64 orig: 64, 64
offset: 11, 9 offset: 11, 9
index: -1 index: -1
Left Hand Left Hand
rotate: false rotate: true
xy: 219, 18 xy: 116, 168
size: 48, 45 size: 48, 45
orig: 64, 64 orig: 64, 64
offset: 8, 7 offset: 8, 7
index: -1 index: -1
Left Leg Left Leg
rotate: true rotate: false
xy: 52, 13 xy: 48, 2
size: 40, 52 size: 40, 52
orig: 64, 64 orig: 64, 64
offset: 12, 6 offset: 12, 6
index: -1 index: -1
Right Leg Right Leg
rotate: true rotate: false
xy: 52, 13 xy: 48, 2
size: 40, 52 size: 40, 52
orig: 64, 64 orig: 64, 64
offset: 12, 6 offset: 12, 6
index: -1 index: -1
Right Arm Right Arm
rotate: true rotate: false
xy: 153, 2 xy: 133, 7
size: 41, 45 size: 41, 45
orig: 64, 64 orig: 64, 64
offset: 11, 9 offset: 11, 9
index: -1 index: -1
Right Hand Right Hand
rotate: false rotate: true
xy: 2, 9 xy: 2, 4
size: 48, 44 size: 48, 44
orig: 64, 64 orig: 64, 64
offset: 8, 10 offset: 8, 10
index: -1 index: -1
Weapon Weapon
rotate: true rotate: false
xy: 226, 179 xy: 2, 218
size: 128, 48 size: 160, 75
orig: 160, 80 orig: 160, 80
offset: 16, 16 offset: 0, 0
index: -1 index: -1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -1,90 +1,90 @@
Animations-Witcher Red.png Animations-Witcher Red.png
size: 281,309 size: 281,325
format: RGBA8888 format: RGBA8888
filter: Linear,Linear filter: Linear,Linear
repeat: none repeat: none
Body Body
rotate: false rotate: false
xy: 116, 45 xy: 116, 61
size: 84, 84 size: 84, 84
orig: 128, 128 orig: 128, 128
offset: 22, 22 offset: 22, 22
index: -1 index: -1
Face 01 Face 01
rotate: true rotate: true
xy: 226, 65 xy: 226, 49
size: 112, 53 size: 112, 53
orig: 160, 128 orig: 160, 128
offset: 24, 25 offset: 24, 25
index: -1 index: -1
Face 02 Face 02
rotate: true rotate: true
xy: 202, 24 xy: 202, 40
size: 105, 15 size: 105, 15
orig: 160, 128 orig: 160, 128
offset: 29, 35 offset: 29, 35
index: -1 index: -1
Face 03 Face 03
rotate: false rotate: false
xy: 2, 55 xy: 2, 71
size: 112, 74 size: 112, 74
orig: 160, 128 orig: 160, 128
offset: 23, 13 offset: 23, 13
index: -1 index: -1
Head Head
rotate: false rotate: false
xy: 2, 131 xy: 2, 147
size: 222, 176 size: 222, 176
orig: 260, 260 orig: 260, 260
offset: 19, 42 offset: 19, 42
index: -1 index: -1
Left Arm Left Arm
rotate: true rotate: true
xy: 106, 2 xy: 106, 18
size: 41, 45 size: 41, 45
orig: 64, 64 orig: 64, 64
offset: 11, 9 offset: 11, 9
index: -1 index: -1
Left Hand Left Hand
rotate: false rotate: false
xy: 219, 18 xy: 219, 2
size: 48, 45 size: 48, 45
orig: 64, 64 orig: 64, 64
offset: 8, 7 offset: 8, 7
index: -1 index: -1
Left Leg Left Leg
rotate: true rotate: true
xy: 52, 13 xy: 52, 29
size: 40, 52 size: 40, 52
orig: 64, 64 orig: 64, 64
offset: 12, 6 offset: 12, 6
index: -1 index: -1
Right Leg Right Leg
rotate: true rotate: true
xy: 52, 13 xy: 52, 29
size: 40, 52 size: 40, 52
orig: 64, 64 orig: 64, 64
offset: 12, 6 offset: 12, 6
index: -1 index: -1
Right Arm Right Arm
rotate: true rotate: true
xy: 153, 2 xy: 153, 18
size: 41, 45 size: 41, 45
orig: 64, 64 orig: 64, 64
offset: 11, 9 offset: 11, 9
index: -1 index: -1
Right Hand Right Hand
rotate: false rotate: false
xy: 2, 9 xy: 2, 25
size: 48, 44 size: 48, 44
orig: 64, 64 orig: 64, 64
offset: 8, 10 offset: 8, 10
index: -1 index: -1
Weapon Weapon
rotate: true rotate: true
xy: 226, 179 xy: 226, 163
size: 128, 48 size: 160, 52
orig: 160, 80 orig: 160, 80
offset: 16, 16 offset: 0, 14
index: -1 index: -1

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -1,90 +1,90 @@
Witcher Blue.png Witcher Blue.png
size: 281,309 size: 180,514
format: RGBA8888 format: RGBA8888
filter: Linear,Linear filter: Linear,Linear
repeat: none repeat: none
Body Body
rotate: false rotate: false
xy: 116, 45 xy: 2, 56
size: 84, 84 size: 84, 84
orig: 128, 128 orig: 128, 128
offset: 22, 22 offset: 22, 22
index: -1 index: -1
Face 01 Face 01
rotate: true rotate: true
xy: 226, 65 xy: 116, 54
size: 112, 53 size: 112, 53
orig: 160, 128 orig: 160, 128
offset: 24, 25 offset: 24, 25
index: -1 index: -1
Face 02 Face 02
rotate: true rotate: true
xy: 202, 24 xy: 163, 183
size: 105, 15 size: 105, 15
orig: 160, 128 orig: 160, 128
offset: 29, 35 offset: 29, 35
index: -1 index: -1
Face 03 Face 03
rotate: false rotate: false
xy: 2, 55 xy: 2, 142
size: 112, 74 size: 112, 74
orig: 160, 128 orig: 160, 128
offset: 23, 13 offset: 23, 13
index: -1 index: -1
Head Head
rotate: false rotate: true
xy: 2, 131 xy: 2, 290
size: 222, 176 size: 222, 176
orig: 260, 260 orig: 260, 260
offset: 19, 42 offset: 19, 42
index: -1 index: -1
Left Arm Left Arm
rotate: true rotate: false
xy: 106, 2 xy: 90, 7
size: 41, 45 size: 41, 45
orig: 64, 64 orig: 64, 64
offset: 11, 9 offset: 11, 9
index: -1 index: -1
Left Hand Left Hand
rotate: false rotate: true
xy: 219, 18 xy: 116, 168
size: 48, 45 size: 48, 45
orig: 64, 64 orig: 64, 64
offset: 8, 7 offset: 8, 7
index: -1 index: -1
Left Leg Left Leg
rotate: true rotate: false
xy: 52, 13 xy: 48, 2
size: 40, 52 size: 40, 52
orig: 64, 64 orig: 64, 64
offset: 12, 6 offset: 12, 6
index: -1 index: -1
Right Leg Right Leg
rotate: true rotate: false
xy: 52, 13 xy: 48, 2
size: 40, 52 size: 40, 52
orig: 64, 64 orig: 64, 64
offset: 12, 6 offset: 12, 6
index: -1 index: -1
Right Arm Right Arm
rotate: true rotate: false
xy: 153, 2 xy: 133, 7
size: 41, 45 size: 41, 45
orig: 64, 64 orig: 64, 64
offset: 11, 9 offset: 11, 9
index: -1 index: -1
Right Hand Right Hand
rotate: false rotate: true
xy: 2, 9 xy: 2, 4
size: 48, 44 size: 48, 44
orig: 64, 64 orig: 64, 64
offset: 8, 10 offset: 8, 10
index: -1 index: -1
Weapon Weapon
rotate: true rotate: false
xy: 226, 179 xy: 2, 218
size: 128, 48 size: 159, 70
orig: 160, 80 orig: 160, 80
offset: 16, 16 offset: 0, 5
index: -1 index: -1

View File

@@ -1,5 +1,15 @@
{ {
"skeleton": { "hash": "p+nOe9SbNCoZRLVE17z33NxXYPE=", "spine": "3.8.75", "fps": 10, "images": "D:\\Game\\games\\spine\\items\\Witcher - Blue\\Vector Parts", "audio": "D:\\Game\\games\\spine\\items\\Witcher - Blue\\Vector Parts" }, "skeleton": {
"hash": "nDPX8KyDG5e1MKCs7MW6lKwXoL0=",
"spine": "3.8.75",
"x": -155.31,
"y": -17.9,
"width": 299.28,
"height": 310.59,
"fps": 10,
"images": "./items/Witcher - Blue/Vector Parts/",
"audio": "D:/Game/games/spine/items/Witcher - Blue/Vector Parts"
},
"bones": [ "bones": [
{ "name": "root" }, { "name": "root" },
{ "name": "root-bone_007", "parent": "root", "length": 34.99, "rotation": 262.82, "x": -19.24, "y": 35.69 }, { "name": "root-bone_007", "parent": "root", "length": 34.99, "rotation": 262.82, "x": -19.24, "y": 35.69 },
@@ -75,12 +85,28 @@
"animations": { "animations": {
"Attacking": { "Attacking": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -91,12 +117,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -123,28 +149,12 @@
{ "name": "Face 01" } { "name": "Face 01" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -386,12 +396,28 @@
}, },
"Dying": { "Dying": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -402,12 +428,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -434,28 +460,12 @@
{ "name": "Face 03" } { "name": "Face 03" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -719,12 +729,28 @@
}, },
"Hurt": { "Hurt": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -735,12 +761,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -767,28 +793,12 @@
{ "name": "Face 03" } { "name": "Face 03" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -1022,12 +1032,28 @@
}, },
"Idle": { "Idle": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -1038,12 +1064,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -1070,28 +1096,12 @@
{ "name": "Face 01" } { "name": "Face 01" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -1328,12 +1338,28 @@
}, },
"Idle Blink": { "Idle Blink": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -1344,12 +1370,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -1377,28 +1403,12 @@
{ "time": 0.3, "name": "Face 02" } { "time": 0.3, "name": "Face 02" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -1635,12 +1645,28 @@
}, },
"Jump Loop": { "Jump Loop": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -1651,12 +1677,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -1683,28 +1709,12 @@
{ "name": "Face 01" } { "name": "Face 01" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -1929,12 +1939,28 @@
}, },
"Jump Start": { "Jump Start": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -1945,12 +1971,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -1977,28 +2003,12 @@
{ "name": "Face 01" } { "name": "Face 01" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -2222,12 +2232,28 @@
}, },
"Taunt": { "Taunt": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -2238,12 +2264,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -2270,28 +2296,12 @@
{ "name": "Face 01" } { "name": "Face 01" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {
@@ -2566,12 +2576,28 @@
}, },
"Walking": { "Walking": {
"slots": { "slots": {
"root-bone_004-bone_002-ext_Right Arm": { "root-bone_004-bone_002-bone_003-ext_Right Hand": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Arm" } { "name": "Right Hand" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_006-ext_Left Leg": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Leg" }
] ]
}, },
"root-bone_004-ext_Body": { "root-bone_004-ext_Body": {
@@ -2582,12 +2608,12 @@
{ "name": "Body" } { "name": "Body" }
] ]
}, },
"root-bone_004-bone_002-bone_003-ext_Right Hand": { "root-bone_004-bone_005-ext_Head": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Right Hand" } { "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-bone_001-ext_Weapon": { "root-bone_004-bone_000-bone_001-ext_Weapon": {
@@ -2614,28 +2640,12 @@
{ "name": "Face 01" } { "name": "Face 01" }
] ]
}, },
"root-bone_006-ext_Left Leg": { "root-bone_004-bone_002-ext_Right Arm": {
"color": [ "color": [
{ "color": "ffffffff" } { "color": "ffffffff" }
], ],
"attachment": [ "attachment": [
{ "name": "Left Leg" } { "name": "Right Arm" }
]
},
"root-bone_004-bone_000-bone_001-ext_Left Hand": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Left Hand" }
]
},
"root-bone_004-bone_005-ext_Head": {
"color": [
{ "color": "ffffffff" }
],
"attachment": [
{ "name": "Head" }
] ]
}, },
"root-bone_004-bone_000-ext_Left Arm": { "root-bone_004-bone_000-ext_Left Arm": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -0,0 +1,420 @@
[
{
"__type__": "cc.Prefab",
"_name": "ice1",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "ice1",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [
{
"__id__": 2
},
{
"__id__": 8
}
],
"_active": true,
"_components": [
{
"__id__": 16
},
{
"__id__": 18
}
],
"_prefab": {
"__id__": 20
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -0.041,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "shadow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 10
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a62pNH7WJL7Y2J76xlh6E5"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 190
},
"_spriteFrame": {
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c7Ljbr2uBPrIAr55WaWcYz"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "51ZjCtSAdKQ7Bnocj2kgu0",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "anm",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
},
{
"__id__": 11
},
{
"__id__": 13
}
],
"_prefab": {
"__id__": 15
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.3,
"y": 0.3,
"z": 1
},
"_mobility": 0,
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 10
},
"_contentSize": {
"__type__": "cc.Size",
"width": 314.1499938964844,
"height": 336.3500061035156
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.483590644980259,
"y": 0.03225806506490894
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "9eaEPPEkdKYYfWIxgJ1KbU"
},
{
"__type__": "sp.Skeleton",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 12
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_skeletonData": {
"__uuid__": "1be9880f-41f8-4be8-857e-392e9b4c0fff",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "default",
"defaultAnimation": "Walking",
"_premultipliedAlpha": true,
"_timeScale": 0.7,
"_preCacheMode": 0,
"_cacheMode": 0,
"_sockets": [],
"_useTint": false,
"_debugMesh": false,
"_debugBones": false,
"_debugSlots": false,
"_enableBatch": false,
"loop": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "54k9q4iztE15bdAWnFOCpS"
},
{
"__type__": "4ba4awuz8tF34rq4TkZ9W1S",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 14
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "569pdLaDNB6qtHi4mnEa2p"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "4aKyovCOhDJpr23Of35+5a",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 17
},
"_contentSize": {
"__type__": "cc.Size",
"width": 80,
"height": 80
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "14OhXRCixNOaApgow/hFbp"
},
{
"__type__": "44ef2gntuRF/bPCn4ViiEuB",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 19
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "37VPKEFLxPCbbMan7v7cCp"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "fdklpBwCBM/qJ4WFlQF3kT",
"instance": null,
"targetOverrides": null
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "8cb7252f-74cb-4dd2-87d3-a4cede97d7a1",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "ice1"
}
}

View File

@@ -310,7 +310,7 @@
"__expectedType__": "sp.SkeletonData" "__expectedType__": "sp.SkeletonData"
}, },
"defaultSkin": "default", "defaultSkin": "default",
"defaultAnimation": "Walking", "defaultAnimation": "Idle",
"_premultipliedAlpha": true, "_premultipliedAlpha": true,
"_timeScale": 0.7, "_timeScale": 0.7,
"_preCacheMode": 0, "_preCacheMode": 0,

File diff suppressed because it is too large Load Diff