{
	"format_version" : "1.8.0",
	"animations" : {
		"animation.polarbear.baby_transform" : {
			"loop" : true,
			"bones" : {
				"head" : {
					"position" : [ 0.0, -1.0, 3.0 ],
					"scale" : 1.25
				}
			}
		},
		"animation.polarbear.move" : {
			"loop" : true,
			"bones" : {
				"body" : {
					"position" : [ 0.0, "-9 - 2 * query.standing_scale - this", 0.0 ],
					"rotation" : [ "(-(query.standing_scale) * 63) - this", 0.0, 0.0 ]
				},
				"leg0" : {
					"position" : [ 0.0, "-1 * query.standing_scale", "6 * query.standing_scale" ],
					"rotation" : [ "query.standing_scale * 63", 0.0, 0.0 ]
				},
				"leg1" : {
					"position" : [ 0.0, "-1 * query.standing_scale", "6 * query.standing_scale" ],
					"rotation" : [ "query.standing_scale * 63", 0.0, 0.0 ]
				},
				"leg2" : {
					"rotation" : [ "(query.standing_scale > 1) ? (query.standing_scale * 81) - this : 0", 0.0, 0.0 ]
				},
				"leg3" : {
					"rotation" : [ "(query.standing_scale > 1) ? (query.standing_scale * 81) - this : 0", 0.0, 0.0 ]
				}
			}
		}
	}
}
