{
	"format_version" : "1.8.0",
	"animations" : {
		"animation.cow.baby_transform" : {
			"loop" : true,
			"bones" : {
				"head" : {
					"position" : [ 0.0, 4.0, 4.0 ],
					"scale" : 2.0
				}
			}
		},
		"animation.cow.setup" : {
			"loop" : true,
			"bones" : {
				"body" : {
					"rotation" : [ "-this", 0.0, 0.0 ]
				}
			}
		},
		"animation.cow.setup.v1.0" : {
			"loop" : true,
			"bones" : {
				"body" : {
					"rotation" : [ "90 - this", 0.0, 0.0 ]
				}
			}
		}
	}
}
