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