{
	"Version": 3,
	"Meta": {
		"PhysicsSettingCount": 12,
		"TotalInputCount": 25,
		"TotalOutputCount": 15,
		"VertexCount": 27,
		"EffectiveForces": {
			"Gravity": {
				"X": 0,
				"Y": -1
			},
			"Wind": {
				"X": 0,
				"Y": 0
			}
		},
		"PhysicsDictionary": [
			{
				"Id": "PhysicsSetting1",
				"Name": "風船(黄)　位置XZ"
			},
			{
				"Id": "PhysicsSetting2",
				"Name": "風船(黄)　位置Y"
			},
			{
				"Id": "PhysicsSetting4",
				"Name": "風船(黄)　ひねり"
			},
			{
				"Id": "PhysicsSetting3",
				"Name": "風船(赤)　位置XZ"
			},
			{
				"Id": "PhysicsSetting6",
				"Name": "風船(赤)　位置Y"
			},
			{
				"Id": "PhysicsSetting7",
				"Name": "風船(赤)　ひねり"
			},
			{
				"Id": "PhysicsSetting8",
				"Name": "耳揺れ"
			},
			{
				"Id": "PhysicsSetting9",
				"Name": "風船(青)　位置XZ"
			},
			{
				"Id": "PhysicsSetting10",
				"Name": "風船(青)　位置Y"
			},
			{
				"Id": "PhysicsSetting11",
				"Name": "風船(青)　ひねり"
			},
			{
				"Id": "PhysicsSetting14",
				"Name": "リボン揺れ"
			},
			{
				"Id": "PhysicsSetting15",
				"Name": "リボンふわ"
			}
		]
	},
	"PhysicsSettings": [
		{
			"Id": "PhysicsSetting1",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ROTATION_Z"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": true
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_Y_POS_X"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_Y_ROT_Z"
					},
					"VertexIndex": 2,
					"Scale": 0.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 15
					},
					"Mobility": 0.95,
					"Delay": 0.75,
					"Acceleration": 1,
					"Radius": 15
				},
				{
					"Position": {
						"X": 0,
						"Y": 21
					},
					"Mobility": 0.9,
					"Delay": 0.72,
					"Acceleration": 1,
					"Radius": 6
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -20,
					"Default": 0,
					"Maximum": 20
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting2",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_Y"
					},
					"Weight": 70,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_BREATH"
					},
					"Weight": 30,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_Y_POS_Y"
					},
					"VertexIndex": 1,
					"Scale": 1.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 15
					},
					"Mobility": 0.95,
					"Delay": 0.97,
					"Acceleration": 1,
					"Radius": 15
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting4",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_X"
					},
					"VertexIndex": 1,
					"Scale": 0.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 6
					},
					"Mobility": 0.95,
					"Delay": 0.97,
					"Acceleration": 1,
					"Radius": 6
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting3",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ROTATION_Z"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": true
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_R_POS_X"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_R_ROT_Z"
					},
					"VertexIndex": 2,
					"Scale": 0.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 12
					},
					"Mobility": 0.95,
					"Delay": 0.75,
					"Acceleration": 1,
					"Radius": 12
				},
				{
					"Position": {
						"X": 0,
						"Y": 17
					},
					"Mobility": 0.9,
					"Delay": 0.72,
					"Acceleration": 1,
					"Radius": 5
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -20,
					"Default": 0,
					"Maximum": 20
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting6",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_Y"
					},
					"Weight": 60,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_BREATH"
					},
					"Weight": 40,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_R_POS_Y"
					},
					"VertexIndex": 1,
					"Scale": 1.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 12
					},
					"Mobility": 0.95,
					"Delay": 0.97,
					"Acceleration": 1,
					"Radius": 12
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting7",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_R_X"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 5
					},
					"Mobility": 0.95,
					"Delay": 0.97,
					"Acceleration": 1,
					"Radius": 5
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting8",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 50,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ROTATION_Z"
					},
					"Weight": 50,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ANGLE_X"
					},
					"Weight": 50,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ANGLE_Z"
					},
					"Weight": 50,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_EARSWING"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 8
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 0.8,
					"Radius": 8
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -20,
					"Default": 0,
					"Maximum": 20
				}
			}
		},
		{
			"Id": "PhysicsSetting9",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ROTATION_Z"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": true
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_B_POS_X"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_B_ROT_Z"
					},
					"VertexIndex": 2,
					"Scale": 0.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 10
					},
					"Mobility": 0.95,
					"Delay": 0.75,
					"Acceleration": 1,
					"Radius": 10
				},
				{
					"Position": {
						"X": 0,
						"Y": 14
					},
					"Mobility": 0.9,
					"Delay": 0.72,
					"Acceleration": 1,
					"Radius": 4
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -20,
					"Default": 0,
					"Maximum": 20
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting10",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_Y"
					},
					"Weight": 50,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_BREATH"
					},
					"Weight": 50,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_B_POS_Y"
					},
					"VertexIndex": 1,
					"Scale": 1.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 11
					},
					"Mobility": 0.95,
					"Delay": 0.97,
					"Acceleration": 1,
					"Radius": 11
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting11",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_BALLOON_B_X"
					},
					"VertexIndex": 1,
					"Scale": 0.5,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 4
					},
					"Mobility": 0.95,
					"Delay": 0.97,
					"Acceleration": 1,
					"Radius": 4
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting14",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ANGLE_X"
					},
					"Weight": 30,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ANGLE_Z"
					},
					"Weight": 30,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_X"
					},
					"Weight": 70,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ROTATION_Z"
					},
					"Weight": 70,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_RIBBON_SWING"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 8
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 1,
					"Radius": 8
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting15",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_ANGLE_Y"
					},
					"Weight": 30,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "PARAM_POSITION_Y"
					},
					"Weight": 70,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "PARAM_RIBBON_FUWA"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": true
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 8
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 1,
					"Radius": 8
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		}
	]
}