UNPKG

live2dapi-noa

Version:
227 lines 3.17 kB
{ "type":"Live2D Physics", "physics_hair":[ { "label":"back_hair", "setup":{ "length":0.3, "regist":0.3, "mass":0.3 }, "src":[ { "id":"PARAM_ANGLE_X", "ptype":"x", "scale":0.005, "weight":1 }, { "id":"PARAM_ANGLE_Z", "ptype":"angle", "scale":0.8, "weight":1 } ], "targets":[ { "id":"PARAM_phy_back_hair", "ptype":"angle", "scale":0.025, "weight":1 } ] }, { "label":"D1", "setup":{ "length":0.3, "regist":0.2, "mass":0.15 }, "src":[ { "id":"PARAM_ANGLE_X", "ptype":"x", "scale":0.005, "weight":1 }, { "id":"PARAM_ANGLE_Z", "ptype":"angle", "scale":0.8, "weight":1 } ], "targets":[ { "id":"PARAM_phy_d1", "ptype":"angle", "scale":0.025, "weight":1 } ] }, { "label":"D2", "setup":{ "length":0.3, "regist":0.15, "mass":0.1 }, "src":[ { "id":"PARAM_ANGLE_X", "ptype":"x", "scale":0.005, "weight":1 }, { "id":"PARAM_ANGLE_Z", "ptype":"angle", "scale":0.8, "weight":1 } ], "targets":[ { "id":"PARAM_phy_d2", "ptype":"angle", "scale":0.025, "weight":1 } ] }, { "label":"ro-flo", "setup":{ "length":0.4, "regist":0.3, "mass":0.3 }, "src":[ { "id":"PARAM_BODY_ANGLE_X", "ptype":"x", "scale":0.015, "weight":1 } ], "targets":[ { "id":"PARAM_phy_ro-flo", "ptype":"angle", "scale":0.025, "weight":1 } ] }, { "label":"cloak", "setup":{ "length":0.5, "regist":0.4, "mass":0.4 }, "src":[ { "id":"PARAM_BODY_ANGLE_X", "ptype":"x", "scale":0.015, "weight":1 } ], "targets":[ { "id":"PARAM_phy_cloak", "ptype":"angle", "scale":0.025, "weight":1 } ] }, { "label":"skirt", "setup":{ "length":0.5, "regist":0.4, "mass":0.25 }, "src":[ { "id":"PARAM_BODY_ANGLE_X", "ptype":"x", "scale":0.025, "weight":1 } ], "targets":[ { "id":"PARAM_phy_skirt", "ptype":"angle", "scale":0.025, "weight":1 } ] }, { "label":"u1-2", "setup":{ "length":0.3, "regist":0.2, "mass":0.2 }, "src":[ { "id":"PARAM_BODY_ANGLE_X", "ptype":"x", "scale":0.015, "weight":1 } ], "targets":[ { "id":"PARAM_phy_u1", "ptype":"angle", "scale":0.025, "weight":1 }, { "id":"PARAM_phy_u2", "ptype":"angle", "scale":0.025, "weight":1 } ] }, { "label":"op", "setup":{ "length":0.15, "regist":1.5, "mass":1 }, "src":[ { "id":"PARAM_BODY_ANGLE_X", "ptype":"x", "scale":0.015, "weight":1 } ], "targets":[ { "id":"PARAM_phy_opX", "ptype":"angle", "scale":0.015, "weight":1 }, { "id":"PARAM_phy_opY", "ptype":"angle", "scale":0.01, "weight":1 } ] } ] }