- _refresh_messages: widget pool reuse to avoid layout cascade → QWebEngineView crash - viewer.html: QWebChannel bridge, texture resize, burst render, gl.finish - live2d_view.py: debug checkpoints, playMotion/setExpression render-on-demand - main.py: Chromium flags --no-sandbox --in-process-gpu --disable-gpu-rasterization --ignore-gpu-blocklist - scheduler.py: test_reminder re-enabled - docs: complete root cause analysis
1301 lines
20 KiB
JSON
1301 lines
20 KiB
JSON
{
|
|
"Version": 3,
|
|
"Meta": {
|
|
"PhysicsSettingCount": 16,
|
|
"TotalInputCount": 33,
|
|
"TotalOutputCount": 20,
|
|
"VertexCount": 36,
|
|
"Fps": 60,
|
|
"EffectiveForces": {
|
|
"Gravity": {
|
|
"X": 0,
|
|
"Y": -1
|
|
},
|
|
"Wind": {
|
|
"X": 0,
|
|
"Y": 0
|
|
}
|
|
},
|
|
"PhysicsDictionary": [
|
|
{
|
|
"Id": "PhysicsSetting1",
|
|
"Name": "体 X"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting2",
|
|
"Name": "重心"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting3",
|
|
"Name": "体 Y"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting4",
|
|
"Name": "肩"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting5",
|
|
"Name": "前髪"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting6",
|
|
"Name": "後ろ髪"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting7",
|
|
"Name": "横髪"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting8",
|
|
"Name": "前髪のふわ"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting9",
|
|
"Name": "横髪のふわ"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting10",
|
|
"Name": "後ろ髪のふわ"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting11",
|
|
"Name": "襟ひも"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting12",
|
|
"Name": "ネックレス"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting13",
|
|
"Name": "引き手"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting14",
|
|
"Name": "ポケットひも"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting15",
|
|
"Name": "ジャケット"
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting16",
|
|
"Name": "襟のふわ"
|
|
}
|
|
]
|
|
},
|
|
"PhysicsSettings": [
|
|
{
|
|
"Id": "PhysicsSetting1",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleX"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX2"
|
|
},
|
|
"VertexIndex": 1,
|
|
"Scale": 40,
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Vertices": [
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 0
|
|
},
|
|
"Mobility": 1,
|
|
"Delay": 1,
|
|
"Acceleration": 1,
|
|
"Radius": 0
|
|
},
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 20
|
|
},
|
|
"Mobility": 0.6,
|
|
"Delay": 0.4,
|
|
"Acceleration": 10,
|
|
"Radius": 20
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting2",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleX"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyCenter2"
|
|
},
|
|
"VertexIndex": 1,
|
|
"Scale": 10,
|
|
"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.6,
|
|
"Delay": 0.6,
|
|
"Acceleration": 10,
|
|
"Radius": 15
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting3",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleY"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleY2"
|
|
},
|
|
"VertexIndex": 1,
|
|
"Scale": 20,
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Vertices": [
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 0
|
|
},
|
|
"Mobility": 1,
|
|
"Delay": 1,
|
|
"Acceleration": 1,
|
|
"Radius": 0
|
|
},
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 20
|
|
},
|
|
"Mobility": 0.8,
|
|
"Delay": 0.4,
|
|
"Acceleration": 10,
|
|
"Radius": 20
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting4",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleY"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "X",
|
|
"Reflect": true
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamLeftShoulderUp2"
|
|
},
|
|
"VertexIndex": 2,
|
|
"Scale": 8,
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamRightShoulderUp2"
|
|
},
|
|
"VertexIndex": 2,
|
|
"Scale": 8,
|
|
"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.6,
|
|
"Delay": 0.4,
|
|
"Acceleration": 10,
|
|
"Radius": 15
|
|
},
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 25
|
|
},
|
|
"Mobility": 0.6,
|
|
"Delay": 0.4,
|
|
"Acceleration": 10,
|
|
"Radius": 10
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting5",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleX"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleZ"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamHairFront"
|
|
},
|
|
"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": 9
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.7,
|
|
"Acceleration": 1.5,
|
|
"Radius": 9
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting6",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleX"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleZ"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamHairBack"
|
|
},
|
|
"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": 12
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.7,
|
|
"Acceleration": 1.5,
|
|
"Radius": 12
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting7",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleX"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleZ"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamHairSide"
|
|
},
|
|
"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": 10
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.8,
|
|
"Acceleration": 1.5,
|
|
"Radius": 10
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting8",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleY"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleY"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamHairFrontFuwa"
|
|
},
|
|
"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": 13
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.8,
|
|
"Acceleration": 1.5,
|
|
"Radius": 13
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting9",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleY"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleY"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamHairSideFuwa"
|
|
},
|
|
"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": 15
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.8,
|
|
"Acceleration": 1.5,
|
|
"Radius": 15
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting10",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamAngleY"
|
|
},
|
|
"Weight": 60,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleY"
|
|
},
|
|
"Weight": 40,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamHairBackFuwa"
|
|
},
|
|
"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": 14
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.8,
|
|
"Acceleration": 1.5,
|
|
"Radius": 14
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting11",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamCollarString"
|
|
},
|
|
"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": 15
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.8,
|
|
"Acceleration": 1.5,
|
|
"Radius": 15
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting12",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamNecklace1"
|
|
},
|
|
"VertexIndex": 1,
|
|
"Scale": 1,
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamNecklace2"
|
|
},
|
|
"VertexIndex": 2,
|
|
"Scale": 1,
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamNecklace3"
|
|
},
|
|
"VertexIndex": 3,
|
|
"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": 10
|
|
},
|
|
"Mobility": 0.85,
|
|
"Delay": 0.9,
|
|
"Acceleration": 1,
|
|
"Radius": 10
|
|
},
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 14
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.9,
|
|
"Acceleration": 1,
|
|
"Radius": 4
|
|
},
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 18
|
|
},
|
|
"Mobility": 1,
|
|
"Delay": 0.9,
|
|
"Acceleration": 0.9,
|
|
"Radius": 4
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting13",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamPullHandle"
|
|
},
|
|
"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": 6
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.9,
|
|
"Acceleration": 1.2,
|
|
"Radius": 6
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting14",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamPocketString"
|
|
},
|
|
"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": 6
|
|
},
|
|
"Mobility": 0.9,
|
|
"Delay": 0.8,
|
|
"Acceleration": 1.5,
|
|
"Radius": 6
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting15",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleX"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleZ"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamJacket"
|
|
},
|
|
"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": 11
|
|
},
|
|
"Mobility": 0.8,
|
|
"Delay": 0.6,
|
|
"Acceleration": 1.5,
|
|
"Radius": 11
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "PhysicsSetting16",
|
|
"Input": [
|
|
{
|
|
"Source": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamBodyAngleY"
|
|
},
|
|
"Weight": 100,
|
|
"Type": "X",
|
|
"Reflect": false
|
|
}
|
|
],
|
|
"Output": [
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamCollarFuwa"
|
|
},
|
|
"VertexIndex": 1,
|
|
"Scale": 1,
|
|
"Weight": 100,
|
|
"Type": "Angle",
|
|
"Reflect": false
|
|
},
|
|
{
|
|
"Destination": {
|
|
"Target": "Parameter",
|
|
"Id": "ParamCollarStringFuwa"
|
|
},
|
|
"VertexIndex": 2,
|
|
"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": 15
|
|
},
|
|
"Mobility": 0.95,
|
|
"Delay": 0.8,
|
|
"Acceleration": 1.5,
|
|
"Radius": 15
|
|
},
|
|
{
|
|
"Position": {
|
|
"X": 0,
|
|
"Y": 28
|
|
},
|
|
"Mobility": 0.85,
|
|
"Delay": 0.7,
|
|
"Acceleration": 1.8,
|
|
"Radius": 13
|
|
}
|
|
],
|
|
"Normalization": {
|
|
"Position": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
},
|
|
"Angle": {
|
|
"Minimum": -10,
|
|
"Default": 0,
|
|
"Maximum": 10
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |