{
	"bones": [
		{
			"name": "root"
		},
		{
			"name": "B",
			"parent": "root",
			"x": 0,
			"y": 0
		},
		{
			"name": "C",
			"parent": "root",
			"x": 0,
			"y": 0,
			"scaleX": 1.1625,
			"scaleY": 1.2
		},
		{
			"name": "D",
			"parent": "root",
			"x": 0,
			"y": 0,
			"scaleX": 1.4,
			"scaleY": 1.42222222222222
		}
	],
	"slots": [
		{
			"name": "D",
			"bone": "D",
			"attachment": "flyingBats"
		},
		{
			"name": "C",
			"bone": "C",
			"attachment": "flyingBats"
		},
		{
			"name": "B",
			"bone": "B",
			"attachment": "flyingBats"
		}
	],
	"skins": {
		"default": {
			"D": {
				"flyingBats": {
					"x": 0,
					"y": 0,
					"width": 1280,
					"height": 720
				}
			},
			"C": {
				"flyingBats": {
					"x": 0,
					"y": 0,
					"width": 1280,
					"height": 720
				}
			},
			"B": {
				"flyingBats": {
					"x": 0,
					"y": 0,
					"width": 1280,
					"height": 720
				}
			}
		}
	},
	"events": {
		"trigger_overlay" : {

		}
	},
	"animations": {
		"animation": {
			"bones": {
				"D": {
					"translate": [
						{
							"time": 0,
							"x": -944,
							"y": -824
						},
						{
							"time": 0.533,
							"x": 2344,
							"y": 472
						}
					],
					"scale": [
						{
							"time": 0,
							"x": 1,
							"y": 1
						}
					],
					"rotate": [
						{
							"time": 0,
							"angle": 0
						}
					]
				},
				"C": {
					"translate": [
						{
							"time": 0,
							"x": 64,
							"y": -1200
						},
						{
							"time": 0.667,
							"x": 1288,
							"y": 592
						}
					],
					"scale": [
						{
							"time": 0,
							"x": 1,
							"y": 1
						}
					],
					"rotate": [
						{
							"time": 0,
							"angle": 0
						}
					]
				},
				"B": {
					"translate": [
						{
							"time": 0,
							"x": -744,
							"y": -1120
						},
						{
							"time": 0.8,
							"x": 2151.4,
							"y": 485.1
						}
					],
					"scale": [
						{
							"time": 0,
							"x": 1,
							"y": 1
						}
					],
					"rotate": [
						{
							"time": 0,
							"angle": 0
						}
					]
				}
			},
			"slots": {},
			"events": [
				{
					"time": 0.3,
					"name": "trigger_overlay"
				}
			]

		}
	}
}