{
	"format_version" : "1.8.0",
	"animations" : {
		"animation.dolphin.move" : {
			"loop" : true,
			"bones" : {
				"body" : {
					"rotation" : [ "query.target_x_rotation - 2.865 + (-2.865 * math.cos(query.life_time * 343.8))", "query.target_y_rotation", 0.0 ]
				},
				"left_fin" : {
					"rotation" : [ 0.0, 0.0, "17.19 * math.cos(query.life_time * 229.2) + 22.92" ]
				},
				"right_fin" : {
					"rotation" : [ 0.0, 0.0, "-17.19 * math.cos(query.life_time * 229.2) - 22.92" ]
				},
				"tail" : {
					"rotation" : [ "-5.73 * math.cos(query.life_time * 343.8)", 0.0, 0.0 ]
				},
				"tail_fin" : {
					"rotation" : [ "-11.46 * math.cos(query.life_time * 343.8)", 0.0, 0.0 ]
				}
			}
		}
	}
}
