29 lines
724 B
JSON
Executable File
29 lines
724 B
JSON
Executable File
{
|
|
"version": "1.0.0",
|
|
"name": "Girlfriend (Tankman Stickup)",
|
|
"assetPath": "characters/gfTankmen",
|
|
"startingAnimation": "danceLeft",
|
|
"animations": [
|
|
{
|
|
"name": "danceLeft",
|
|
"prefix": "GF Dancing at Gunpoint",
|
|
"frameIndices": [30, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
|
|
"offsets": [0, -9]
|
|
},
|
|
{
|
|
"name": "danceRight",
|
|
"prefix": "GF Dancing at Gunpoint",
|
|
"frameIndices": [
|
|
15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29
|
|
],
|
|
"offsets": [0, -9]
|
|
},
|
|
{
|
|
"name": "sad",
|
|
"prefix": "GF Crying at Gunpoint",
|
|
"frameIndices": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12],
|
|
"offsets": [2, -21]
|
|
}
|
|
]
|
|
}
|