[libgdx] Removed path/tank/test skeletons.

This commit is contained in:
NathanSweet 2016-07-06 15:54:59 +02:00
parent 005861c242
commit 9a310a9d24
7 changed files with 0 additions and 2085 deletions

View File

@ -1,125 +0,0 @@
tank.png
size: 2048,1024
format: RGBA8888
filter: Linear,Linear
repeat: none
images/antenna
rotate: true
xy: 1295, 683
size: 22, 303
orig: 22, 303
offset: 0, 0
index: -1
images/cannon
rotate: false
xy: 2, 93
size: 931, 58
orig: 931, 58
offset: 0, 0
index: -1
images/cannonConnector
rotate: true
xy: 1676, 455
size: 112, 135
orig: 112, 135
offset: 0, 0
index: -1
images/guntower
rotate: false
xy: 1295, 707
size: 730, 289
orig: 730, 289
offset: 0, 0
index: -1
images/machinegun
rotate: false
xy: 2, 34
size: 331, 57
orig: 331, 57
offset: 0, 0
index: -1
images/machinegun-mount
rotate: false
xy: 1952, 609
size: 72, 96
orig: 72, 96
offset: 0, 0
index: -1
images/rock
rotate: false
xy: 935, 96
size: 252, 55
orig: 252, 55
offset: 0, 0
index: -1
images/tankBottom
rotate: false
xy: 2, 377
size: 1285, 276
orig: 1285, 276
offset: 0, 0
index: -1
images/tankBottom-shadow
rotate: false
xy: 2, 655
size: 1291, 341
orig: 1291, 341
offset: 0, 0
index: -1
images/tankTop
rotate: false
xy: 2, 153
size: 1407, 222
orig: 1407, 222
offset: 0, 0
index: -1
images/tread
rotate: false
xy: 2, 2
size: 96, 30
orig: 96, 30
offset: 0, 0
index: -1
images/tread-inside
rotate: false
xy: 335, 63
size: 25, 28
orig: 25, 28
offset: 0, 0
index: -1
images/wheel-big
rotate: false
xy: 1295, 490
size: 191, 191
orig: 191, 191
offset: 0, 0
index: -1
images/wheel-big-overlay
rotate: false
xy: 1488, 495
size: 186, 186
orig: 186, 186
offset: 0, 0
index: -1
images/wheel-mid
rotate: false
xy: 1676, 569
size: 136, 136
orig: 136, 136
offset: 0, 0
index: -1
images/wheel-mid-overlay
rotate: false
xy: 1814, 569
size: 136, 136
orig: 136, 136
offset: 0, 0
index: -1
images/wheel-small
rotate: false
xy: 1813, 496
size: 71, 71
orig: 71, 71
offset: 0, 0
index: -1

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -1,13 +0,0 @@
test.png
size: 512,512
format: RGBA8888
filter: Linear,Linear
repeat: none
badlogic
rotate: false
xy: 2, 2
size: 460, 460
orig: 460, 460
offset: 0, 0
index: -1

View File

@ -1,48 +0,0 @@
{
"skeleton": { "hash": "XCHjZ6CXxuRTpodKRwdOuXKgOx4", "spine": "3.3.07", "width": 78.98, "height": 78.98, "images": "./images/" },
"bones": [
{ "name": "root" },
{ "name": "image", "parent": "root", "length": 100, "x": 91.84 },
{ "name": "pathbone", "parent": "root" }
],
"slots": [
{ "name": "badlogic", "bone": "image", "attachment": "badlogic" },
{ "name": "path", "bone": "pathbone", "attachment": "path" }
],
"path": [
{
"name": "pathConstraint",
"bones": [ "image" ],
"target": "path",
"rotateMode": "chain"
}
],
"skins": {
"default": {
"badlogic": {
"badlogic": { "x": -2.94, "y": 0.53, "scaleX": 0.129, "scaleY": 0.129, "width": 460, "height": 460 }
},
"path": {
"path": {
"type": "path",
"closed": true,
"lengths": [ 172.76, 358.01, 486.73, 700.2 ],
"vertexCount": 12,
"vertices": [ 2.23, 110.87, 47.15, 79.55, 67.76, 64.62, 172.59, 6.71, 207.52, 47.95, 242.44, 89.19, 231.71, 187.91, 207.52, 225.7, 183.32, 263.49, 122.11, 245.01, 86.65, 236.76, -123.64, 188.65 ]
}
}
}
},
"animations": {
"test": {
"paths": {
"pathConstraint": {
"position": [
{ "time": 0 },
{ "time": 3.3333, "position": 1 }
]
}
}
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB