John 1c19365325 [csharp][monogame][unity][xna] Updated to 3.3.x (#623)
* [spine-csharp] Ported 3.3 changes of Animation and inner classes. Added MathUtils.Clamp

* [spine-csharp] Ported 3.3 changes of AnimationStateData. Updated .gitignore to exclude .meta files from spine-csharp

* [spine-csharp] Ported 3.3 changes of Bone

* [spine-csharp] Ported 3.3 changes of BoneData

* [spine-csharp] Ported 3.3 changes of Event

* [spine-csharp] Ported 3.3 changes to IKConstraint. Also got rid of the hideous labeled break. Replaced with while and sprinkled continues and break :D

* [spine-csharp] Mario is not good with labeled breaks. Fixed with goto

* [spine-csharp] Ported more 3.3 changes, only SkeletonJson and SkeletonBinary left. Unity runtime also needs updating with new changes

* [spine-csharp] fixed compilation errors initially not reported by Mono CS

* Minor clean up.

Every space has its place.™

* Match csharp 3.3 refactorings.

* [Unity] Minor cleanup in SkeletonBaker.

* Better exception messages.

* Removed extra usings. Matched whitespace style.

* Fixed Bone.cs method PascalCase and xml documentation.

* Fixed Exception ctor arguments.

* Fixed single bone IK mixing.

Matched libgdx commit:
e0ee18a088

* [spine-csharp] Port of 3.3 changes to SkeletonJson, incomplete

* [Unity] Ragdoll: account for shear and new constraints.

* [spine-csharp] Ported 3.3 changes to SkeletonJson

* [spine-csharp] Ported 3.3 changes to SkeletonBinary. Time for testing and debugging

* [spine-csharp] Fixed up XNA runtime

* Added simple example data in new exports/ folder

* [spine-csharp] Fixed bug in Slot construtor, wasn't assigning index. Fixed bug in CurveTimeline, argument guard was wrong. Fixed bugs in SkeletonJson, indexing to get duration of a timeline was wrong. Added simple example to spine-xna for easier debugging

* [spine-csharp] Fixed porting bug in ColorTimeline#apply, indexing was wrong

* [spine-csharp] Fixed SkeletonJson#ReadVertices, calling resize on temp lists was wrong. Updated goblin sample in spine-xna, fixed mesh attachment rendering in spine-xna.

* [spine-xna] Added binary exports, modified XNA game

* [spine-xna] Added tank example

* Some cleanup. Relabeled generic todos.

* Prevent SpineEditorUtilities from orphaning failed instantiations.

* Ignore PathAttachment when checking for required atlas regions.

* [spine-csharp] the great spaces to tabs battle

* [spine-csharp] Fixed inherit deform.

* [spine-csharp] Match Skeleton.java properties and stuff.

* [spine-csharp] Fixed enums, all upper cased now, using Enum.ParseType in case-insensitive mode

* [csharp] Ported 206e7f983c4df4d27fee6cac05d152eb2295c8b0 to csharp runtime. Fixes attachment keys on different tracks

* [csharp] Updated README.md

* [xna] [monogame] [unity] Updated README.md

* Revert "[csharp] Ported 206e7f983c4df4d27fee6cac05d152eb2295c8b0 to csharp runtime. Fixes attachment keys on different tracks"

This reverts commit 175216868dd00b4ae31cc717022242308c150f6a.

* [csharp] Fix to AttachmentTimeline#apply, fix for the fix for the fix for the revert for the fix

* [csharp] Matched and fixed more comments, summaries, exception messages and formatting.

* [csharp] Fix deformed weighted vertices condition + match libgdx closer.

* [csharp] Use internal ExposedList array for critical methods.

* [csharp] SkeletonJson and SkeletonBinary minor formatting and fixes.

* [unity] Match changes and fixes in spine-csharp 3.3 + better editor messages.

* [unity] Updated sample scenes and files.

* [csharp] Some formatting got left behind.

* [unity] New readme links + Removed redundant info.

* [exports] Remove dummy project.
2016-06-30 04:29:33 +08:00

376 lines
22 KiB
JSON

{
"skeleton": { "hash": "FFV4kkOez2yiP1Fs81cfDffboO0", "spine": "3.3.07", "width": 157.46, "height": 364.91, "images": "" },
"bones": [
{ "name": "root" },
{ "name": "hip", "parent": "root", "x": -0.79, "y": 91.41 },
{ "name": "abdomen", "parent": "hip", "length": 33.49, "rotation": 89.54, "y": -0.1 },
{ "name": "chest", "parent": "abdomen", "length": 29.58, "x": 38.07, "y": 0.72 },
{ "name": "L-arm", "parent": "chest", "length": 32.66, "rotation": -121.22, "x": 24.63, "y": -16.69 },
{ "name": "L-thigh", "parent": "hip", "length": 29.76, "rotation": -81.94, "x": 17.31, "y": -5.19 },
{ "name": "L-foot", "parent": "L-thigh", "length": 37.25, "rotation": -6.29, "x": 37.34, "y": -1.78 },
{ "name": "L-forearm", "parent": "L-arm", "length": 33.68, "rotation": -12.09, "x": 39.09, "y": -2.33 },
{ "name": "R-arm", "parent": "chest", "length": 36.75, "rotation": 133.37, "x": 26, "y": 13.63 },
{ "name": "R-thigh", "parent": "hip", "length": 29.49, "rotation": -93.15, "x": -18.18, "y": -6.06 },
{ "name": "R-foot", "parent": "R-thigh", "length": 39.98, "rotation": -1.8, "x": 36.41, "y": 0.27 },
{ "name": "R-forearm", "parent": "R-arm", "length": 36.13, "rotation": 2.72, "x": 41.65, "y": 0.28 },
{ "name": "head", "parent": "chest", "length": 94.23, "rotation": -2.25, "x": 41.01, "y": -0.1 },
{ "name": "scalp", "parent": "head", "length": 31.94, "rotation": -29.89, "x": 129.34, "y": 15.1 },
{ "name": "hair1", "parent": "scalp", "length": 23, "rotation": 68.48, "x": 36.5, "y": 4.12 },
{ "name": "hair2", "parent": "hair1", "length": 23.49, "rotation": 59.55, "x": 29.03, "y": 1.58 }
],
"slots": [
{ "name": "R-arm", "bone": "R-arm", "attachment": "arm" },
{ "name": "L-arm", "bone": "L-arm", "attachment": "arm" },
{ "name": "L-leg", "bone": "L-thigh", "attachment": "leg" },
{ "name": "R-leg", "bone": "R-thigh", "attachment": "leg" },
{ "name": "torso", "bone": "abdomen", "attachment": "torso" },
{ "name": "head", "bone": "head", "attachment": "head" }
],
"skins": {
"default": {
"L-arm": {
"arm": {
"type": "mesh",
"uvs": [ 1, 0.16417, 0.90367, 0.30177, 0.80735, 0.43937, 0.75345, 0.50663, 0.71536, 0.55416, 0.6656, 0.61624, 0.63233, 0.65777, 0.59416, 0.7054, 0.45366, 0.8527, 0.31314, 1, 0.15657, 1, 0, 1, 0, 0.71457, 0.13235, 0.59073, 0.2647, 0.46689, 0.34675, 0.39836, 0.39153, 0.36096, 0.43007, 0.32876, 0.4689, 0.29633, 0.52302, 0.25112, 0.59416, 0.19169, 0.72983, 0.09584, 0.86549, 0, 1, 0, 0.15702, 0.83582, 0.46721, 0.5156, 0.78995, 0.22527, 0.34029, 0.70958, 0.62888, 0.38429 ],
"triangles": [ 10, 24, 9, 9, 27, 8, 9, 24, 27, 10, 11, 24, 11, 12, 24, 8, 27, 7, 12, 13, 24, 24, 13, 27, 13, 14, 27, 27, 25, 7, 25, 27, 14, 7, 25, 6, 6, 25, 5, 18, 4, 17, 28, 4, 18, 4, 28, 3, 15, 16, 25, 16, 17, 25, 25, 17, 5, 17, 4, 5, 3, 28, 2, 28, 26, 2, 2, 26, 1, 18, 19, 28, 19, 20, 28, 28, 20, 26, 1, 26, 0, 20, 21, 26, 26, 22, 0, 26, 21, 22, 22, 23, 0, 25, 14, 15 ],
"vertices": [ 1, 4, -11.38, 11.4, 1, 1, 4, 0.99, 11.79, 1, 1, 4, 13.36, 12.17, 1, 1, 4, 19.69, 11.97, 1, 2, 4, 24.16, 11.82, 0.91747, 7, -17.57, 10.72, 0.08252, 2, 4, 30, 11.63, 0.75238, 7, -11.82, 11.76, 0.24761, 2, 4, 33.91, 11.5, 0.44551, 7, -7.97, 12.46, 0.55448, 2, 4, 38.39, 11.36, 0.2127, 7, -3.56, 13.25, 0.78729, 2, 4, 53.17, 9.6, 0.07308, 7, 11.25, 14.64, 0.92691, 2, 4, 67.94, 7.85, 0.00873, 7, 26.07, 16.03, 0.99126, 1, 7, 34.25, 8.51, 1, 1, 7, 42.44, 0.99, 1, 1, 7, 27.96, -14.77, 1, 2, 4, 50.32, -20.36, 0.05493, 7, 14.75, -15.25, 0.94506, 2, 4, 37.31, -18.06, 0.23231, 7, 1.55, -15.73, 0.76768, 2, 4, 29.75, -16.27, 0.47867, 7, -6.21, -15.58, 0.52132, 2, 4, 25.63, -15.3, 0.71242, 7, -10.43, -15.49, 0.28757, 2, 4, 22.07, -14.47, 0.81875, 7, -14.09, -15.42, 0.18124, 2, 4, 18.5, -13.62, 0.9506, 7, -17.77, -15.34, 0.04939, 2, 4, 13.51, -12.45, 0.97879, 7, -22.89, -15.24, 0.0212, 2, 4, 6.95, -10.9, 0.99703, 7, -29.63, -15.11, 0.00296, 1, 4, -4.46, -7.2, 1, 1, 4, -15.9, -3.49, 1, 1, 4, -21.42, 4.29, 1, 1, 7, 25.9, -0.52, 1, 2, 4, 31.98, -4.21, 0.80128, 7, -6.55, -3.32, 0.19871, 1, 4, 0.97, 1.89, 1, 1, 7, 9.91, 1.29, 1, 1, 4, 17.31, -0.54, 1 ],
"hull": 24,
"edges": [ 0, 2, 2, 4, 4, 6, 14, 16, 16, 18, 18, 20, 20, 22, 22, 24, 24, 26, 26, 28, 28, 30, 38, 40, 40, 42, 42, 44, 44, 46, 46, 0, 10, 34, 30, 32, 32, 34, 10, 12, 12, 14, 6, 8, 8, 10, 34, 36, 36, 38, 8, 36 ],
"width": 71,
"height": 75
}
},
"L-leg": {
"leg": {
"type": "mesh",
"uvs": [ 1, 0.23128, 1, 0.29497, 1, 0.37025, 1, 0.44552, 1, 0.50921, 1, 0.65975, 1, 0.71765, 1, 0.87399, 0.73923, 1, 0.2297, 1, 0, 0.89715, 0, 0.64817, 0.01978, 0.59915, 0.08516, 0.43711, 0.10541, 0.38693, 0.13056, 0.32458, 0.15317, 0.26857, 0.17799, 0.20706, 0.26155, 0, 1, 0, 0.61185, 0.12127, 0.5163, 0.54395 ],
"triangles": [ 21, 13, 4, 21, 4, 5, 12, 13, 21, 12, 21, 5, 12, 5, 6, 11, 12, 6, 9, 10, 11, 11, 6, 9, 6, 8, 9, 7, 8, 6, 20, 18, 19, 20, 19, 0, 17, 18, 20, 17, 20, 0, 17, 0, 1, 16, 17, 1, 16, 1, 2, 15, 16, 2, 15, 2, 3, 14, 15, 3, 14, 3, 4, 13, 14, 4 ],
"vertices": [ 1, 5, 11.02, 15.14, 1, 1, 5, 17.31, 14.75, 1, 2, 5, 24.75, 14.29, 0.95576, 6, -14.28, 14.6, 0.04423, 2, 5, 32.18, 13.82, 0.71873, 6, -6.84, 14.95, 0.28126, 2, 5, 38.48, 13.43, 0.37176, 6, -0.54, 15.25, 0.62822, 2, 5, 53.36, 12.51, 0.00735, 6, 14.34, 15.96, 0.99264, 1, 6, 20.06, 16.23, 1, 1, 6, 35.52, 16.95999, 1, 1, 6, 48.43, 8.18, 1, 1, 6, 49.3, -10.13, 1, 1, 6, 39.52, -18.87, 1, 2, 5, 49.98, -23.34, 0.00312, 6, 14.9, -20.04, 0.99687, 2, 5, 45.18, -22.33, 0.02542, 6, 10.02, -19.56, 0.97457, 2, 5, 29.31, -18.99, 0.4709, 6, -6.1, -17.98, 0.52909, 2, 5, 24.4, -17.95, 0.69967, 6, -11.1, -17.48, 0.30032, 2, 5, 18.29, -16.66, 0.89625, 6, -17.31, -16.87, 0.10374, 2, 5, 12.81, -15.51, 0.97789, 6, -22.89, -16.32, 0.0221, 1, 5, 6.79, -14.24, 1, 1, 5, -13.48, -9.96, 1, 1, 5, -11.83, 16.56, 1, 1, 5, -0.71, 1.87, 1, 1, 6, 3.71, -1.97, 1 ],
"hull": 20,
"edges": [ 36, 38, 20, 22, 18, 20, 16, 18, 16, 14, 22, 24, 24, 10, 10, 12, 12, 14, 12, 22, 24, 26, 10, 8, 26, 8, 8, 6, 26, 28, 6, 28, 28, 30, 6, 4, 30, 4, 4, 2, 30, 32, 2, 32, 32, 34, 34, 36, 2, 0, 0, 38, 34, 0 ],
"width": 36,
"height": 99
}
},
"R-arm": {
"arm": {
"type": "mesh",
"uvs": [ 1, 0.16417, 0.90367, 0.30177, 0.80735, 0.43937, 0.75345, 0.50663, 0.71536, 0.55416, 0.6656, 0.61624, 0.63233, 0.65777, 0.59416, 0.7054, 0.45366, 0.8527, 0.31314, 1, 0.15657, 1, 0, 1, 0, 0.71457, 0.13235, 0.59073, 0.2647, 0.46689, 0.34675, 0.39836, 0.39153, 0.36096, 0.43007, 0.32876, 0.4689, 0.29633, 0.52302, 0.25112, 0.59416, 0.19169, 0.72983, 0.09584, 0.86549, 0, 1, 0, 0.15702, 0.83582, 0.46721, 0.5156, 0.78995, 0.22527, 0.34029, 0.70958, 0.62888, 0.38429 ],
"triangles": [ 10, 24, 9, 9, 27, 8, 9, 24, 27, 10, 11, 24, 11, 12, 24, 8, 27, 7, 12, 13, 24, 24, 13, 27, 13, 14, 27, 27, 25, 7, 25, 14, 15, 25, 27, 14, 7, 25, 6, 22, 23, 0, 26, 22, 0, 1, 26, 0, 6, 25, 5, 18, 4, 17, 28, 4, 18, 4, 28, 3, 15, 16, 25, 16, 17, 25, 25, 17, 5, 17, 4, 5, 3, 28, 2, 28, 26, 2, 2, 26, 1, 18, 19, 28, 19, 20, 28, 28, 20, 26, 20, 21, 26, 26, 21, 22 ],
"vertices": [ 1, 8, -6.97, 5.02, 1, 1, 8, 5.06, 7.92, 1, 1, 8, 17.09, 10.82, 1, 2, 8, 23.33, 11.91, 0.99563, 11, -17.74, 12.48, 0.00436, 2, 8, 27.74, 12.68, 0.95467, 11, -13.3, 13.04, 0.04532, 2, 8, 33.5, 13.68, 0.75827, 11, -7.5, 13.77, 0.24172, 2, 8, 37.34, 14.35, 0.53963, 11, -3.63, 14.26, 0.46036, 2, 8, 41.75, 15.12, 0.29362, 11, 0.81, 14.82, 0.70637, 2, 8, 56.59, 16.42, 3.9E-4, 11, 15.69, 15.4, 0.9996, 1, 11, 30.56, 15.99, 1, 1, 11, 38.33, 8.04, 1, 1, 11, 46.1, 0.1, 1, 1, 11, 30.79, -14.86, 1, 2, 8, 59.92, -13.5, 4.7E-4, 11, 17.58, -14.63, 0.99952, 2, 8, 46.71, -13.9, 0.17384, 11, 4.37, -14.41, 0.82615, 2, 8, 38.93, -13.69, 0.56829, 11, -3.36, -13.83, 0.4317, 2, 8, 34.71, -13.58, 0.79613, 11, -7.59, -13.52, 0.20386, 2, 8, 31.06, -13.49, 0.92361, 11, -11.23, -13.25, 0.07638, 2, 8, 27.38, -13.39, 0.98277, 11, -14.9, -12.98, 0.01722, 1, 8, 22.26, -13.26, 1, 1, 8, 15.53, -13.08, 1, 1, 8, 3.58, -11.78, 1, 1, 8, -8.35, -10.49, 1, 1, 8, -15.36, -3.99, 1, 1, 11, 29.5, -0.52, 1, 2, 8, 38.66, -1.43, 0.57762, 11, -3.06, -1.57, 0.42237, 1, 8, 7.06, -1.77, 1, 1, 11, 13.64, 2.15, 1, 1, 8, 23.56, -0.82, 1 ],
"hull": 24,
"edges": [ 0, 2, 2, 4, 4, 6, 14, 16, 16, 18, 18, 20, 20, 22, 22, 24, 24, 26, 26, 28, 28, 30, 38, 40, 40, 42, 42, 44, 44, 46, 46, 0, 10, 34, 30, 32, 32, 34, 10, 12, 12, 14, 6, 8, 8, 10, 34, 36, 36, 38, 8, 36 ],
"width": 71,
"height": 75
}
},
"R-leg": {
"leg": {
"type": "mesh",
"uvs": [ 1, 0.23128, 1, 0.29497, 1, 0.37025, 1, 0.44552, 1, 0.50921, 1, 0.65975, 1, 0.71765, 1, 0.87399, 0.73923, 1, 0.2297, 1, 0, 0.89715, 0, 0.64817, 0.01978, 0.59915, 0.08516, 0.43711, 0.10541, 0.38693, 0.13056, 0.32458, 0.15317, 0.26857, 0.17799, 0.20706, 0.26155, 0, 1, 0, 0.61185, 0.12127, 0.5163, 0.54395 ],
"triangles": [ 21, 13, 4, 21, 4, 5, 12, 13, 21, 12, 21, 5, 12, 5, 6, 11, 12, 6, 9, 10, 11, 11, 6, 9, 6, 8, 9, 7, 8, 6, 20, 18, 19, 20, 19, 0, 17, 18, 20, 17, 20, 0, 17, 0, 1, 16, 17, 1, 16, 1, 2, 15, 16, 2, 15, 2, 3, 14, 15, 3, 14, 3, 4, 13, 14, 4 ],
"vertices": [ 1, 9, 7.41, 14.89, 1, 2, 9, 13.7, 15.23, 0.99431, 10, -23.16, 14.24, 0.00568, 2, 9, 21.14, 15.64, 0.9183, 10, -15.74, 14.88, 0.08169, 2, 9, 28.58, 16.04, 0.65731, 10, -8.31, 15.53, 0.34268, 2, 9, 34.88, 16.4, 0.33128, 10, -2.03, 16.07, 0.66871, 2, 9, 49.76, 17.20999, 0.004, 10, 12.81, 17.36, 0.99598, 1, 10, 18.52, 17.85, 1, 1, 10, 33.93, 19.19, 0.99999, 1, 10, 47.18, 10.92, 0.99999, 1, 10, 48.76, -7.35, 1, 1, 10, 39.33, -16.45999, 1, 2, 9, 50.6, -18.78, 0.01347, 10, 14.78, -18.6, 0.98652, 2, 9, 45.71, -18.34, 0.05686, 10, 9.88, -18.31, 0.94313, 2, 9, 29.56, -16.87, 0.66681, 10, -6.3, -17.35, 0.33318, 2, 9, 24.56, -16.41, 0.86313, 10, -11.31, -17.04, 0.13686, 2, 9, 18.35, -15.85, 0.97672, 10, -17.54, -16.68, 0.02327, 2, 9, 12.77, -15.34, 0.99935, 10, -23.13, -16.35, 6.4E-4, 1, 9, 6.64, -14.78, 1, 1, 9, -13.98, -12.91, 0.99999, 1, 9, -15.45, 13.63, 0.99999, 1, 9, -2.69, 0.33, 0.99999, 2, 9, 39.27, -0.79, 0.02734, 10, 2.89, -0.97, 0.97265 ],
"hull": 20,
"edges": [ 36, 38, 20, 22, 18, 20, 16, 18, 16, 14, 22, 24, 24, 10, 10, 12, 12, 14, 12, 22, 24, 26, 10, 8, 26, 8, 8, 6, 26, 28, 6, 28, 28, 30, 6, 4, 30, 4, 4, 2, 30, 32, 2, 32, 32, 34, 34, 36, 2, 0, 0, 38, 34, 0 ],
"width": 36,
"height": 99
}
},
"head": {
"head": {
"type": "mesh",
"uvs": [ 0.60755, 0.01863, 0.64145, 0.03354, 0.70226, 0.06028, 0.76687, 0.08869, 0.80695, 0.14523, 0.84157, 0.19407, 1, 0.41294, 1, 0.78561, 0.67348, 1, 0.38213, 1, 0.13934, 0.8937, 0.07948, 0.78807, 0.05898, 0.75189, 0, 0.6478, 0, 0.40213, 0.15054, 0.27783, 0.2563, 0.21733, 0.28424, 0.20136, 0.31116, 0.18596, 0.32033, 0.16739, 0.32984, 0.14813, 0.3317, 0.12797, 0.33358, 0.1076, 0.29622, 0.08869, 0.21778, 0.06977, 0.2514, 0.03193, 0.32657, 0.01699, 0.3752, 0.00732, 0.41202, 0, 0.45684, 0, 0.49046, 0, 0.53153, 0, 0.56515, 0, 0.55022, 0.1049, 0.46057, 0.06437, 0.38587, 0.05086, 0.31116, 0.04815, 0.54649, 0.17515, 0.35972, 0.28864, 0.14308, 0.41294, 0.13187, 0.57777, 0.24766, 0.43185, 0.43816, 0.37511, 0.59877, 0.3616, 0.78181, 0.43726, 0.8976, 0.53994, 0.87616, 0.37786 ],
"triangles": [ 36, 25, 26, 35, 27, 28, 23, 25, 36, 24, 25, 23, 26, 35, 36, 35, 26, 27, 22, 36, 35, 23, 36, 22, 28, 29, 34, 35, 28, 34, 21, 35, 34, 35, 21, 22, 37, 20, 34, 37, 38, 20, 19, 20, 38, 18, 19, 38, 17, 18, 38, 2, 4, 37, 4, 2, 3, 43, 4, 5, 43, 37, 4, 42, 38, 37, 43, 42, 37, 6, 46, 5, 44, 43, 5, 39, 14, 15, 41, 15, 16, 39, 15, 41, 16, 17, 38, 41, 16, 38, 41, 38, 42, 46, 44, 5, 45, 46, 6, 44, 46, 45, 40, 14, 39, 40, 39, 41, 13, 14, 40, 12, 13, 40, 45, 6, 7, 11, 12, 40, 9, 10, 40, 11, 40, 10, 9, 41, 42, 9, 40, 41, 8, 9, 42, 42, 43, 8, 44, 8, 43, 8, 44, 45, 8, 45, 7, 34, 29, 30, 33, 31, 32, 33, 32, 0, 31, 34, 30, 34, 20, 21, 31, 33, 34, 37, 34, 33, 1, 33, 0, 2, 33, 1, 33, 2, 37 ],
"vertices": [ 1, 14, 17.03, -22.65, 1, 3, 14, 11.42, -25.01, 0.97437, 12, 187.59, -11.93, 0.00181, 13, 63.97, 5.58, 0.0238, 2, 14, 1.35, -29.25, 0.37005, 12, 182.37, -21.52, 0.62993, 3, 14, -9.33, -33.75, 0.09774, 12, 176.82, -31.71, 0.82289, 13, 64.49, -16.93, 0.07936, 3, 14, -22.66, -31.7, 0.05493, 12, 165.13, -38.41, 0.8635, 13, 57.69, -28.57, 0.08155, 3, 14, -34.16, -29.93, 0.01796, 12, 155.03, -44.22, 0.89858, 13, 51.83, -38.63, 0.08345, 1, 12, 109.8, -70.69, 1, 1, 12, 30.83, -74.44, 1, 1, 12, -16.95, -26.54, 1, 1, 12, -19.08, 18.11, 1, 1, 12, 1.67, 56.39, 1, 1, 12, 23.62, 66.62, 1, 1, 12, 31.14, 70.12, 1, 1, 12, 52.77, 80.22, 1, 2, 12, 104.83, 82.69, 0.99073, 13, -54.92, 46.39, 0.00926, 3, 12, 132.25, 60.86, 0.88784, 13, -20.26, 41.13, 0.11168, 15, 48.07, 46.13, 4.7E-4, 4, 14, 14.48, 45.72, 0.00832, 12, 145.85, 45.25, 0.85196, 13, -0.71, 34.37, 0.12365, 15, 30.69, 34.9, 0.01603, 4, 14, 14.71, 40.25, 0.01053, 12, 149.42, 41.13, 0.84249, 13, 4.44, 32.58, 0.12681, 15, 26.1, 31.93, 0.02015, 4, 14, 14.94, 35, 0.01265, 12, 152.89, 37.16, 0.83335, 13, 9.43, 30.86, 0.12986, 15, 21.68, 29.07, 0.02412, 4, 14, 17.31, 31.55, 0.05833, 12, 156.89, 35.93, 0.60487, 13, 13.5, 31.8, 0.21602, 15, 19.9, 25.28, 0.12076, 4, 14, 19.76, 27.97, 0.10568, 12, 161.05, 34.68, 0.368, 13, 17.73, 32.77, 0.30535, 15, 18.06, 21.35, 0.22096, 4, 14, 23.06, 25.23, 0.12789, 12, 165.33, 34.59, 0.18496, 13, 21.49, 34.83, 0.23674, 15, 17.37, 17.12, 0.45039, 3, 14, 26.39, 22.46, 0.15034, 13, 25.28, 36.91, 0.1674, 15, 16.67, 12.85, 0.68225, 3, 14, 33, 24.76, 0.02128, 13, 25.58, 43.91, 0.03309, 15, 21.99, 8.31, 0.94562, 1, 15, 33.59, 3.17, 1, 1, 15, 27.7, -4.32, 1, 1, 15, 15.91, -6.38, 1, 1, 15, 8.29, -7.71, 1, 1, 15, 2.51, -8.72, 1, 2, 14, 33.79, -6.23, 0.33703, 15, -4.32, -8.06, 0.66296, 2, 14, 30.77, -10.41, 0.58777, 15, -9.46, -7.57, 0.41222, 2, 14, 27.07, -15.52, 0.81446, 15, -15.74, -6.97, 0.18553, 2, 14, 24.05, -19.7, 0.97838, 15, -20.87, -6.48, 0.02161, 1, 14, 7.36, -4.8, 1, 1, 14, 22.39, 1.29, 1, 1, 15, 7.54, 1.63, 1, 3, 14, 38.62, 17.86, 0.00459, 13, 34.06, 46.61, 0.01617, 15, 18.89, -0.02, 0.97922, 1, 13, 30.81, 1.67, 1, 3, 14, -7.07, 41.73, 7.0E-5, 12, 131.49, 28.69, 0.99827, 15, 16.33, 51.46, 0.00165, 1, 12, 103.58, 60.65, 1, 1, 12, 68.57, 60.71, 1, 1, 12, 100.33, 44.43, 1, 1, 12, 113.74, 15.79, 1, 1, 12, 117.77, -8.68, 1, 1, 12, 103.06, -37.5, 1, 1, 12, 82.15, -56.28, 1, 3, 14, -68.86, -11.37, 0.00371, 12, 116.33, -51.36, 0.97904, 13, 21.84, -64.11, 0.01724 ],
"hull": 33,
"edges": [ 16, 14, 16, 18, 18, 20, 26, 28, 28, 30, 44, 46, 46, 48, 48, 50, 14, 12, 10, 12, 50, 52, 52, 54, 54, 56, 56, 58, 58, 60, 60, 62, 62, 64, 2, 0, 0, 64, 2, 4, 4, 6, 20, 22, 22, 24, 24, 26, 80, 82, 82, 84, 84, 86, 86, 88, 88, 90, 90, 12, 80, 26, 34, 36, 30, 32, 32, 34, 36, 38, 38, 40, 40, 42, 42, 44, 12, 92, 6, 8, 8, 10 ],
"width": 136,
"height": 187
},
"ragdoll": {
"type": "boundingbox",
"vertexCount": 13,
"vertices": [ -14.19, -1.49, -7.91, -29.96, 23.08, -59.72, 60.33, -65.35, 95.94, -71.06, 150.43, -41.36, 163.83, 5.3, 162.47, 34, 115.66, 67.94, 85.47, 80.49, 48.92, 71.36, 11.9, 54.81, -9.18999, 31.62 ]
}
},
"torso": {
"ragdoll": {
"type": "boundingbox",
"vertexCount": 4,
"vertices": [ 0.62, -28.95, 35.77, -25.7, 37.14, 27.36, 1.96, 28.88 ]
},
"torso": {
"type": "mesh",
"uvs": [ 0.87097, 0.1335, 1, 0.26701, 1, 0.45027, 1, 0.63351, 1, 0.81675, 1, 1, 0.75, 1, 0.5, 1, 0.25, 1, 0, 1, 0, 0.72402, 0, 0.44804, 0.09822, 0.22402, 0.19645, 0, 0.4692, 0, 0.74194, 0, 0.58868, 0.13131, 0.40099, 0.46062, 0.83539, 0.50155, 0.42394, 0.26749, 0.36228, 0.63164, 0.58837, 0.76773, 0.71972, 0.25772, 0.84057, 0.76485, 0.57726, 0.50305, 0.24069, 0.44015, 0.19158, 0.80079, 0.29694, 0.12288, 0.37842, 0.84005, 0.71037, 0.63432, 0.15888, 0.60895 ],
"triangles": [ 8, 26, 28, 8, 28, 7, 9, 26, 8, 9, 10, 26, 23, 4, 5, 6, 23, 5, 7, 21, 6, 6, 21, 23, 23, 3, 4, 7, 28, 21, 26, 20, 28, 28, 20, 21, 10, 30, 26, 26, 30, 20, 20, 24, 21, 21, 29, 23, 21, 24, 29, 29, 18, 23, 23, 18, 3, 10, 11, 30, 29, 24, 18, 18, 2, 3, 30, 25, 20, 20, 17, 24, 20, 25, 17, 30, 11, 25, 2, 18, 1, 11, 12, 25, 22, 19, 16, 22, 0, 1, 19, 14, 16, 19, 27, 14, 22, 15, 0, 22, 16, 15, 12, 13, 27, 16, 14, 15, 27, 13, 14, 22, 24, 19, 1, 18, 22, 25, 27, 19, 25, 12, 27, 17, 19, 24, 24, 22, 18, 17, 25, 19 ],
"vertices": [ 1, 3, 31.68, -23.15, 1, 2, 3, 19.06, -31.25, 0.60493, 2, 57.14, -30.52, 0.39506, 2, 3, 1.66, -31.38, 0.39506, 2, 39.73, -30.66, 0.60493, 2, 3, -15.74, -31.52, 0.20987, 2, 22.33, -30.79, 0.79012, 1, 5, -7.76, 14.88, 1, 1, 5, 9.47, 12.45, 1, 1, 5, 7.3, -2.89, 1, 2, 5, 5.13, -18.24, 0.488, 9, 5.76, 18.5, 0.51199, 2, 5, 2.96, -33.59, 0.16266, 9, 6.61, 3.02, 0.83733, 3, 3, -51.04, 30.19, 0.06995, 2, -12.97, 30.92, 0.26337, 9, 7.46, -12.45, 0.66666, 1, 9, -18.7, -13.88, 1, 2, 3, 1.38, 30.6, 0.39506, 2, 39.46, 31.33, 0.60493, 2, 3, 22.71, 24.68, 0.60493, 2, 60.79, 25.41, 0.39506, 1, 3, 44.04, 18.76, 1, 1, 3, 44.17, 1.85, 1, 1, 3, 44.3, -15.05, 1, 1, 3, 31.75, -5.65, 1, 2, 3, 0.38, 5.73, 0.448, 2, 38.46, 6.46, 0.55198, 2, 3, -3.29, -21.22, 0.448, 2, 34.78, -20.49, 0.55198, 1, 3, 18.74, 4.46, 1, 1, 2, 22.19, 8.72, 1, 2, 2, 9.37, -5.38, 0.52, 5, -15.94, -9.72, 0.48, 1, 3, 19.81, -13.86, 1, 2, 2, 9.77, -21.01, 0.52, 5, -14.02, 5.79, 0.48, 2, 3, -3.55, -5.21, 0.448, 2, 34.5, -4.48, 0.55198, 2, 3, 2.25, 15.69, 0.448, 2, 40.32, 16.42, 0.55198, 2, 2, 6.04, 19.19, 0.584, 9, -12.08, -1.62, 0.41599, 1, 3, 32.41, 12.44, 1, 2, 2, 2.4, 7.58, 0.584, 9, -8.99, 10.14, 0.41599, 1, 2, 22.11, -12.84, 1, 1, 2, 24.25, 21.36, 1 ],
"hull": 16,
"edges": [ 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, 0 ],
"width": 62,
"height": 95
}
}
}
},
"animations": {
"animation": {
"bones": {
"abdomen": {
"rotate": [
{
"time": 0,
"angle": 0,
"curve": [ 0.25, 0, 0.374, 1 ]
},
{ "time": 0.3333, "angle": 2.47 },
{ "time": 1.3333, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"chest": {
"rotate": [
{
"time": 0,
"angle": 0,
"curve": [ 0.25, 0, 0.374, 1 ]
},
{
"time": 0.3333,
"angle": 21.85,
"curve": [ 0.25, 0, 0.434, 1 ]
},
{ "time": 1.3333, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"head": {
"rotate": [
{
"time": 0,
"angle": 0,
"curve": [ 0.348, 0, 0.608, 0.5 ]
},
{
"time": 0.1,
"angle": -10.88,
"curve": [ 0.25, 0, 0.75, 1 ]
},
{
"time": 0.4333,
"angle": 3.79,
"curve": [ 0.803, 0, 0.592, 0.98 ]
},
{ "time": 1.3333, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"R-arm": {
"rotate": [
{
"time": 0,
"angle": 0,
"curve": [ 0.659, -0.5, 0.608, 0.5 ]
},
{
"time": 0.3333,
"angle": -11.69,
"curve": [ 0.25, 0, 0.75, 1 ]
},
{ "time": 1.3333, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"L-arm": {
"rotate": [
{
"time": 0,
"angle": 0,
"curve": [ 0.25, 0, 0.374, 1 ]
},
{
"time": 0.3333,
"angle": 53.01,
"curve": [ 0.659, 0.01, 0.734, 0.42 ]
},
{
"time": 0.7666,
"angle": 56.78,
"curve": [ 0.44, 0.4, 0.695, 1 ]
},
{ "time": 1.3333, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"R-forearm": {
"rotate": [
{
"time": 0,
"angle": 0,
"curve": [ 0.25, 0, 0.374, 1 ]
},
{
"time": 0.3333,
"angle": 9.78,
"curve": [ 0.25, 0, 0.471, 1 ]
},
{ "time": 1.3333, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"L-forearm": {
"rotate": [
{
"time": 0,
"angle": 14.89,
"curve": [ 0.33, -5.56, 0.527, 1 ]
},
{
"time": 0.4333,
"angle": 32.07,
"curve": [ 0.641, 0, 0.317, 1 ]
},
{
"time": 0.6333,
"angle": 9.77,
"curve": [ 0.25, 0, 0.317, 1 ]
},
{
"time": 0.9,
"angle": 58,
"curve": [ 0.25, 0, 0.628, 1 ]
},
{ "time": 1.3333, "angle": 14.89 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"scalp": {
"rotate": [
{
"time": 0,
"angle": -7.01,
"curve": [ 0.357, 0, 0.642, 0.45 ]
},
{
"time": 0.2666,
"angle": 7.61,
"curve": [ 0.208, 0.44, 0.478, 1 ]
},
{ "time": 0.6666, "angle": 0 },
{ "time": 1.3333, "angle": -7.01 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"hair1": {
"rotate": [
{
"time": 0,
"angle": -8.8,
"curve": [ 0.25, 0, 0.374, 1 ]
},
{
"time": 0.2666,
"angle": -16.02,
"curve": [ 0.25, 0, 0.535, 1 ]
},
{
"time": 0.5333,
"angle": 29.38,
"curve": [ 0.25, 0, 0.438, 1 ]
},
{ "time": 1.3333, "angle": -8.8 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"hair2": {
"rotate": [
{
"time": 0,
"angle": 4.65,
"curve": [ 0.282, 0.3, 0.374, 1 ]
},
{
"time": 0.2666,
"angle": -17.95,
"curve": [ 0.25, 0, 0.535, 1 ]
},
{
"time": 0.6333,
"angle": 6.62,
"curve": [ 0.25, 0, 0.438, 1 ]
},
{ "time": 1.3333, "angle": 4.65 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"root": {
"rotate": [
{ "time": 0, "angle": 0 }
],
"translate": [
{ "time": 0, "x": -0.58, "y": 0 }
]
},
"R-foot": {
"rotate": [
{ "time": 0, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"R-thigh": {
"rotate": [
{ "time": 0, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"L-foot": {
"rotate": [
{ "time": 0, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"L-thigh": {
"rotate": [
{ "time": 0, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
},
"hip": {
"rotate": [
{ "time": 0, "angle": 0 }
],
"translate": [
{ "time": 0, "x": 0, "y": 0 }
]
}
}
}
}
}