Commit 841ffe63 authored by Master Q's avatar Master Q

spi 动画支持

parent 10b88af5
......@@ -36,6 +36,10 @@
"keys": "nx1.jpg,ny1.jpg,nz1.jpg,px1.jpg,py1.jpg,pz1.jpg",
"name": "skybox"
},
{
"keys": "rabbit.spi",
"name": "spine"
},
{
"keys": "产品1.png,产品2.png,产品3.png,产品4.png,产品5.png,产品6.png,产品7.png,产品8.png",
"name": "产品输出"
......
const fs = require("fs")
let arg = process.argv.splice(2);
if (!arg[0]) {
console.error("未输入路径");
return
}
var inUrl = arg[0];
var img = fs.readFileSync(inUrl + ".png")
var atlas = fs.readFileSync(inUrl + ".atlas")
var json = fs.readFileSync(inUrl + ".json")
// console.log(img.byteLength)
// console.log(atlas.byteLength)
// console.log(json.byteLength)
//头部信息
var header = new ArrayBuffer(12);
var headerView = new DataView(header);
headerView.setUint32(0, img.byteLength, true);
headerView.setUint32(4, atlas.byteLength, true);
headerView.setUint32(8, json.byteLength, true);
fs.writeFileSync(inUrl + ".spi", Buffer.concat([
toBuffer(header),
img,
atlas,
json
], 12 + img.byteLength + atlas.byteLength + json.byteLength), { encoding: "binary" })
function string2buffer(str) {
// 首先将字符串转为16进制
let val = ""
for (let i = 0; i < str.length; i++) {
if (val === '') {
val = str.charCodeAt(i).toString(16)
} else {
val += ',' + str.charCodeAt(i).toString(16)
}
}
// 将16进制转化为ArrayBuffer
return new Uint8Array(val.match(/[\da-f]{2}/gi).map(function (h) {
return parseInt(h, 16)
}))
}
function bytesToBinary(bytes) {
const length = bytes.length;
let result = '';
for (let i = 0; i < length; i++) {
const binStr = Number(bytes[i]).toString(2)
result += '0'.repeat(8 - binStr.length) + binStr; // 不足八位前置补0
}
return result.toString();
}
function toBuffer(ab) {
// var buf = new Buffer(ab.byteLength);
var buf = Buffer.alloc(ab.byteLength);
var view = new Uint8Array(ab);
for (var i = 0; i < buf.length; ++i) {
buf[i] = view[i];
}
return buf;
}
function toArrayBuffer(buf) {
var ab = new ArrayBuffer(buf.length);
var view = new Uint8Array(ab);
for (var i = 0; i < buf.length; ++i) {
view[i] = buf[i];
}
return ab;
}
\ No newline at end of file
tuzi跳.png
size: 256,256
format: RGBA8888
filter: Linear,Linear
repeat: none
erdy
rotate: true
xy: 112, 120
size: 49, 65
orig: 69, 81
offset: 0, 1
index: -1
erdz
rotate: false
xy: 95, 31
size: 36, 78
orig: 36, 94
offset: 0, 1
index: -1
jb
rotate: false
xy: 133, 13
size: 38, 38
orig: 39, 42
offset: 0, 3
index: -1
st
rotate: false
xy: 2, 111
size: 108, 136
orig: 138, 139
offset: 26, 2
index: -1
toua
rotate: false
xy: 2, 21
size: 91, 88
orig: 94, 89
offset: 3, 1
index: -1
weib
rotate: false
xy: 220, 100
size: 27, 29
orig: 31, 33
offset: 2, 2
index: -1
ys
rotate: false
xy: 133, 53
size: 36, 65
orig: 39, 69
offset: 1, 3
index: -1
yziz
rotate: false
xy: 112, 171
size: 135, 76
orig: 176, 107
offset: 27, 17
index: -1
zs
rotate: true
xy: 179, 131
size: 38, 65
orig: 41, 67
offset: 1, 1
index: -1
zsy
rotate: true
xy: 179, 98
size: 31, 39
orig: 36, 42
offset: 3, 1
index: -1
{"skeleton":{"hash":"225VPOtAncB1wT9eWSeaAO75ODA","spine":"3.8.99","x":-70.46,"y":-26.12,"width":145.65,"height":224.19,"images":"./兔子跳/","audio":"/Users/xiaoan/Desktop/2022小安工作/k11.28毛戈平品牌zone-跳一跳动效"},"bones":[{"name":"root"},{"name":"st","parent":"root","x":0.12,"y":39.82,"color":"a81717ff"},{"name":"st2","parent":"st","length":28.98,"rotation":90,"x":0.42,"y":5.04,"color":"a81717ff"},{"name":"st3","parent":"st2","length":23.16,"rotation":-4.16,"x":31.08,"color":"a81717ff"},{"name":"st4","parent":"st3","length":22.24,"rotation":-6.73,"x":22.74,"y":-0.03,"color":"a81717ff"},{"name":"st5","parent":"st4","x":83.8,"y":3.34,"color":"3f477aff"},{"name":"tou","parent":"st5","x":-40.27,"y":12.73,"color":"3f477aff"},{"name":"tou2","parent":"tou","x":-5.35,"y":23.35,"color":"459776ff"},{"name":"tou4","parent":"tou2","x":-11.37,"y":1.75,"color":"3f477aff"},{"name":"tou3","parent":"tou4","x":-21.18,"y":7.38,"color":"3f477aff"},{"name":"tou5","parent":"tou","x":-17.91,"y":-18.41,"color":"459776ff"},{"name":"tou7","parent":"tou5","x":-15.31,"y":-0.32,"color":"3f477aff"},{"name":"tou6","parent":"tou7","x":-20.98,"y":-1.96,"color":"3f477aff"},{"name":"weib","parent":"st","x":-21.84,"y":7.14},{"name":"jb","parent":"st","length":13.68,"rotation":-72.12,"x":25.98,"y":-11.58,"color":"9f3aabff"},{"name":"jb2","parent":"jb","length":10.92,"rotation":-17.88,"x":13.68,"color":"9f3aabff"},{"name":"jb3","parent":"jb2","length":9.33,"rotation":-7.77,"x":10.5,"color":"9f3aabff"},{"name":"zs","parent":"st4","length":20.72,"rotation":-151.41,"x":21.96,"y":-26.51},{"name":"zs2","parent":"zs","length":18.09,"rotation":4.1,"x":21.65,"y":0.14},{"name":"zs3","parent":"zs2","length":17.3,"rotation":7.25,"x":18.48,"y":-0.16},{"name":"ys","parent":"st4","length":23.02,"rotation":176.09,"x":24.84,"y":27.5},{"name":"ys2","parent":"ys","length":20.44,"rotation":5.33,"x":23.54,"y":-0.3},{"name":"ys3","parent":"ys2","length":16.88,"rotation":3.75,"x":20.85,"y":0.07},{"name":"yziz","parent":"root","x":-0.36,"y":9.76},{"name":"zsy","parent":"zs2","x":16.78,"y":-17.35},{"name":"zsy2","parent":"zsy","x":19.03,"y":6.86},{"name":"st7","parent":"st","x":38.72,"y":2.38,"color":"a81717ff"},{"name":"jb4","parent":"st","length":13.68,"rotation":-72.12,"x":-9.1,"y":-0.15,"color":"9f3aabff"},{"name":"jb5","parent":"jb4","length":10.92,"rotation":-17.88,"x":13.68,"color":"9f3aabff"},{"name":"jb6","parent":"jb5","length":9.33,"rotation":-7.77,"x":10.5,"color":"9f3aabff"}],"slots":[{"name":"yziz","bone":"yziz","attachment":"yziz"},{"name":"ys","bone":"ys","attachment":"ys"},{"name":"jb","bone":"jb","attachment":"jb"},{"name":"jb2","bone":"jb4","attachment":"jb"},{"name":"st","bone":"st7","attachment":"st"},{"name":"zsy","bone":"zsy","attachment":"zsy"},{"name":"zs","bone":"zs","attachment":"zs"},{"name":"weib","bone":"weib","attachment":"weib"},{"name":"toua","bone":"tou","attachment":"toua"},{"name":"erdy","bone":"tou2","attachment":"erdy"},{"name":"erdz","bone":"tou5","attachment":"erdz"}],"skins":[{"name":"default","attachments":{"erdy":{"erdy":{"type":"mesh","uvs":[0.53667,0.19742,0.62429,0.19073,0.70011,0.26584,0.68705,0.34261,0.67238,0.42895,0.65664,0.52147,0.65174,0.56681,0.6478,0.60318,0.63318,0.68046,0.60704,0.74695,0.56432,0.81129,0.52656,0.85931,0.48401,0.90532,0.41589,0.95425,0.33088,0.97928,0.2027,0.97926,0.08259,0.95368,0,0.88176,0,0.7968,0.06998,0.73709,0.12763,0.69578,0.1794,0.6483,0.24248,0.59045,0.26904,0.5537,0.30728,0.50078,0.33807,0.45819,0.35775,0.43095,0.38947,0.38549,0.42739,0.33116,0.44105,0.27111,0.45643,0.20354,0.11893,0.8538,0.17685,0.82091,0.23476,0.78254,0.27766,0.73138,0.30983,0.68935,0.35059,0.62723,0.38276,0.57424,0.41922,0.51577,0.44282,0.47192,0.47714,0.41711,0.50288,0.36229,0.54148,0.29103,0.5565,0.25266],"triangles":[43,0,1,43,1,2,43,30,0,43,29,30,42,29,43,28,29,42,2,42,43,3,42,2,41,28,42,40,28,41,27,28,40,3,41,42,4,41,3,40,41,4,39,27,40,26,27,39,39,25,26,38,25,39,24,25,38,5,40,4,39,40,5,6,39,5,38,39,6,37,24,38,23,24,37,7,38,6,36,23,37,22,23,36,7,37,38,8,37,7,35,22,36,21,22,35,34,21,35,20,21,34,8,36,37,9,36,8,33,20,34,10,36,9,35,36,10,32,20,33,19,20,32,31,19,32,18,19,31,11,35,10,34,35,11,17,18,31,12,34,11,33,34,12,16,17,31,13,33,12,14,15,32,33,14,32,31,32,15,16,31,15,13,14,33],"vertices":[2,7,5.14,5.21,0.97771,8,16.51,3.45,0.02229,1,7,6.82,-0.63,1,2,7,1.83,-6.91,0.96159,8,13.2,-8.67,0.03841,2,7,-4.45,-7.2,0.63064,8,6.92,-8.96,0.36936,3,7,-11.51,-7.53,0.13229,8,-0.14,-9.28,0.83185,9,21.05,-16.67,0.03586,3,7,-19.07,-7.88,0.00133,8,-7.7,-9.63,0.75616,9,13.48,-17.02,0.24251,2,8,-11.37,-9.99,0.61513,9,9.81,-17.38,0.38487,2,8,-14.32,-10.28,0.50095,9,6.87,-17.67,0.49905,2,8,-20.66,-10.47,0.28053,9,0.53,-17.86,0.71947,2,8,-26.28,-9.72,0.1384,9,-5.1,-17.1,0.8616,2,8,-31.96,-7.81,0.04635,9,-10.78,-15.19,0.95365,2,8,-36.27,-5.99,0.01237,9,-15.09,-13.37,0.98763,2,8,-40.48,-3.81,0.0012,9,-19.3,-11.19,0.9988,1,9,-24.08,-7.32,1,1,9,-27.18,-1.95,1,1,9,-28.85,6.74,1,1,9,-28.38,15.27,1,1,9,-23.73,21.97,1,1,9,-16.98,23.27,1,1,9,-11.31,19.44,1,1,9,-7.28,16.16,1,2,8,-24.01,20.77,5.4E-4,9,-2.83,13.38,0.99946,2,8,-18.59,17.38,0.04943,9,2.6,9.99,0.95057,2,8,-15.32,16.14,0.14845,9,5.87,8.75,0.85155,2,8,-10.61,14.36,0.37116,9,10.57,6.97,0.62884,3,7,-18.19,14.68,4.7E-4,8,-6.82,12.92,0.57163,9,14.36,5.54,0.42791,3,7,-15.76,13.76,0.0068,8,-4.4,12.01,0.68602,9,16.79,4.62,0.30718,3,7,-11.74,12.3,0.0623,8,-0.37,10.55,0.79643,9,20.82,3.17,0.14127,3,7,-6.92,10.57,0.32148,8,4.45,8.81,0.65304,9,25.63,1.43,0.02548,3,7,-1.97,10.56,0.70299,8,9.4,8.81,0.29651,9,30.59,1.42,4.9E-4,2,7,3.61,10.55,0.9029,8,14.98,8.8,0.0971,1,9,-19.96,14.33,1,1,9,-16.59,10.91,1,1,9,-12.78,7.58,1,1,9,-8.15,5.45,1,1,9,-4.39,3.91,1,2,8,-20.1,9.49,0.02868,9,1.08,2.1,0.97132,2,8,-15.47,8.12,0.22778,9,5.71,0.73,0.77222,2,8,-10.34,6.54,0.51552,9,10.84,-0.84,0.48448,3,7,-17.92,7.37,2.1E-4,8,-6.55,5.61,0.70826,9,14.64,-1.77,0.29153,3,7,-13.11,5.88,0.02353,8,-1.74,4.13,0.88357,9,19.44,-3.26,0.0929,3,7,-8.41,4.97,0.22518,8,2.95,3.22,0.76526,9,24.14,-4.16,0.00956,2,7,-2.24,3.45,0.77648,8,9.13,1.7,0.22352,2,7,1.01,3.02,0.95812,8,12.37,1.27,0.04188],"hull":31,"edges":[2,4,28,30,30,32,32,34,34,36,36,38,38,40,8,10,4,6,6,8,56,58,58,60,2,0,0,60,40,42,42,44,44,46,46,48,48,50,50,52,52,54,54,56,14,16,16,18,18,20,24,26,26,28,20,22,22,24,10,12,12,14],"width":69,"height":81}},"erdz":{"erdz":{"type":"mesh","uvs":[0.72457,0.16635,0.81822,0.20207,0.85346,0.24836,0.89761,0.30635,0.89781,0.36077,0.89802,0.41769,0.87822,0.46578,0.85795,0.51502,0.83741,0.56492,0.81472,0.62004,0.81451,0.6771,0.81359,0.71977,0.81269,0.7612,0.89843,0.79569,0.98097,0.82889,0.98109,0.90555,0.89658,0.94883,0.76653,0.98211,0.54618,0.9821,0.27278,0.98209,0.05696,0.89918,0,0.8444,0,0.78093,0,0.71808,0.0276,0.68322,0.06562,0.63519,0.10727,0.58258,0.14769,0.53152,0.18666,0.4823,0.23554,0.42055,0.28768,0.35469,0.326,0.30628,0.38276,0.25744,0.43693,0.21084,0.55212,0.16683,0.77818,0.90865,0.63801,0.89014,0.55101,0.86053,0.50751,0.81055,0.46401,0.718,0.48818,0.68097,0.46884,0.76612,0.50268,0.62729,0.53168,0.56436,0.57034,0.50512,0.59934,0.45329,0.60901,0.39776,0.63318,0.34963,0.65734,0.2978,0.66218,0.24412],"triangles":[49,34,0,49,0,1,33,34,49,49,1,2,49,32,33,48,49,2,48,32,49,48,2,3,48,31,32,47,31,48,30,31,47,46,30,47,29,30,46,45,29,46,47,48,3,47,3,4,46,4,5,4,46,47,5,45,46,6,45,5,44,29,45,28,29,44,7,45,6,44,45,7,43,28,44,27,28,43,8,44,7,43,44,8,9,43,8,43,26,27,42,43,9,42,26,43,10,42,9,42,25,26,40,42,10,40,25,42,39,25,40,24,25,39,11,40,10,39,40,11,11,41,39,12,41,11,23,41,22,39,23,24,41,23,39,38,41,12,37,38,12,36,37,12,13,36,12,21,41,38,41,21,22,20,38,37,20,21,38,35,36,13,35,13,14,35,14,15,16,35,15,19,20,37,18,19,37,36,18,37,17,36,35,17,35,16,18,36,17],"vertices":[1,10,13.85,-0.28,1,1,10,11.19,-4.23,1,2,10,7.16,-6.29,0.99882,11,22.46,-5.98,0.00118,2,10,2.1,-8.88,0.93372,11,17.41,-8.57,0.06628,2,10,-2.92,-9.86,0.72531,11,12.39,-9.54,0.27469,3,10,-8.17,-10.88,0.41323,11,7.13,-10.56,0.58532,12,28.11,-8.6,0.00144,3,10,-12.75,-11.03,0.18226,11,2.56,-10.71,0.79032,12,23.54,-8.76,0.02742,3,10,-17.43,-11.19,0.04266,11,-2.12,-10.87,0.83279,12,18.85,-8.91,0.12454,3,10,-22.18,-11.35,0.00258,11,-6.87,-11.03,0.6889,12,14.11,-9.07,0.30853,2,11,-12.11,-11.21,0.41483,12,8.87,-9.25,0.58517,2,11,-17.38,-12.21,0.15585,12,3.6,-10.26,0.84415,2,11,-21.33,-12.94,0.04816,12,-0.35,-10.98,0.95184,2,11,-25.16,-13.64,0.00626,12,-4.18,-11.68,0.99374,1,12,-6.78,-15.33,1,1,12,-9.28,-18.83,1,1,12,-16.36,-20.2,1,1,12,-20.93,-17.98,1,1,12,-24.88,-13.97,1,1,12,-26.38,-6.18,1,1,12,-28.24,3.48,1,1,12,-22.05,12.58,1,2,11,-38.36,13.61,2.5E-4,12,-17.38,15.57,0.99975,2,11,-32.5,14.74,0.01159,12,-11.52,16.7,0.98841,2,11,-26.7,15.86,0.05641,12,-5.72,17.81,0.94359,2,11,-23.3,15.5,0.10765,12,-2.32,17.46,0.89235,2,11,-18.6,15.01,0.23025,12,2.38,16.96,0.76975,2,11,-13.46,14.47,0.42127,12,7.51,16.43,0.57873,3,10,-23.78,13.63,0.00428,11,-8.48,13.95,0.62268,12,12.5,15.9,0.37304,3,10,-18.97,13.13,0.03974,11,-3.67,13.44,0.76579,12,17.31,15.4,0.19447,3,10,-12.94,12.49,0.20032,11,2.37,12.81,0.75022,12,23.34,14.77,0.04946,3,10,-6.51,11.82,0.53607,11,8.8,12.14,0.46174,12,29.78,14.09,0.0022,2,10,-1.78,11.32,0.78291,11,13.53,11.64,0.21709,2,10,3.12,10.18,0.94787,11,18.42,10.5,0.05213,2,10,7.79,9.1,0.99682,11,23.09,9.41,0.00318,1,10,12.63,5.81,1,1,12,-18.02,-13.08,1,1,12,-17.27,-7.8,1,1,12,-15.13,-4.2,1,1,12,-10.81,-1.77,1,1,12,-2.56,1.41,1,2,11,-19.96,-0.74,0.04246,12,1.02,1.21,0.95754,1,12,-6.97,0.38,1,2,11,-14.9,-0.3,0.296,12,6.08,1.65,0.704,2,11,-8.9,-0.21,0.63314,12,12.08,1.75,0.36686,2,11,-3.17,-0.53,0.89948,12,17.81,1.43,0.10052,2,10,-13.49,-0.95,0.08521,11,1.82,-0.63,0.91479,2,10,-8.3,-0.3,0.44209,11,7.01,0.01,0.55791,2,10,-3.69,-0.3,0.79341,11,11.61,0.01,0.20659,1,10,1.26,-0.24,1,1,10,6.25,0.54,1],"hull":35,"edges":[0,68,0,2,18,20,28,30,30,32,32,34,38,40,40,42,66,68,24,26,26,28,20,22,22,24,16,18,14,16,10,12,12,14,6,8,8,10,60,62,58,60,56,58,54,56,52,54,50,52,46,48,48,50,62,64,64,66,2,4,4,6,42,44,44,46,34,36,36,38],"width":36,"height":94}},"jb":{"jb":{"type":"mesh","uvs":[0.60768,0.12623,0.79414,0.0397,0.88952,0.03939,0.91801,0.09222,0.94219,0.13703,0.96458,0.17855,0.90474,0.29067,0.89315,0.35522,0.88408,0.40575,0.87138,0.47652,0.86231,0.52708,0.83822,0.59392,0.81083,0.6699,0.78021,0.75488,0.75614,0.82166,0.63883,0.91219,0.53008,0.9122,0.37952,0.9122,0.25364,0.8224,0.20527,0.73168,0.1762,0.67716,0.15446,0.63639,0.11108,0.57913,0.08266,0.54666,0.05586,0.51603,0.00837,0.42097,0.16513,0.33603,0.26068,0.28995,0.36771,0.23834,0.48173,0.18468,0.54054,0.81024,0.55623,0.72524,0.56146,0.66453,0.57192,0.59167,0.57715,0.5091,0.55885,0.42167,0.52531,0.31251,0.53531,0.37068,0.27639,0.43867,0.74454,0.24439,0.32608,0.54067,0.34962,0.5941,0.381,0.68639,0.39931,0.75924,0.39931,0.8321,0.71315,0.41439,0.70269,0.52367,0.69223,0.61596,0.67131,0.71553,0.63469,0.82482,0.51451,0.28283,0.50178,0.25491,0.48425,0.22289,0.26043,0.36962,0.72782,0.20014,0.27072,0.32414,0.72395,0.13926,0.26299,0.39153],"triangles":[48,47,12,48,32,47,13,48,12,14,48,13,49,48,14,17,44,16,17,18,44,16,49,15,16,30,49,16,44,30,15,49,14,44,43,30,44,18,43,30,31,49,49,31,48,18,19,43,30,43,31,19,42,43,43,42,31,31,32,48,31,42,32,42,19,41,7,45,39,34,35,45,40,35,34,21,22,40,32,42,33,12,47,11,32,33,47,33,42,41,47,46,11,47,33,46,33,41,34,11,46,10,33,34,46,34,41,40,10,46,9,46,45,9,46,34,45,20,21,41,21,40,41,19,20,41,9,45,8,8,45,7,22,23,38,24,26,57,57,26,53,57,23,24,38,23,57,40,37,35,40,38,37,24,25,26,37,57,36,36,57,50,57,37,38,35,37,45,39,45,36,50,28,51,51,28,52,55,28,50,50,57,55,57,53,55,45,37,36,53,26,55,7,39,6,26,27,55,55,27,28,39,50,54,39,36,50,5,6,4,54,0,56,54,50,0,50,51,0,51,52,0,6,39,4,39,54,4,28,29,52,52,29,0,4,56,3,2,3,1,1,3,56,54,56,4,56,0,1,40,22,38],"vertices":[1,14,-13.87,9.59,1,1,14,-8.37,17.1,1,3,14,-3.62,21.33,0.99636,15,-23.01,14.99,0.00364,16,-35.23,10.33,0,3,14,-2.31,21.98,0.97707,15,-21.97,16.01,0.02293,16,-34.33,11.47,0,3,14,2.73,20.38,0.92208,15,-16.68,16.03,0.07792,16,-29.1,12.21,0,3,14,7.4,18.9,0.74592,15,-11.78,16.06,0.25408,16,-24.24,12.9,1.0E-5,3,14,11.17,15.23,0.52616,15,-7.07,13.73,0.47383,16,-19.26,11.23,1.0E-5,3,14,13.61,13.97,0.30496,15,-4.36,13.27,0.69503,16,-16.51,11.14,1.0E-5,3,14,15.52,12.98,0.13662,15,-2.23,12.92,0.85197,16,-14.36,11.08,0.01141,3,14,18.2,11.6,0.0424,15,0.74,12.42,0.89961,16,-11.35,10.99,0.05798,3,14,20.11,10.61,0.00777,15,2.86,12.07,0.81641,16,-9.2,10.93,0.17582,3,14,22.49,8.85,4.6E-4,15,5.67,11.13,0.63181,16,-6.29,10.38,0.36773,3,14,25.2,6.86,5.4E-4,15,8.86,10.06,0.39997,16,-2.98,9.75,0.59949,3,14,28.23,4.62,4.6E-4,15,12.43,8.87,0.19971,16,0.71,9.05,0.79983,3,14,30.61,2.87,2.8E-4,15,15.23,7.93,0.07129,16,3.62,8.5,0.92842,3,14,32.83,-2.65,1.1E-4,15,19.04,3.35,0.0196,16,8,4.48,0.98028,3,14,31.53,-6.69,3.0E-5,15,19.04,-0.89,0.02483,16,8.58,0.27,0.97514,2,15,19.04,-6.76,0.08629,16,9.37,-5.54,0.91371,3,14,24.63,-15.79,0.01235,15,15.26,-11.67,0.20893,16,6.3,-10.92,0.77873,3,14,20.42,-16.42,0.06173,15,11.45,-13.55,0.36064,16,2.78,-13.3,0.57763,3,14,17.89,-16.79,0.18519,15,9.16,-14.69,0.4638,16,0.66,-14.73,0.35101,3,14,16,-17.07,0.3858,15,7.45,-15.54,0.44773,16,-0.92,-15.81,0.16647,3,14,9.73,-18.47,0.63503,15,1.91,-18.8,0.31044,16,-5.97,-19.78,0.05453,3,14,5.3,-19.22,0.86979,15,-2.08,-20.86,0.12221,16,-9.64,-22.37,0.008,3,14,1.12,-19.92,0.95602,15,-5.84,-22.81,0.04398,16,-13.1,-24.81,0,3,14,-4.05,-20.09,0.99074,15,-10.71,-24.57,0.00926,16,-17.7,-27.21,0,1,14,-7.73,-14.44,1,1,14,-9.89,-10.17,1,1,14,-12.31,-5.38,1,1,14,-13.7,1.49,1,1,16,4.28,0.1,1,1,16,0.66,0.22,1,2,15,8.63,0.34,0.539,16,-1.89,0.08,0.461,1,15,5.57,0.75,1,1,15,2.11,0.95,1,2,14,12.26,0.7,0.79917,15,-1.57,0.24,0.20083,1,14,7.21,0.92,1,1,14,9.94,0.49,1,1,14,9.56,-10,1,3,14,7.4,9.88,0.93855,15,-9.01,7.48,0.0614,16,-20.34,4.77,5.0E-5,1,15,3.43,-8.84,1,1,15,5.68,-7.92,1,2,15,9.55,-6.7,0.43652,16,-0.03,-6.77,0.56348,1,16,2.9,-5.65,1,1,16,5.93,-5.23,1,1,15,-1.87,6.25,1,1,15,2.72,5.85,1,3,14,21.63,3.15,0.00628,15,6.59,5.44,0.90088,16,-4.6,4.86,0.09284,1,16,-0.35,4.62,1,1,16,4.39,3.82,1,3,14,2.72,1.2,0.98709,15,-10.8,-2.23,0.0129,16,-20.81,-5.08,0,1,14,-2.36,1.09,1,1,14,-8,0.85,1,1,14,-1.91,-10.28,1,3,14,1.97,10.7,0.97707,15,-14.43,6.59,0.02293,16,-25.59,3.16,0,1,14,-5.17,-9.85,1,1,14,-4.09,12.35,1,3,14,2.98,-10.42,0.95602,15,-6.98,-13.2,0.04398,16,-15.54,-15.44,0],"hull":30,"edges":[2,4,10,12,28,30,34,36,48,50,50,52,56,58,42,44,36,38,20,22,22,24,24,26,26,28,16,18,18,20,12,14,14,16,38,40,40,42,30,32,32,34,2,0,0,58,4,6,44,46,46,48,52,54,54,56,6,8,8,10,46,114,114,100,100,108,108,8],"width":39,"height":42}},"jb2":{"jb":{"type":"mesh","uvs":[0.60768,0.12623,0.79414,0.0397,0.88952,0.03939,0.91801,0.09222,0.94219,0.13703,0.96458,0.17855,0.90474,0.29067,0.89315,0.35522,0.88408,0.40575,0.87138,0.47652,0.86231,0.52708,0.83822,0.59392,0.81083,0.6699,0.78021,0.75488,0.75614,0.82166,0.63883,0.91219,0.53008,0.9122,0.37952,0.9122,0.25364,0.8224,0.20527,0.73168,0.1762,0.67716,0.15446,0.63639,0.11108,0.57913,0.08266,0.54666,0.05586,0.51603,0.00837,0.42097,0.16513,0.33603,0.26068,0.28995,0.36771,0.23834,0.48173,0.18468,0.54054,0.81024,0.55623,0.72524,0.56146,0.66453,0.57192,0.59167,0.57715,0.5091,0.55885,0.42167,0.52531,0.31251,0.53531,0.37068,0.27639,0.43867,0.74454,0.24439,0.32608,0.54067,0.34962,0.5941,0.381,0.68639,0.39931,0.75924,0.39931,0.8321,0.71315,0.41439,0.70269,0.52367,0.69223,0.61596,0.67131,0.71553,0.63469,0.82482,0.51451,0.28283,0.50178,0.25491,0.48425,0.22289,0.26043,0.36962,0.72782,0.20014,0.27072,0.32414,0.72395,0.13926,0.26299,0.39153],"triangles":[48,47,12,48,32,47,13,48,12,14,48,13,49,48,14,17,44,16,17,18,44,16,49,15,16,30,49,16,44,30,15,49,14,44,43,30,44,18,43,30,31,49,49,31,48,18,19,43,30,43,31,19,42,43,43,42,31,31,32,48,31,42,32,42,19,41,7,45,39,34,35,45,40,35,34,21,22,40,32,42,33,12,47,11,32,33,47,33,42,41,47,46,11,47,33,46,33,41,34,11,46,10,33,34,46,34,41,40,10,46,9,46,45,9,46,34,45,20,21,41,21,40,41,19,20,41,9,45,8,8,45,7,22,23,38,24,26,57,57,26,53,57,23,24,38,23,57,40,37,35,40,38,37,24,25,26,37,57,36,36,57,50,57,37,38,35,37,45,39,45,36,50,28,51,51,28,52,55,28,50,50,57,55,57,53,55,45,37,36,53,26,55,7,39,6,26,27,55,55,27,28,39,50,54,39,36,50,5,6,4,54,0,56,54,50,0,50,51,0,51,52,0,6,39,4,39,54,4,28,29,52,52,29,0,4,56,3,2,3,1,1,3,56,54,56,4,56,0,1,40,22,38],"vertices":[1,27,-13.87,9.59,1,1,27,-8.37,17.1,1,3,27,-3.62,21.33,0.99636,28,-23.01,14.99,0.00364,29,-35.23,10.33,0,3,27,-2.31,21.98,0.97707,28,-21.97,16.01,0.02293,29,-34.33,11.47,0,3,27,2.73,20.38,0.92208,28,-16.68,16.03,0.07792,29,-29.1,12.21,0,3,27,7.4,18.9,0.74592,28,-11.78,16.06,0.25408,29,-24.24,12.9,1.0E-5,3,27,11.17,15.23,0.52616,28,-7.07,13.73,0.47383,29,-19.26,11.23,1.0E-5,3,27,13.61,13.97,0.30496,28,-4.36,13.27,0.69503,29,-16.51,11.14,1.0E-5,3,27,15.52,12.98,0.13662,28,-2.23,12.92,0.85197,29,-14.36,11.08,0.01141,3,27,18.2,11.6,0.0424,28,0.74,12.42,0.89961,29,-11.35,10.99,0.05798,3,27,20.11,10.61,0.00777,28,2.86,12.07,0.81641,29,-9.2,10.93,0.17582,3,27,22.49,8.85,4.6E-4,28,5.67,11.13,0.63181,29,-6.29,10.38,0.36773,3,27,25.2,6.86,5.4E-4,28,8.86,10.06,0.39997,29,-2.98,9.75,0.59949,3,27,28.23,4.62,4.6E-4,28,12.43,8.87,0.19971,29,0.71,9.05,0.79983,3,27,30.61,2.87,2.8E-4,28,15.23,7.93,0.07129,29,3.62,8.5,0.92842,3,27,32.83,-2.65,1.1E-4,28,19.04,3.35,0.0196,29,8,4.48,0.98028,3,27,31.53,-6.69,3.0E-5,28,19.04,-0.89,0.02483,29,8.58,0.27,0.97514,2,28,19.04,-6.76,0.08629,29,9.37,-5.54,0.91371,3,27,24.63,-15.79,0.01235,28,15.26,-11.67,0.20893,29,6.3,-10.92,0.77873,3,27,20.42,-16.42,0.06173,28,11.45,-13.55,0.36064,29,2.78,-13.3,0.57763,3,27,17.89,-16.79,0.18519,28,9.16,-14.69,0.4638,29,0.66,-14.73,0.35101,3,27,16,-17.07,0.3858,28,7.45,-15.54,0.44773,29,-0.92,-15.81,0.16647,3,27,9.73,-18.47,0.63503,28,1.91,-18.8,0.31044,29,-5.97,-19.78,0.05453,3,27,5.3,-19.22,0.86979,28,-2.08,-20.86,0.12221,29,-9.64,-22.37,0.008,3,27,1.12,-19.92,0.95602,28,-5.84,-22.81,0.04398,29,-13.1,-24.81,0,3,27,-4.05,-20.09,0.99074,28,-10.71,-24.57,0.00926,29,-17.7,-27.21,0,1,27,-7.73,-14.44,1,1,27,-9.89,-10.17,1,1,27,-12.31,-5.38,1,1,27,-13.7,1.49,1,1,29,4.28,0.1,1,1,29,0.66,0.22,1,2,28,8.63,0.34,0.539,29,-1.89,0.08,0.461,1,28,5.57,0.75,1,1,28,2.11,0.95,1,2,27,12.26,0.7,0.79917,28,-1.57,0.24,0.20083,1,27,7.21,0.92,1,1,27,9.94,0.49,1,1,27,9.56,-10,1,3,27,7.4,9.88,0.93855,28,-9.01,7.48,0.0614,29,-20.34,4.77,5.0E-5,1,28,3.43,-8.84,1,1,28,5.68,-7.92,1,2,28,9.55,-6.7,0.43652,29,-0.03,-6.77,0.56348,1,29,2.9,-5.65,1,1,29,5.93,-5.23,1,1,28,-1.87,6.25,1,1,28,2.72,5.85,1,3,27,21.63,3.15,0.00628,28,6.59,5.44,0.90088,29,-4.6,4.86,0.09284,1,29,-0.35,4.62,1,1,29,4.39,3.82,1,3,27,2.72,1.2,0.98709,28,-10.8,-2.23,0.0129,29,-20.81,-5.08,0,1,27,-2.36,1.09,1,1,27,-8,0.85,1,1,27,-1.91,-10.28,1,3,27,1.97,10.7,0.97707,28,-14.43,6.59,0.02293,29,-25.59,3.16,0,1,27,-5.17,-9.85,1,1,27,-4.09,12.35,1,3,27,2.98,-10.42,0.95602,28,-6.98,-13.2,0.04398,29,-15.54,-15.44,0],"hull":30,"edges":[2,4,10,12,28,30,34,36,48,50,50,52,56,58,42,44,36,38,20,22,22,24,24,26,26,28,16,18,18,20,12,14,14,16,38,40,40,42,30,32,32,34,2,0,0,58,4,6,44,46,46,48,52,54,54,56,6,8,8,10,46,114,114,100,100,108,108,8],"width":39,"height":42}},"st":{"st":{"type":"mesh","uvs":[0.41667,0.01397,0.50737,0.01435,0.64456,0.03262,0.81443,0.05525,0.84298,0.11719,0.87338,0.18317,0.89981,0.2405,0.93284,0.31216,0.94381,0.3668,0.95491,0.42202,0.96036,0.47419,0.9655,0.52344,0.95845,0.57156,0.94913,0.63514,0.93856,0.6729,0.92765,0.71185,0.91252,0.76589,0.89839,0.79382,0.87514,0.8398,0.85173,0.87355,0.8256,0.91122,0.77848,0.93466,0.73447,0.95654,0.64195,0.97787,0.59454,0.9851,0.48247,0.96061,0.4082,0.93113,0.34368,0.90552,0.29593,0.86624,0.24127,0.82126,0.20268,0.73511,0.2008,0.68502,0.19809,0.6126,0.19558,0.54564,0.20108,0.48864,0.20525,0.44544,0.2092,0.40449,0.22043,0.36551,0.23109,0.32848,0.24924,0.26548,0.27535,0.19532,0.29274,0.14857,0.33287,0.07979,0.51958,0.88258,0.51486,0.82629,0.5243,0.76297,0.53375,0.67854,0.54084,0.59645,0.54557,0.5214,0.55029,0.44166,0.55501,0.37833,0.55974,0.30328,0.57155,0.23058,0.58573,0.16491,0.59754,0.08986],"triangles":[53,0,1,23,24,43,24,25,43,22,23,44,25,26,43,21,22,44,43,26,44,44,26,27,27,28,44,23,43,44,44,28,45,45,20,44,45,28,29,29,30,45,20,21,44,45,19,20,18,19,45,17,18,46,16,17,46,16,46,15,14,15,47,14,47,13,13,47,12,12,48,11,51,10,50,51,7,8,9,10,51,51,8,9,34,35,48,49,35,36,49,36,37,50,37,38,50,38,39,50,39,40,50,40,41,51,50,41,51,41,42,52,42,0,52,51,42,51,6,7,51,52,6,6,52,5,5,52,53,53,54,4,0,53,52,53,1,54,4,5,53,54,2,4,2,3,4,54,1,2,11,48,10,10,48,49,10,49,50,48,35,49,49,37,50,46,18,45,46,45,31,45,30,31,31,32,46,15,46,47,46,32,47,32,33,47,47,33,48,47,48,12,48,33,34],"vertices":[1,5,-39.74,21.4,1,1,5,-37.43,9.1,1,2,4,47.45,-6.63,0.5119,5,-36.35,-9.97,0.4881,1,4,48.79,-30.25,1,1,4,41.08,-35.74,1,1,4,32.86,-41.59,1,1,4,25.73,-46.68,1,4,2,60.25,-56.94,6.0E-5,3,33.22,-54.67,0.00376,4,16.81,-53.04,0.9898,26,18.63,62.91,0.00638,4,2,52.65,-58.45,0.00592,3,25.76,-56.73,0.1356,4,9.63,-55.96,0.60496,26,20.15,55.32,0.25352,4,2,44.98,-59.98,0.01479,3,18.21,-58.82,0.18574,4,2.39,-58.91,0.38989,26,21.68,47.64,0.40958,4,2,37.73,-60.73,0.02131,3,11.03,-60.09,0.18169,4,-4.59,-61.02,0.30348,26,22.43,40.39,0.49351,4,2,30.88,-61.44,0.02516,3,4.26,-61.3,0.16719,4,-11.18,-63.01,0.23461,26,23.14,33.54,0.57304,4,2,24.19,-60.47,0.02638,3,-2.48,-60.81,0.14419,4,-17.93,-63.32,0.17518,26,22.17,26.86,0.65425,4,2,15.35,-59.19,0.02089,3,-11.39,-60.17,0.10201,4,-26.86,-63.72,0.10509,26,20.88,18.02,0.77201,4,2,10.11,-57.73,0.01448,3,-16.73,-59.1,0.07434,4,-32.29,-63.28,0.07073,26,19.42,12.77,0.84045,4,2,4.69,-56.22,0.00602,3,-22.24,-57.99,0.0456,4,-37.89,-62.83,0.04084,26,17.92,7.36,0.90754,4,3,-29.88,-56.45,0.01577,4,-45.66,-62.19,0.01391,26,15.83,-0.16,0.97031,1,54.55,2.22,2.0E-5,4,3,-33.9,-54.79,0.0062,4,-49.84,-61.01,0.00569,26,13.88,-4.04,0.98412,1,52.6,-1.66,0.00399,4,3,-40.51,-52.05,2.1E-4,4,-56.72,-59.07,2.9E-4,26,10.67,-10.43,0.9633,1,49.39,-8.05,0.0362,2,26,7.44,-15.12,0.91001,1,46.16,-12.75,0.08999,2,26,3.84,-20.36,0.83792,1,42.56,-17.98,0.16208,3,2,-26.28,-35.63,2.0E-5,26,-2.67,-23.62,0.73226,1,36.05,-21.24,0.26771,2,26,-8.74,-26.66,0.60815,1,29.98,-24.28,0.39185,2,26,-21.51,-29.62,0.35839,1,17.21,-27.25,0.64161,2,26,-28.05,-30.63,0.25995,1,10.67,-28.25,0.74005,3,4,-83.44,-9.03,0,26,-43.52,-27.22,0.0778,1,-4.79,-24.85,0.92219,4,2,-25.79,15.46,0.02336,4,-81.36,1.81,0.00286,26,-53.77,-23.13,0.01421,1,-15.04,-20.75,0.95957,4,2,-22.23,24.37,0.11174,4,-79.54,11.23,0.01215,26,-62.67,-19.57,3.6E-4,1,-23.95,-17.19,0.87574,3,2,-16.77,30.96,0.22854,4,-75.42,18.73,0.02803,1,-30.54,-11.73,0.74343,3,2,-10.52,38.5,0.35388,4,-70.71,27.32,0.05442,1,-38.08,-5.48,0.5917,4,2,1.46,43.82,0.47979,3,-32.72,41.56,9.2E-4,4,-59.95,34.81,0.109,1,-43.4,6.5,0.41029,4,2,8.42,44.08,0.52091,3,-25.8,42.32,0.00513,4,-53.17,36.38,0.15476,1,-43.66,13.46,0.3192,4,2,18.49,44.46,0.52764,3,-15.78,43.43,0.01983,4,-43.35,38.65,0.26258,1,-44.04,23.53,0.18995,4,2,27.79,44.81,0.46283,3,-6.53,44.45,0.03586,4,-34.28,40.75,0.39577,1,-44.39,32.83,0.10554,4,2,35.72,44.05,0.36941,3,1.43,44.27,0.04274,4,-26.35,41.5,0.52973,1,-43.63,40.76,0.05813,4,2,41.72,43.47,0.28811,3,7.46,44.13,0.03926,4,-20.35,42.07,0.63939,1,-43.05,46.76,0.03325,4,2,47.41,42.93,0.21844,3,13.18,44,0.02946,4,-14.66,42.6,0.73356,1,-42.51,52.45,0.01854,4,2,52.83,41.38,0.15706,3,18.69,42.84,0.018,4,-9.04,42.11,0.81565,1,-40.96,57.87,0.0093,4,2,57.98,39.9,0.10589,3,23.93,41.75,0.00747,4,-3.71,41.63,0.88274,1,-39.48,63.02,0.0039,4,2,66.74,37.4,0.04516,3,32.85,39.89,2.0E-5,4,5.36,40.83,0.95452,1,-36.98,71.78,3.1E-4,2,2,76.49,33.8,0.01138,4,15.62,39.13,0.98862,2,2,82.99,31.4,0.00285,4,22.45,38,0.99715,3,2,92.55,25.86,0,4,32.89,34.37,0.6685,5,-50.91,31.03,0.33149,2,26,-38.4,-16.38,0.08725,1,0.33,-14,0.91275,3,4,-64.26,-9.89,8.0E-5,26,-39.05,-8.55,0.03716,1,-0.32,-6.18,0.96276,3,2,-2.41,-0.56,0.54668,26,-37.74,0.25,0.00375,1,0.98,2.63,0.44957,2,2,9.32,-1.86,0.98986,26,-36.44,11.99,0.01014,2,2,20.73,-2.84,0.9867,26,-35.46,23.4,0.0133,3,2,31.16,-3.49,0.25199,3,0.34,-3.48,0.73562,26,-34.81,33.83,0.01239,4,2,42.25,-4.15,0.00308,3,11.44,-3.32,0.97503,4,-10.84,-4.59,0.01323,26,-34.16,44.91,0.00866,3,3,20.27,-3.34,0.54055,4,-2.07,-3.57,0.45313,26,-33.51,53.71,0.00632,2,4,8.29,-2.24,0.99722,26,-32.85,64.15,0.00278,2,4,18.53,-1.94,0.99836,26,-31.22,74.25,0.00164,2,4,27.86,-2.13,0.99735,26,-29.27,83.38,0.00265,1,4,38.41,-1.76,1],"hull":43,"edges":[0,84,0,2,44,46,48,50,58,60,82,84,46,48,50,52,52,54,60,62,62,64,64,66,66,68,76,78,78,80,80,82,6,8,2,4,4,6,8,10,10,12,12,14,30,32,54,56,56,58,14,16,16,18,22,24,24,26,68,70,70,72,72,74,74,76,40,42,42,44,36,38,38,40,32,34,34,36,26,28,28,30,18,20,20,22,96,22,102,14,8,108],"width":138,"height":139}},"toua":{"toua":{"type":"mesh","uvs":[0.66027,0.00771,0.78285,0.06482,0.88452,0.18702,0.9259,0.25261,0.97409,0.32898,0.99681,0.44669,1,0.52114,0.98814,0.62086,0.9779,0.70684,0.93997,0.7873,0.87166,0.87441,0.77824,0.93037,0.66803,0.97009,0.58073,0.98839,0.42854,0.98183,0.269,0.94591,0.16774,0.87897,0.11462,0.82321,0.05139,0.71581,0.0392,0.66343,0.03916,0.58676,0.06813,0.48726,0.09589,0.44027,0.13855,0.36804,0.18091,0.29633,0.23589,0.22535,0.27683,0.1725,0.36324,0.09973,0.46398,0.05412,0.56933,0.00642,0.39308,0.83453,0.43712,0.67637,0.48703,0.54612,0.55456,0.42828,0.6221,0.28873,0.67788,0.18019,0.65439,0.83143,0.69844,0.67327,0.73661,0.53062,0.75716,0.35385,0.42537,0.23601,0.34903,0.34455,0.30206,0.4748,0.25801,0.61435,0.2492,0.77251,0.5252,0.12437],"triangles":[43,22,42,32,42,41,33,32,41,31,43,42,38,32,33,37,32,38,32,31,42,31,32,37,42,24,41,36,31,37,30,31,36,36,13,30,8,37,7,12,13,36,15,30,14,16,44,15,18,19,43,20,21,43,19,20,43,23,24,42,45,28,29,35,0,1,35,1,2,45,40,27,45,27,28,26,27,40,45,0,35,0,45,29,34,45,35,40,45,34,41,26,40,25,26,41,39,35,2,39,2,3,34,35,39,33,40,34,41,40,33,39,33,34,38,33,39,5,39,4,5,38,39,39,3,4,38,5,6,7,38,6,24,25,41,42,22,23,21,22,43,17,18,44,16,17,44,13,14,30,12,36,11,9,37,8,9,10,37,11,36,10,7,37,38,44,18,43,15,44,30,30,44,31,10,36,37,44,43,31],"vertices":[2,5,16.97,-1.31,0.92943,6,57.24,-14.04,0.07057,2,5,14.15,-13.58,0.92392,6,54.42,-26.31,0.07608,2,5,5.28,-25.02,0.93838,6,45.55,-37.75,0.06162,2,5,0.28,-29.95,0.94606,6,40.55,-42.67,0.05394,2,5,-5.54,-35.68,0.95454,6,34.73,-48.41,0.04546,2,5,-15.42,-39.75,0.92227,6,24.85,-52.48,0.07773,2,5,-21.87,-41.3,0.91508,6,18.4,-54.03,0.08492,2,5,-30.8,-41.88,0.92644,6,9.47,-54.61,0.07356,2,5,-38.5,-42.38,0.9045,6,1.77,-55.11,0.0955,2,5,-46.2,-40.23,0.85902,6,-5.93,-52.96,0.14098,2,5,-55.03,-35.39,0.80695,6,-14.76,-48.12,0.19305,2,5,-61.58,-27.71,0.8,6,-21.31,-40.43,0.2,2,5,-67.01,-18.2,0.8,6,-26.74,-30.93,0.2,2,5,-70.15,-10.45,0.8,6,-29.88,-23.18,0.2,2,5,-72.28,3.71,0.8,6,-32.01,-9.02,0.2,2,5,-71.98,19.04,0.8,6,-31.7,6.31,0.2,2,5,-67.92,29.51,0.80221,6,-27.65,16.78,0.19779,2,5,-63.99,35.35,0.8,6,-23.72,22.62,0.2,2,5,-55.73,42.99,0.8136,6,-15.46,30.27,0.1864,2,5,-51.37,45,0.83054,6,-11.1,32.27,0.16946,2,5,-44.67,46.29,0.85928,6,-4.4,33.56,0.14072,2,5,-35.46,45.29,0.9,6,4.81,32.56,0.1,2,5,-30.86,43.52,0.9,6,9.41,30.79,0.1,2,5,-23.79,40.79,0.9,6,16.48,28.07,0.1,2,5,-16.77,38.09,0.9,6,23.5,25.36,0.1,2,5,-9.59,34.21,0.9,6,30.68,21.48,0.1,2,5,-4.24,31.32,0.9,6,36.03,18.59,0.1,2,5,3.65,24.56,0.9,6,43.92,11.83,0.1,2,5,9.43,16.03,0.8301,6,49.7,3.3,0.1699,2,5,15.47,7.11,0.89634,6,55.74,-5.62,0.10366,2,5,-60.04,9.46,0.91669,6,-19.77,-3.27,0.08331,2,5,-45.43,8.05,0.28803,6,-5.16,-4.68,0.71197,2,5,-33.16,5.63,0.17352,6,7.11,-7.1,0.82648,2,5,-21.67,1.38,0.50355,6,18.6,-11.35,0.49645,2,5,-8.27,-2.51,0.86793,6,32,-15.24,0.13207,2,5,2.21,-5.83,0.97245,6,42.48,-18.56,0.02755,2,5,-55.13,-14.61,0.91072,6,-14.86,-27.34,0.08928,2,5,-40.52,-16.02,0.27083,6,-0.25,-28.75,0.72917,2,5,-27.38,-17.14,0.49258,6,12.89,-29.87,0.50742,2,5,-11.56,-16.07,0.79421,6,28.71,-28.8,0.20579,2,5,-7.16,16.54,0.66758,6,33.11,3.81,0.33242,2,5,-18,21.76,0.3821,6,22.27,9.03,0.6179,2,5,-30.21,23.91,0.1211,6,10.06,11.18,0.8789,2,5,-43.19,25.63,0.37504,6,-2.92,12.9,0.62496,2,5,-57.17,23.78,0.90972,6,-16.9,11.05,0.09028,2,5,4.37,9.2,0.86739,6,44.64,-3.53,0.13261],"hull":30,"edges":[0,58,0,2,2,4,8,10,10,12,16,18,18,20,24,26,26,28,28,30,30,32,32,34,34,36,36,38,38,40,40,42,52,54,20,22,22,24,12,14,14,16,42,44,44,46,46,48,48,50,50,52,54,56,56,58,4,6,6,8],"width":94,"height":89}},"weib":{"weib":{"x":-5.04,"y":-4.96,"width":31,"height":33}},"ys":{"ys":{"type":"mesh","uvs":[0.75054,0.02441,0.82388,0.02442,0.89017,0.06055,0.93125,0.12906,0.93122,0.19503,0.93118,0.2732,0.93115,0.32711,0.93113,0.37802,0.92607,0.42502,0.92079,0.47401,0.91385,0.53847,0.90539,0.617,0.89669,0.65872,0.887,0.70517,0.86512,0.81007,0.77571,0.88789,0.67865,0.92381,0.39665,0.95048,0.21252,0.91221,0.06891,0.8134,0.04493,0.73684,0.04481,0.66945,0.06087,0.62386,0.07801,0.57522,0.12773,0.4975,0.18978,0.42742,0.24825,0.36138,0.29241,0.28663,0.33356,0.21698,0.38196,0.17195,0.48026,0.08048,0.61113,0.02439,0.42621,0.84737,0.45483,0.72607,0.47867,0.61824,0.5216,0.49964,0.56452,0.40529,0.61698,0.30824,0.65514,0.21659,0.70283,0.12764,0.44052,0.78807,0.49775,0.55624,0.54067,0.45381],"triangles":[39,31,0,30,31,39,3,39,2,38,30,39,29,30,38,2,39,0,2,0,1,4,39,3,4,38,39,5,38,4,38,28,29,37,38,5,37,28,38,27,28,37,6,37,5,7,37,6,36,27,37,36,37,7,26,27,36,8,36,7,42,26,36,25,26,42,9,36,8,42,36,9,35,25,42,10,42,9,35,42,10,41,25,35,24,25,41,10,41,35,11,41,10,34,24,41,34,41,11,23,24,34,12,34,11,13,34,12,34,22,23,33,34,13,33,22,34,21,22,33,20,21,33,40,20,33,14,33,13,40,33,14,19,20,40,32,19,40,15,40,14,16,32,40,18,19,32,15,16,40,17,18,32,17,32,16],"vertices":[1,20,-1.59,-0.3,1,1,20,-2.32,2.46,1,1,20,-0.57,5.6,1,1,20,3.59,8.35,1,1,20,8,9.52,1,2,20,13.21,10.89,0.99602,21,-9.24,12.1,0.00398,2,20,16.81,11.84,0.95422,21,-5.57,12.71,0.04578,3,20,20.2,12.74,0.84447,21,-2.11,13.29,0.1555,22,-22.04,14.69,2.0E-5,3,20,23.39,13.37,0.68004,21,1.12,13.63,0.31749,22,-18.8,14.82,0.00247,3,20,26.71,14.04,0.47874,21,4.49,13.98,0.50548,22,-15.41,14.95,0.01578,3,20,31.08,14.91,0.2548,21,8.92,14.44,0.67235,22,-10.96,15.12,0.07285,3,20,36.4,15.98,0.09523,21,14.32,15.01,0.65908,22,-5.54,15.34,0.24569,3,20,39.27,16.38,0.05018,21,17.22,15.15,0.56208,22,-2.64,15.28,0.38774,3,20,42.47,16.84,0.02089,21,20.44,15.3,0.40855,22,0.59,15.23,0.57056,3,20,49.68,17.86,7.4E-4,21,27.72,15.65,0.12435,22,7.87,15.1,0.87491,2,21,33.59,13.09,0.02256,22,13.57,12.16,0.97744,2,21,36.66,9.77,0.00171,22,16.41,8.64,0.99829,1,22,19.33,-2.12,1,2,21,38.86,-8.3,6.0E-4,22,17.42,-9.53,0.9994,2,21,33.05,-14.94,0.06179,22,11.19,-15.78,0.93821,2,21,28,-16.73,0.17441,22,6.03,-17.23,0.82559,2,21,23.41,-17.5,0.33319,22,1.4,-17.7,0.66681,2,21,20.21,-17.4,0.46785,22,-1.79,-17.39,0.53215,2,21,16.78,-17.29,0.61651,22,-5.19,-17.06,0.38349,2,21,11.18,-16.26,0.82169,22,-10.72,-15.66,0.17831,3,20,30.88,-14.35,0.00169,21,6.01,-14.67,0.93761,22,-15.78,-13.74,0.0607,3,20,25.9,-13.31,0.0653,21,1.14,-13.17,0.9229,22,-20.54,-11.92,0.0118,3,20,20.47,-12.96,0.32585,21,-4.23,-12.32,0.67389,22,-25.84,-10.72,2.6E-4,2,20,15.41,-12.63,0.62911,21,-9.24,-11.53,0.37089,2,20,11.93,-11.6,0.80044,21,-12.61,-10.18,0.19956,2,20,4.85,-9.51,0.97385,21,-19.47,-7.43,0.02615,2,20,-0.2,-5.56,0.99957,21,-24.12,-3.03,4.3E-4,1,22,12.14,-1.68,1,2,21,24.64,-1.09,0.01513,22,3.7,-1.4,0.98487,2,21,17.14,-1.39,0.97212,22,-3.8,-1.22,0.02788,2,21,8.8,-1.09,0.99892,22,-12.11,-0.36,0.00108,1,21,2.1,-0.51,1,2,20,18.68,-0.34,0.98815,21,-4.84,0.41,0.01185,2,20,12.18,-0.51,0.99739,21,-11.32,0.84,0.00261,2,20,5.77,-0.28,0.99986,21,-17.68,1.67,1.4E-4,2,21,28.95,-0.93,3.0E-5,22,8.01,-1.53,0.99997,2,21,12.8,-1.36,0.99429,22,-8.13,-0.9,0.00571,2,21,5.56,-0.87,0.99982,22,-15.33,0.06,1.8E-4],"hull":32,"edges":[2,4,4,6,28,30,30,32,32,34,34,36,36,38,60,62,38,40,40,42,46,48,48,50,50,52,52,54,54,56,56,58,58,60,6,8,8,10,26,28,20,22,18,20,10,12,12,14,2,0,0,62,14,16,16,18,22,24,24,26,42,44,44,46],"width":39,"height":69}},"yziz":{"yziz":{"type":"mesh","uvs":[0.27445,0.13217,0.37345,0.15566,0.49156,0.24988,0.54473,0.2532,0.65539,0.29332,0.86129,0.43086,0.90899,0.50969,0.91737,0.60595,0.89252,0.68772,0.85142,0.7415,0.72122,0.74123,0.68015,0.73354,0.5284,0.82313,0.45805,0.83754,0.41802,0.83599,0.30653,0.79743,0.26581,0.7687,0.22842,0.69184,0.23544,0.59545,0.15725,0.40314,0.15719,0.29984,0.17281,0.22094,0.20699,0.17654,0.48356,0.53553,0.31547,0.41658,0.70443,0.5709,0.80606,0.60626,0.60475,0.54839,0.39952,0.48409,0.22752,0.30727],"triangles":[29,22,0,21,22,29,20,21,29,19,20,29,1,29,0,28,24,1,24,29,1,2,28,1,23,28,2,27,3,4,25,27,4,5,25,4,24,19,29,18,19,24,26,25,5,26,5,6,26,6,7,8,26,7,11,27,25,10,25,26,11,25,10,9,26,8,10,26,9,18,15,16,28,18,24,17,18,16,28,15,18,23,3,27,3,23,2,12,27,11,12,23,27,14,28,23,13,14,23,15,28,14,12,13,23],"vertices":[-37.6,39.59,-20.17,37.08,0.61,27,9.97,26.64,29.45,22.35,65.69,7.63,74.08,-0.8,75.56,-11.1,71.18,-19.85,63.95,-25.6,41.03,-25.58,33.81,-24.75,7.1,-34.34,-5.28,-35.88,-12.33,-35.71,-31.95,-31.59,-39.12,-28.52,-45.7,-20.29,-44.46,-9.98,-58.22,10.6,-58.23,21.65,-55.49,30.1,-49.47,34.85,-0.79,-3.57,-30.38,9.16,38.08,-7.35,55.97,-11.13,20.54,-4.94,-15.58,1.94,-45.86,20.86],"hull":23,"edges":[0,44,0,2,2,4,4,6,6,8,8,10,10,12,12,14,14,16,16,18,18,20,20,22,22,24,24,26,26,28,28,30,30,32,32,34,34,36,36,38,38,40,40,42,42,44],"width":176,"height":107}},"zs":{"zs":{"type":"mesh","uvs":[0.2236,0.02522,0.34424,0.02522,0.42336,0.04436,0.50629,0.09795,0.59649,0.16432,0.66673,0.24756,0.73011,0.32265,0.78882,0.39222,0.83632,0.4485,0.89638,0.53857,0.92262,0.59641,0.93465,0.65417,0.93459,0.7262,0.93451,0.8223,0.89321,0.87277,0.85936,0.91413,0.81015,0.94399,0.68572,0.97481,0.51021,0.97482,0.37423,0.95261,0.28517,0.91355,0.21759,0.84991,0.18123,0.76681,0.14789,0.69063,0.11375,0.61262,0.10129,0.55884,0.0803,0.46826,0.06418,0.39868,0.04116,0.29935,0.04118,0.22928,0.0412,0.14839,0.09037,0.05746,0.13992,0.02522,0.65457,0.88722,0.60013,0.8206,0.56837,0.73731,0.52301,0.66791,0.49125,0.59295,0.44589,0.51522,0.40959,0.46248,0.39145,0.40695,0.35062,0.332,0.30072,0.25149,0.29164,0.19042,0.25081,0.10158],"triangles":[44,0,1,44,3,43,2,44,1,3,44,2,32,0,44,31,32,44,30,31,44,4,42,43,4,43,3,5,41,42,5,42,4,42,29,43,43,30,44,43,29,30,41,28,42,42,28,29,41,27,28,40,41,5,40,5,6,27,41,40,7,39,40,7,40,6,26,27,40,26,40,39,38,39,7,38,7,8,25,26,39,25,39,38,37,38,8,37,8,9,24,25,38,24,38,37,36,37,9,36,9,10,36,10,11,23,24,37,23,37,36,11,35,36,12,35,11,22,23,36,22,36,35,34,35,12,13,34,12,21,22,35,21,35,34,14,34,13,33,34,14,20,21,34,15,33,14,16,33,15,19,20,34,18,19,34,17,33,16,33,18,34,17,18,33],"vertices":[1,17,-3,2.54,1,2,17,-1.49,7.25,0.99795,18,-22.57,8.74,0.00205,2,17,0.72,9.95,0.98773,18,-20.18,11.28,0.01227,2,17,5.17,12.1,0.93732,18,-15.58,13.1,0.06268,2,17,10.53,14.27,0.78591,18,-10.08,14.88,0.21409,2,17,16.72,15.32,0.48681,18,-3.83,15.49,0.51319,2,17,22.3,16.26,0.19598,18,1.8,16.03,0.80402,3,17,27.47,17.14,0.04741,18,7.03,16.54,0.94507,19,-9.26,18,0.00752,3,17,31.66,17.85,0.00721,18,11.25,16.94,0.94586,19,-5.02,17.88,0.04693,2,18,17.77,16.99,0.77848,19,1.45,17.1,0.22152,2,18,21.77,16.55,0.60719,19,5.36,16.16,0.39281,2,18,25.54,15.57,0.42125,19,8.99,14.71,0.57875,2,18,30.02,13.77,0.2039,19,13.2,12.36,0.7961,2,18,36,11.38,0.04402,19,18.83,9.23,0.95598,2,18,38.51,8.55,0.01177,19,20.96,6.11,0.98823,2,18,40.57,6.23,0.00134,19,22.71,3.55,0.99866,1,19,23.48,0.81,1,1,19,22.81,-4.65,1,1,19,19.32,-10.94,1,1,19,15.31,-15.09,1,2,18,31.79,-15.61,7.0E-5,19,11.25,-17.01,0.99993,2,18,26.8,-16.6,0.01358,19,6.17,-17.36,0.98642,2,18,21.08,-15.92,0.11053,19,0.58,-15.96,0.88947,3,17,38.53,-13.97,9.3E-4,18,15.83,-15.29,0.33486,19,-4.54,-14.68,0.66421,3,17,33.13,-13.72,0.02434,18,10.46,-14.65,0.59816,19,-9.79,-13.36,0.3775,3,17,29.54,-13.11,0.0822,18,6.92,-13.78,0.69915,19,-13.19,-12.06,0.21865,3,17,23.5,-12.08,0.34425,18,0.97,-12.33,0.59998,19,-18.91,-9.86,0.05577,3,17,18.85,-11.3,0.67163,18,-3.61,-11.21,0.31727,19,-23.31,-8.18,0.0111,3,17,12.23,-10.17,0.96289,18,-10.14,-9.62,0.03711,19,-29.58,-5.77,0,2,17,7.75,-8.74,0.99909,18,-14.49,-7.87,9.1E-4,1,17,2.59,-7.09,1,1,17,-2.6,-3.32,1,1,17,-4.04,-0.73,1,1,19,17.06,-2.91,1,1,19,12.07,-2.7,1,1,19,6.56,-1.13,1,1,19,1.6,-0.49,1,1,18,14.98,0.21,1,1,18,9.46,0.42,1,1,18,5.62,0.35,1,1,18,1.89,1.04,1,2,17,18.17,1.25,0.93751,18,-3.39,1.35,0.06249,2,17,12.41,0.94,0.99428,18,-9.16,1.46,0.00572,2,17,8.4,1.83,0.99458,18,-13.1,2.63,0.00542,2,17,2.22,2.05,0.99971,18,-19.25,3.29,2.9E-4],"hull":33,"edges":[2,4,30,32,32,34,34,36,40,42,60,62,62,64,48,50,46,48,42,44,44,46,50,52,52,54,54,56,4,6,6,8,8,10,10,12,12,14,14,16,16,18,18,20,20,22,22,24,24,26,2,0,0,64,56,58,58,60,26,28,28,30,36,38,38,40],"width":41,"height":67}},"zsy":{"zsy":{"type":"mesh","uvs":[0.16129,0.06372,0.23979,0.06407,0.27397,0.16038,0.31355,0.27066,0.33955,0.34308,0.36863,0.42411,0.42676,0.46397,0.50448,0.51726,0.59766,0.56284,0.69863,0.61223,0.84161,0.63654,0.91035,0.66795,0.93865,0.75344,0.88077,0.87766,0.81785,0.93546,0.6842,0.95735,0.51374,0.91889,0.35705,0.85709,0.22457,0.76072,0.13325,0.6494,0.11637,0.50327,0.10827,0.43322,0.09726,0.33785,0.11111,0.24574,0.13055,0.11653],"triangles":[13,14,15,15,16,9,13,9,10,9,13,15,16,8,9,16,17,8,12,10,11,12,13,10,17,7,8,17,18,7,18,6,7,6,19,5,6,18,19,19,20,5,5,20,21,5,21,4,3,22,23,4,22,3,23,2,3,4,21,22,23,24,2,24,1,2,24,0,1],"vertices":[1,24,-12.92,3.34,1,1,24,-11.86,5.96,1,1,24,-7.65,5.6,1,2,24,-2.82,5.2,0.99912,25,-21.85,-1.66,8.8E-4,2,24,0.36,4.94,0.96761,25,-18.67,-1.92,0.03239,2,24,3.9,4.65,0.79772,25,-15.13,-2.21,0.20228,2,24,6.24,5.97,0.59487,25,-12.79,-0.89,0.40513,2,24,9.35,7.74,0.34383,25,-9.68,0.87,0.65617,2,24,12.38,10.14,0.1318,25,-6.65,3.28,0.8682,2,24,15.65,12.74,0.01869,25,-3.38,5.88,0.98131,1,25,-0.52,10.28,1,1,25,1.63,12.09,1,1,25,5.34,11.7,1,1,25,9.41,7.83,1,1,25,10.82,4.82,1,1,25,9.89,0.02,1,2,24,25.14,1.78,0.01157,25,6.11,-5.08,0.98843,2,24,20.63,-2.49,0.12604,25,1.6,-9.36,0.87396,2,24,15.1,-5.42,0.35831,25,-3.93,-12.28,0.64169,2,24,9.54,-6.73,0.59266,25,-9.49,-13.6,0.40734,2,24,3.62,-5.02,0.8552,25,-15.41,-11.88,0.1448,2,24,0.78,-4.2,0.96022,25,-18.25,-11.06,0.03978,1,24,-3.09,-3.08,1,1,24,-6.5,-1.18,1,1,24,-11.27,1.49,1],"hull":25,"edges":[0,48,0,2,2,4,18,20,20,22,22,24,24,26,34,36,36,38,30,32,32,34,38,40,4,6,14,16,16,18,10,12,12,14,6,8,8,10,40,42,42,44,44,46,46,48,26,28,28,30],"width":36,"height":42}}}}],"animations":{"daiji":{"bones":{"root":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"st":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"st2":{"rotate":[{"curve":0.25,"c3":0.625,"c4":0.5},{"time":0.5,"angle":0.77,"curve":0.375,"c2":0.5,"c3":0.75},{"time":1.3333}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"y":-3.25,"curve":0.25,"c3":0.75},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"st3":{"rotate":[{"angle":2.27,"curve":0.25,"c3":0.625,"c4":0.5},{"time":0.6667,"angle":3.03,"curve":0.375,"c2":0.5,"c3":0.75},{"time":1.3333,"angle":2.27}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"st4":{"rotate":[{"angle":-5.64,"curve":0.25,"c3":0.625,"c4":0.5},{"time":0.8333,"angle":-4.88,"curve":0.375,"c2":0.5,"c3":0.75},{"time":1.3333,"angle":-5.64}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"st5":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.6667,"angle":-2.83,"curve":0.25,"c3":0.75},{"time":1.3333}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.6667,"x":-1.15,"y":-0.88,"curve":0.25,"c3":0.75},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"tou":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"tou2":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.6667,"angle":4.81,"curve":0.25,"c3":0.75},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"tou4":{"rotate":[{"angle":-4.35,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":0.46,"curve":0.25,"c3":0.75},{"time":1.3333,"angle":-4.35}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"tou3":{"rotate":[{"angle":5.19,"curve":0.25,"c3":0.75},{"time":1,"angle":10,"curve":0.25,"c3":0.75},{"time":1.3333,"angle":5.19}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"tou5":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.6667,"angle":4.81,"curve":0.25,"c3":0.75},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"tou7":{"rotate":[{"angle":-3.09,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":1.72,"curve":0.25,"c3":0.75},{"time":1.3333,"angle":-3.09}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"tou6":{"rotate":[{"angle":3.34,"curve":0.25,"c3":0.75},{"time":1,"angle":8.15,"curve":0.25,"c3":0.75},{"time":1.3333,"angle":3.34}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"weib":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.6667,"angle":-28.08,"curve":0.25,"c3":0.75},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"jb":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"jb2":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"jb3":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"zs":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.6667,"angle":-5.96,"curve":0.25,"c3":0.75},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"zs2":{"rotate":[{"angle":21.2,"curve":0.25,"c3":0.75},{"time":0.6667,"angle":15.23,"curve":0.25,"c3":0.75},{"time":1.3333,"angle":21.2}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"zs3":{"rotate":[{"angle":19.05,"curve":"stepped"},{"time":1.3333,"angle":19.05}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"ys":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.6667,"angle":-5.98,"curve":0.25,"c3":0.75},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"ys2":{"rotate":[{"angle":12.04,"curve":"stepped"},{"time":1.3333,"angle":12.04}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"ys3":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"yziz":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"zsy":{"rotate":[{"angle":-15.13,"curve":"stepped"},{"time":1.3333,"angle":-15.13}],"translate":[{"x":-27.13,"y":10.9,"curve":"stepped"},{"time":1.3333,"x":-27.13,"y":10.9}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"zsy2":{"rotate":[{"angle":44.01,"curve":"stepped"},{"time":1.3333,"angle":44.01}],"translate":[{"x":22.44,"y":-2.67,"curve":"stepped"},{"time":1.3333,"x":22.44,"y":-2.67}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"st7":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"jb4":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"jb5":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]},"jb6":{"rotate":[{"curve":"stepped"},{"time":1.3333}],"translate":[{"curve":"stepped"},{"time":1.3333}],"scale":[{"curve":"stepped"},{"time":1.3333}]}}},"zuizhong":{"slots":{"yziz":{"color":[{"time":0.5,"color":"ffffffff"},{"time":0.7667,"color":"ffffff00","curve":"stepped"},{"time":1.0333,"color":"ffffff00"},{"time":1.1667,"color":"ffffffff"}]}},"bones":{"root":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"st":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":0.381,"c2":0.55,"c3":0.742},{"time":0.8333,"angle":7.22,"curve":0.25,"c3":0.75},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"y":-8.69,"curve":0.25,"c3":0.75},{"time":0.8333,"x":1.05,"y":101.95,"curve":0.25,"c3":0.75},{"time":1.1667,"y":-8.69,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"st2":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.5,"angle":-7.88,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":2.41,"curve":0.25,"c3":0.75},{"time":1.1667,"angle":-7.88,"curve":0.25,"c3":0.75},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"y":-5.04,"curve":0.25,"c3":0.75},{"time":0.8333,"y":-2.52,"curve":0.25,"c3":0.75},{"time":1.1667,"y":-5.04,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"st3":{"rotate":[{"angle":2.27,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.1667,"curve":0.243,"c3":0.649,"c4":0.6},{"time":0.5,"angle":-5.64,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.6667,"angle":-7.88,"curve":0.25,"c3":0.75},{"time":1,"angle":2.41,"curve":0.25,"c3":0.75},{"time":1.3,"angle":-7.88,"curve":0.243,"c3":0.649,"c4":0.6},{"time":1.6667,"angle":2.27}],"translate":[{"curve":"stepped"},{"time":0.1667,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1,"curve":"stepped"},{"time":1.3,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.1667,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1,"curve":"stepped"},{"time":1.3,"curve":"stepped"},{"time":1.6667}]},"st4":{"rotate":[{"angle":-5.64,"curve":0.351,"c2":0.4,"c3":0.757},{"time":0.3333,"curve":0.265,"c3":0.618,"c4":0.43},{"time":0.5,"angle":-2.24,"curve":0.351,"c2":0.4,"c3":0.757},{"time":0.8333,"angle":-7.88,"curve":0.25,"c3":0.75},{"time":1.1667,"angle":2.41,"curve":0.25,"c3":0.75},{"time":1.5,"angle":-7.88,"curve":0.265,"c3":0.618,"c4":0.43},{"time":1.6667,"angle":-5.64}],"translate":[{"curve":"stepped"},{"time":0.3333,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.3333,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}]},"st5":{"rotate":[{"curve":0.245,"c3":0.637,"c4":0.56},{"time":0.5,"angle":-33.34,"curve":0.381,"c2":0.55,"c3":0.742},{"time":0.8333,"angle":-52.75,"curve":0.25,"c3":0.75},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":0.245,"c3":0.637,"c4":0.56},{"time":0.5,"x":-4.29,"y":-12.09,"curve":0.381,"c2":0.55,"c3":0.742},{"time":0.8333,"x":-6.79,"y":-19.12,"curve":0.25,"c3":0.75},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"tou":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":35.4,"y":-9.82,"curve":0.25,"c3":0.75},{"time":0.8333,"x":17.7,"y":-4.91,"curve":0.25,"c3":0.75},{"time":1.1667,"x":35.4,"y":-9.82,"curve":0.25,"c3":0.75},{"time":1.5,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}]},"tou2":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.5,"angle":30.24,"curve":0.25,"c3":0.75},{"time":0.7667,"angle":10.61,"curve":0.25,"c3":0.75},{"time":1.2,"angle":31.12,"curve":0.25,"c3":0.75},{"time":1.5,"angle":-11.83,"curve":0.25,"c3":0.75},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":-29.68,"y":0.06,"curve":0.25,"c3":0.75},{"time":0.7667,"x":-13.53,"y":0.63,"curve":0.25,"c3":0.75},{"time":1.2,"x":-32.31,"y":6.58,"curve":0.25,"c3":0.75},{"time":1.5,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.7667,"curve":"stepped"},{"time":1.2,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}]},"tou4":{"rotate":[{"angle":-4.35,"curve":0.25,"c3":0.75},{"time":0.5,"angle":15.44,"curve":0.25,"c3":0.75},{"time":0.5667,"angle":16.59,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-24.43,"curve":0.25,"c3":0.75},{"time":1.2333,"angle":16.59,"curve":0.25,"c3":0.75},{"time":1.5333,"angle":-11.83,"curve":0.25,"c3":0.75},{"time":1.6667,"angle":-4.35}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":0.43,"y":2.3,"curve":0.25,"c3":0.75},{"time":0.5667,"x":0.46,"y":2.47,"curve":"stepped"},{"time":1.2333,"x":0.46,"y":2.47,"curve":0.25,"c3":0.75},{"time":1.5333,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.5667,"curve":"stepped"},{"time":1.2333,"curve":"stepped"},{"time":1.5333,"curve":"stepped"},{"time":1.6667}]},"tou3":{"rotate":[{"angle":5.19,"curve":0.25,"c3":0.75},{"time":0.2333,"curve":0.25,"c3":0.75},{"time":0.5,"angle":21.72,"curve":0.25,"c3":0.75},{"time":0.7667,"angle":7.46,"curve":0.25,"c3":0.75},{"time":0.9667,"angle":-39.14,"curve":0.25,"c3":0.75},{"time":1.1667,"angle":46.18,"curve":0.25,"c3":0.75},{"time":1.4,"angle":39.93,"curve":0.25,"c3":0.75},{"time":1.6667,"angle":5.19}],"translate":[{"curve":"stepped"},{"time":0.2333,"curve":"stepped"},{"time":0.5,"curve":0.25,"c3":0.75},{"time":0.7667,"x":2.5,"y":6.98,"curve":0.25,"c3":0.75},{"time":0.9667,"x":-13.12,"y":-6.62,"curve":0.25,"c3":0.75},{"time":1.4,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.2333,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.7667,"curve":"stepped"},{"time":0.9667,"curve":"stepped"},{"time":1.4,"curve":"stepped"},{"time":1.6667}]},"tou5":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.5,"angle":22.09,"curve":0.25,"c3":0.75},{"time":0.6667,"angle":-3.37,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-19.06,"curve":0.25,"c3":0.75},{"time":1.1,"angle":36.52,"curve":0.25,"c3":0.75},{"time":1.5,"angle":-8.39,"curve":0.25,"c3":0.75},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":-1.07,"y":9.05,"curve":0.25,"c3":0.75},{"time":0.8333,"x":7.68,"y":18.64,"curve":0.25,"c3":0.75},{"time":1.1,"x":-15.69,"y":6.7,"curve":0.25,"c3":0.75},{"time":1.5,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}]},"tou7":{"rotate":[{"angle":-3.09,"curve":0.25,"c3":0.75},{"time":0.5,"angle":27.44,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-6.23,"curve":0.25,"c3":0.75},{"time":1.2333,"angle":29.49,"curve":0.25,"c3":0.75},{"time":1.5333,"angle":-8.39,"curve":0.25,"c3":0.75},{"time":1.6667,"angle":-3.09}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":0.25,"c3":0.75},{"time":0.8333,"x":1.02,"y":-5.14,"curve":0.25,"c3":0.75},{"time":1.2333,"curve":"stepped"},{"time":1.5333,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.2333,"curve":"stepped"},{"time":1.5333,"curve":"stepped"},{"time":1.6667}]},"tou6":{"rotate":[{"angle":3.34,"curve":0.25,"c3":0.75},{"time":0.2333,"angle":23.16,"curve":0.25,"c3":0.75},{"time":0.5,"angle":13.98,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":0.73,"curve":0.25,"c3":0.75},{"time":1.0333,"curve":0.25,"c3":0.75},{"time":1.4,"angle":25.69,"curve":0.25,"c3":0.625,"c4":0.5},{"time":1.5333,"angle":-4.15,"curve":0.375,"c2":0.5,"c3":0.75},{"time":1.6667,"angle":3.34}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.2333,"x":1.04,"y":-3.68,"curve":0.25,"c3":0.75},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.0333,"curve":"stepped"},{"time":1.4,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.2333,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.0333,"curve":"stepped"},{"time":1.4,"curve":"stepped"},{"time":1.6667}]},"weib":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.5,"angle":-26,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-50.74,"curve":0.25,"c3":0.75},{"time":1.1667,"angle":-26,"curve":0.25,"c3":0.75},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":8.18,"y":-3.86,"curve":0.25,"c3":0.75},{"time":0.8333,"x":8.02,"y":8.23,"curve":0.25,"c3":0.75},{"time":1.1667,"x":9.95,"y":-5.89,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"jb":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-54.97,"curve":0.25,"c3":0.75},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"y":4.97,"curve":0.25,"c3":0.75},{"time":0.8333,"x":-4.87,"y":2.39,"curve":0.25,"c3":0.75},{"time":1.1667,"y":4.97,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"jb2":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":-4.33,"y":1.4,"curve":0.25,"c3":0.75},{"time":0.8333,"x":11.73,"y":-1.51,"curve":0.25,"c3":0.75},{"time":1.1667,"x":-4.33,"y":1.4,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"jb3":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"zs":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.5,"angle":-7.03,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-15.48,"curve":0.25,"c3":0.75},{"time":1.1667,"angle":26.6,"curve":0.25,"c3":0.75},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":11.6,"y":7.98,"curve":0.25,"c3":0.75},{"time":0.8333,"x":5.8,"y":3.99,"curve":0.25,"c3":0.75},{"time":1.1667,"x":11.6,"y":7.98,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"zs2":{"rotate":[{"angle":21.2,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.1667,"curve":0.243,"c3":0.649,"c4":0.6},{"time":0.5,"angle":88.05,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.6667,"angle":74.69,"curve":0.25,"c3":0.75},{"time":1,"angle":7.39,"curve":0.25,"c3":0.75},{"time":1.3,"angle":74.69,"curve":0.243,"c3":0.649,"c4":0.6},{"time":1.6667,"angle":21.2}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"zs3":{"rotate":[{"angle":19.05,"curve":0.351,"c2":0.4,"c3":0.757},{"time":0.3333,"curve":0.265,"c3":0.618,"c4":0.43},{"time":0.5,"angle":7.55,"curve":0.351,"c2":0.4,"c3":0.757},{"time":0.8333,"angle":26.6,"curve":0.25,"c3":0.75},{"time":1.1667,"angle":13.3,"curve":0.25,"c3":0.75},{"time":1.5,"angle":26.6,"curve":0.265,"c3":0.618,"c4":0.43},{"time":1.6667,"angle":19.05}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"ys":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.5,"angle":42.42,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-13.78,"curve":0.25,"c3":0.75},{"time":1.1667,"angle":42.42,"curve":0.25,"c3":0.75},{"time":1.6667}],"translate":[{"curve":0.245,"c3":0.637,"c4":0.56},{"time":0.5,"x":2.37,"y":-9.34,"curve":0.381,"c2":0.55,"c3":0.742},{"time":0.8333,"x":3.74,"y":-14.78,"curve":0.25,"c3":0.75},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"ys2":{"rotate":[{"angle":12.04,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.1667,"curve":0.243,"c3":0.649,"c4":0.6},{"time":0.5,"angle":30.38,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.6667,"angle":42.42,"curve":0.25,"c3":0.75},{"time":1,"angle":-0.53,"curve":0.25,"c3":0.75},{"time":1.3,"angle":42.42,"curve":0.243,"c3":0.649,"c4":0.6},{"time":1.6667,"angle":12.04}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"ys3":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"yziz":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":0.255,"c3":0.62,"c4":0.47},{"time":0.5,"x":1.104,"curve":0.336,"c2":0.34,"c3":0.682,"c4":0.71},{"time":0.8333,"x":0.324,"y":0.311,"curve":"stepped"},{"time":0.9667,"x":0.324,"y":0.311,"curve":0.381,"c2":0.59,"c3":0.729},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"zsy":{"rotate":[{"angle":-15.13,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.1667,"curve":0.244,"c3":0.641,"c4":0.57},{"time":0.3333,"angle":-40.99,"curve":0.382,"c2":0.56,"c3":0.74},{"time":0.4333,"angle":-14.21,"curve":0.25,"c3":0.75},{"time":0.5,"angle":-37.58,"curve":0.25,"c3":0.75},{"time":0.6667,"angle":-59.58,"curve":0.25,"c3":0.75},{"time":1,"angle":-3.04,"curve":0.25,"c3":0.75},{"time":1.3,"angle":-53.31,"curve":"stepped"},{"time":1.5,"angle":-53.31,"curve":0.243,"c3":0.649,"c4":0.6},{"time":1.6667,"angle":-15.13}],"translate":[{"x":-27.13,"y":10.9,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.1667,"x":-20.71,"y":6.44,"curve":0.25,"c3":0.75},{"time":0.3333,"x":-24.09,"y":11.8,"curve":0.25,"c3":0.75},{"time":0.4333,"x":-31.63,"y":6.88,"curve":0.25,"c3":0.75},{"time":0.5,"x":-39.48,"y":17.49,"curve":0.25,"c3":0.75},{"time":0.6667,"x":-30.66,"y":26.37,"curve":0.25,"c3":0.75},{"time":1,"x":-21.84,"y":4.93,"curve":0.25,"c3":0.625,"c4":0.5},{"time":1.1667,"x":-35.92,"y":19.36,"curve":0.375,"c2":0.5,"c3":0.75},{"time":1.3,"x":-28.57,"y":25.14,"curve":0.243,"c3":0.649,"c4":0.6},{"time":1.5,"x":-31.28,"y":22.37,"curve":0.243,"c3":0.649,"c4":0.6},{"time":1.6667,"x":-27.13,"y":10.9}],"scale":[{"curve":"stepped"},{"time":0.1667,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1,"curve":"stepped"},{"time":1.3,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}]},"zsy2":{"rotate":[{"angle":44.01,"curve":0.351,"c2":0.4,"c3":0.757},{"time":0.3333,"curve":0.284,"c3":0.625,"c4":0.38},{"time":0.5,"angle":11.91,"curve":0.311,"c2":0.26,"c3":0.651,"c4":0.61},{"time":0.6667,"angle":34.26,"curve":0.33,"c2":0.32,"c3":0.67,"c4":0.68},{"time":0.8333,"angle":44.65,"curve":0.381,"c2":0.55,"c3":0.742},{"time":1.1667,"angle":-3.16,"curve":0.25,"c3":0.75},{"time":1.5,"angle":55.46,"curve":0.265,"c3":0.618,"c4":0.43},{"time":1.6667,"angle":44.01}],"translate":[{"x":22.44,"y":-2.67,"curve":0.325,"c2":0.31,"c3":0.675,"c4":0.69},{"time":0.1667,"x":21.32,"y":-7.61,"curve":0.382,"c2":0.57,"c3":0.735},{"time":0.3333,"x":11.7,"y":6.74,"curve":0.25,"c3":0.75},{"time":0.4,"x":12.81,"y":-1.93,"curve":0.26,"c3":0.618,"c4":0.44},{"time":0.5,"x":11.43,"y":0.7,"curve":0.359,"c2":0.43,"c3":0.756},{"time":0.6667,"x":14.39,"y":3.8,"curve":0.25,"c3":0.75},{"time":0.8333,"x":18.76,"y":6.22,"curve":0.25,"c3":0.75},{"time":1.1667,"x":0.34,"y":-8.1,"curve":0.25,"c3":0.625,"c4":0.5},{"time":1.3,"x":3.02,"y":-8.37,"curve":0.375,"c2":0.5,"c3":0.75},{"time":1.5,"x":13.47,"y":4.05,"curve":0.375,"c2":0.5,"c3":0.75},{"time":1.6667,"x":22.44,"y":-2.67}],"scale":[{"curve":"stepped"},{"time":0.3333,"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.5,"curve":"stepped"},{"time":1.6667}]},"st7":{"rotate":[{"curve":0.25,"c3":0.75},{"time":0.5,"angle":23.23,"curve":0.25,"c3":0.75},{"time":1.0333,"curve":0.25,"c3":0.75},{"time":1.3,"angle":10.06,"curve":0.25,"c3":0.75},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":2.8,"y":3.99,"curve":0.25,"c3":0.75},{"time":0.8333,"x":-0.45,"y":0.74,"curve":0.25,"c3":0.75},{"time":1.0333,"x":4,"y":-4.88,"curve":0.25,"c3":0.75},{"time":1.3,"x":4.93,"y":-2.23,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":1.0333,"curve":"stepped"},{"time":1.6667}]},"jb4":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-77.49,"curve":0.25,"c3":0.75},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"y":4.97,"curve":0.25,"c3":0.75},{"time":0.8333,"x":4.56,"y":-0.27,"curve":0.25,"c3":0.75},{"time":1.1667,"y":4.97,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"jb5":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":0.25,"c3":0.75},{"time":0.8333,"angle":-6.72,"curve":0.25,"c3":0.75},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":0.25,"c3":0.75},{"time":0.5,"x":-4.33,"y":1.4,"curve":0.25,"c3":0.75},{"time":0.8333,"x":10.57,"y":-4.81,"curve":0.25,"c3":0.75},{"time":1.1667,"x":-4.33,"y":1.4,"curve":0.25,"c3":0.75},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]},"jb6":{"rotate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"translate":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}],"scale":[{"curve":"stepped"},{"time":0.5,"curve":"stepped"},{"time":0.8333,"curve":"stepped"},{"time":1.1667,"curve":"stepped"},{"time":1.6667}]}}}}}
\ No newline at end of file
var path = require("path");
var fs = require("fs");
var filePath = process.argv[2];
var lookingForString = process.argv[3];
recursiveReadFile(filePath);
function recursiveReadFile(fileName) {
if (!fs.existsSync(fileName)) return;
if (isFile(fileName)) {
check(fileName);
}
if (isDirectory(fileName)) {
var files = fs.readdirSync(fileName);
files.forEach(function (val, key) {
var temp = path.join(fileName, val);
if (isDirectory(temp)) recursiveReadFile(temp);
if (isFile(temp)) check(temp);
})
}
}
function check(fileName) {
var data = readFile(fileName);
var exc = new RegExp(lookingForString);
if (exc.test(data))
console.log(fileName);
}
function isDirectory(fileName) {
if (fs.existsSync(fileName)) return fs.statSync(fileName).isDirectory();
}
function isFile(fileName) {
if (fs.existsSync(fileName)) return fs.statSync(fileName).isFile();
}
function readFile(fileName) {
if (fs.existsSync(fileName)) return fs.readFileSync(fileName, "utf-8");
}
......@@ -36,6 +36,10 @@ export const ResJson = {
"keys": "nx1.jpg,ny1.jpg,nz1.jpg,px1.jpg,py1.jpg,pz1.jpg",
"name": "skybox"
},
{
"keys": "rabbit.spi",
"name": "spine"
},
{
"keys": "产品1.png,产品2.png,产品3.png,产品4.png,产品5.png,产品6.png,产品7.png,产品8.png",
"name": "产品输出"
......
......@@ -77,6 +77,9 @@ export namespace RES {
let textureHash: {
[name: string]: FYGE.Texture;
} = {};
let spineDataHash: {
[name: string]: FYGE.ISkeletonData
} = {}
/**
* movieClip的ve数据
*/
......@@ -248,6 +251,33 @@ export namespace RES {
return p
}
}
else if (type == 'spi') {
console.log(str)
if (spineDataHash[str]) {
comFun && comFun.call(thisObj, spineDataHash[str], str)
return new Promise((r) => {
r(spineDataHash[str])
})
} else if (singleResPromiseHash[str]) {
return returnSingleResPromise(str, comFun, thisObj)
} else {
var groupName = hasRes(str);
var src = groupName ? resPath + groupName + "/" + str : str;
return singleResPromiseHash[str] = new Promise((resolve, reject) => {
FYGE.loadSpine(src, (spineData) => {
delete singleResPromiseHash[str]
spineDataHash[str] = spineData
comFun && comFun.call(thisObj, spineData, str)
resolve(spineData)
}, (err) => {
delete singleResPromiseHash[str];
comFun && comFun.call(thisObj, null, str)
reject(err)
})
})
}
return
}
else if (type == "svga") {
if (videoEntityHash[str]) {
comFun && comFun.call(thisObj, videoEntityHash[str], str)
......@@ -332,6 +362,10 @@ export namespace RES {
if (type == "png" || type == "jpg") {
return textureHash[str] || FYGE.TextureCache[str] || null;
}
else if (type == 'spi') {
// @ts-ignore
return spineDataHash[str] || null
}
else if (type == "svga") {
// @ts-ignore
return videoEntityHash[str] || null;
......
......@@ -14,6 +14,45 @@ import { GameOverModal } from "../../panels/GameOverModal/GameOverModal";
import { GameResumeModal } from "../../panels/GameResumeModal/GameResumeModal";
import { GameEle } from "./GameEle";
/**
* 切换spine 皮肤
* @param {*} spine
* @param {*} skinName
* @returns
*/
function setSpineSkin(spine: FYGE.Spine, skinName: string) {
if (!spine) return
if (!skinName) {
spine.setSkin(spine.skinNames[0]);
return
}
if (!spine.skinNames.includes(skinName)) {
console.error('找不到对应皮肤:', skinName)
return
}
console.error('切换皮肤:', skinName)
spine.setSkin(skinName);
}
/**
* 设置 spine 交互动作
* @param {*} spine
* @param {*} aniName
* @param {*} loop
* @param {*} cb
* @returns
*/
function setSpineAni(spine: FYGE.Spine, aniName: string, loop?: number, cb?: Function) {
if (!spine || !aniName) {
return
}
spine.animationManager.showAni(aniName, loop, () => {
cb && cb()
});
}
class ScoreBoard extends Dream.RenderContainer {
scoreTextField: FYGE.TextField
_score: number = 0
......@@ -52,6 +91,7 @@ class ScoreBoard extends Dream.RenderContainer {
await RES.loadGroup('GameScene')
await RES.loadGroup('产品输出')
await RES.loadGroup('countDown')
await RES.loadGroup('spine')
}
})
export class GameScene extends Dream.RenderContainer {
......@@ -64,6 +104,10 @@ export class GameScene extends Dream.RenderContainer {
tt.play()
console.log(tt)
const tp = this.sceneCont.addChild(new FYGE.Spine(RES.getRes('rabbit.spi')))
setSpineAni(tp, 'zuizhong')
tp.position.set(200, 200)
console.log(tp)
}
onAddScore() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment