hiyori_pro_t11.physics3.json 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569
  1. {
  2. "Version": 3,
  3. "Meta": {
  4. "PhysicsSettingCount": 11,
  5. "TotalInputCount": 34,
  6. "TotalOutputCount": 35,
  7. "VertexCount": 58,
  8. "EffectiveForces": {
  9. "Gravity": {
  10. "X": 0,
  11. "Y": -1
  12. },
  13. "Wind": {
  14. "X": 0,
  15. "Y": 0
  16. }
  17. },
  18. "PhysicsDictionary": [
  19. {
  20. "Id": "PhysicsSetting1",
  21. "Name": "前发"
  22. },
  23. {
  24. "Id": "PhysicsSetting2",
  25. "Name": "后发"
  26. },
  27. {
  28. "Id": "PhysicsSetting3",
  29. "Name": "丝带 头发"
  30. },
  31. {
  32. "Id": "PhysicsSetting4",
  33. "Name": "短裙 横向摇动"
  34. },
  35. {
  36. "Id": "PhysicsSetting5",
  37. "Name": "短裙 纵向摇动"
  38. },
  39. {
  40. "Id": "PhysicsSetting6",
  41. "Name": "丝带 身体"
  42. },
  43. {
  44. "Id": "PhysicsSetting7",
  45. "Name": "胸 摇动"
  46. },
  47. {
  48. "Id": "PhysicsSetting8",
  49. "Name": "辫子 右"
  50. },
  51. {
  52. "Id": "PhysicsSetting9",
  53. "Name": "辫子 左"
  54. },
  55. {
  56. "Id": "PhysicsSetting10",
  57. "Name": "侧发 右"
  58. },
  59. {
  60. "Id": "PhysicsSetting11",
  61. "Name": "侧发 左"
  62. }
  63. ]
  64. },
  65. "PhysicsSettings": [
  66. {
  67. "Id": "PhysicsSetting1",
  68. "Input": [
  69. {
  70. "Source": {
  71. "Target": "Parameter",
  72. "Id": "ParamAngleX"
  73. },
  74. "Weight": 60,
  75. "Type": "X",
  76. "Reflect": false
  77. },
  78. {
  79. "Source": {
  80. "Target": "Parameter",
  81. "Id": "ParamAngleZ"
  82. },
  83. "Weight": 60,
  84. "Type": "Angle",
  85. "Reflect": false
  86. },
  87. {
  88. "Source": {
  89. "Target": "Parameter",
  90. "Id": "ParamBodyAngleX"
  91. },
  92. "Weight": 40,
  93. "Type": "X",
  94. "Reflect": false
  95. },
  96. {
  97. "Source": {
  98. "Target": "Parameter",
  99. "Id": "ParamBodyAngleZ"
  100. },
  101. "Weight": 40,
  102. "Type": "Angle",
  103. "Reflect": false
  104. }
  105. ],
  106. "Output": [
  107. {
  108. "Destination": {
  109. "Target": "Parameter",
  110. "Id": "ParamHairFront"
  111. },
  112. "VertexIndex": 1,
  113. "Scale": 1.522,
  114. "Weight": 100,
  115. "Type": "Angle",
  116. "Reflect": false
  117. }
  118. ],
  119. "Vertices": [
  120. {
  121. "Position": {
  122. "X": 0,
  123. "Y": 0
  124. },
  125. "Mobility": 1,
  126. "Delay": 1,
  127. "Acceleration": 1,
  128. "Radius": 0
  129. },
  130. {
  131. "Position": {
  132. "X": 0,
  133. "Y": 3
  134. },
  135. "Mobility": 0.95,
  136. "Delay": 0.9,
  137. "Acceleration": 1.5,
  138. "Radius": 3
  139. }
  140. ],
  141. "Normalization": {
  142. "Position": {
  143. "Minimum": -10,
  144. "Default": 0,
  145. "Maximum": 10
  146. },
  147. "Angle": {
  148. "Minimum": -10,
  149. "Default": 0,
  150. "Maximum": 10
  151. }
  152. }
  153. },
  154. {
  155. "Id": "PhysicsSetting2",
  156. "Input": [
  157. {
  158. "Source": {
  159. "Target": "Parameter",
  160. "Id": "ParamAngleX"
  161. },
  162. "Weight": 60,
  163. "Type": "X",
  164. "Reflect": false
  165. },
  166. {
  167. "Source": {
  168. "Target": "Parameter",
  169. "Id": "ParamAngleZ"
  170. },
  171. "Weight": 60,
  172. "Type": "Angle",
  173. "Reflect": false
  174. },
  175. {
  176. "Source": {
  177. "Target": "Parameter",
  178. "Id": "ParamBodyAngleX"
  179. },
  180. "Weight": 40,
  181. "Type": "X",
  182. "Reflect": false
  183. },
  184. {
  185. "Source": {
  186. "Target": "Parameter",
  187. "Id": "ParamBodyAngleZ"
  188. },
  189. "Weight": 40,
  190. "Type": "Angle",
  191. "Reflect": false
  192. }
  193. ],
  194. "Output": [
  195. {
  196. "Destination": {
  197. "Target": "Parameter",
  198. "Id": "ParamHairBack"
  199. },
  200. "VertexIndex": 1,
  201. "Scale": 2.061,
  202. "Weight": 100,
  203. "Type": "Angle",
  204. "Reflect": false
  205. }
  206. ],
  207. "Vertices": [
  208. {
  209. "Position": {
  210. "X": 0,
  211. "Y": 0
  212. },
  213. "Mobility": 1,
  214. "Delay": 1,
  215. "Acceleration": 1,
  216. "Radius": 0
  217. },
  218. {
  219. "Position": {
  220. "X": 0,
  221. "Y": 15
  222. },
  223. "Mobility": 0.95,
  224. "Delay": 0.8,
  225. "Acceleration": 1.5,
  226. "Radius": 15
  227. }
  228. ],
  229. "Normalization": {
  230. "Position": {
  231. "Minimum": -10,
  232. "Default": 0,
  233. "Maximum": 10
  234. },
  235. "Angle": {
  236. "Minimum": -30,
  237. "Default": 0,
  238. "Maximum": 30
  239. }
  240. }
  241. },
  242. {
  243. "Id": "PhysicsSetting3",
  244. "Input": [
  245. {
  246. "Source": {
  247. "Target": "Parameter",
  248. "Id": "ParamAngleX"
  249. },
  250. "Weight": 40,
  251. "Type": "X",
  252. "Reflect": false
  253. },
  254. {
  255. "Source": {
  256. "Target": "Parameter",
  257. "Id": "ParamAngleZ"
  258. },
  259. "Weight": 40,
  260. "Type": "Angle",
  261. "Reflect": false
  262. },
  263. {
  264. "Source": {
  265. "Target": "Parameter",
  266. "Id": "ParamBodyAngleX"
  267. },
  268. "Weight": 60,
  269. "Type": "X",
  270. "Reflect": false
  271. },
  272. {
  273. "Source": {
  274. "Target": "Parameter",
  275. "Id": "ParamBodyAngleZ"
  276. },
  277. "Weight": 60,
  278. "Type": "Angle",
  279. "Reflect": false
  280. }
  281. ],
  282. "Output": [
  283. {
  284. "Destination": {
  285. "Target": "Parameter",
  286. "Id": "ParamSideupRibbon"
  287. },
  288. "VertexIndex": 1,
  289. "Scale": 1.775,
  290. "Weight": 100,
  291. "Type": "Angle",
  292. "Reflect": false
  293. }
  294. ],
  295. "Vertices": [
  296. {
  297. "Position": {
  298. "X": 0,
  299. "Y": 0
  300. },
  301. "Mobility": 1,
  302. "Delay": 1,
  303. "Acceleration": 1,
  304. "Radius": 0
  305. },
  306. {
  307. "Position": {
  308. "X": 0,
  309. "Y": 10
  310. },
  311. "Mobility": 0.9,
  312. "Delay": 0.6,
  313. "Acceleration": 1.5,
  314. "Radius": 10
  315. }
  316. ],
  317. "Normalization": {
  318. "Position": {
  319. "Minimum": -10,
  320. "Default": 0,
  321. "Maximum": 10
  322. },
  323. "Angle": {
  324. "Minimum": -7.8,
  325. "Default": 0,
  326. "Maximum": 8
  327. }
  328. }
  329. },
  330. {
  331. "Id": "PhysicsSetting4",
  332. "Input": [
  333. {
  334. "Source": {
  335. "Target": "Parameter",
  336. "Id": "ParamBodyAngleX"
  337. },
  338. "Weight": 100,
  339. "Type": "X",
  340. "Reflect": false
  341. },
  342. {
  343. "Source": {
  344. "Target": "Parameter",
  345. "Id": "ParamBodyAngleZ"
  346. },
  347. "Weight": 100,
  348. "Type": "Angle",
  349. "Reflect": false
  350. }
  351. ],
  352. "Output": [
  353. {
  354. "Destination": {
  355. "Target": "Parameter",
  356. "Id": "ParamSkirt"
  357. },
  358. "VertexIndex": 1,
  359. "Scale": 1.434,
  360. "Weight": 100,
  361. "Type": "Angle",
  362. "Reflect": false
  363. }
  364. ],
  365. "Vertices": [
  366. {
  367. "Position": {
  368. "X": 0,
  369. "Y": 0
  370. },
  371. "Mobility": 1,
  372. "Delay": 1,
  373. "Acceleration": 1,
  374. "Radius": 0
  375. },
  376. {
  377. "Position": {
  378. "X": 0,
  379. "Y": 10
  380. },
  381. "Mobility": 0.9,
  382. "Delay": 0.6,
  383. "Acceleration": 1.5,
  384. "Radius": 10
  385. }
  386. ],
  387. "Normalization": {
  388. "Position": {
  389. "Minimum": -10,
  390. "Default": 0,
  391. "Maximum": 10
  392. },
  393. "Angle": {
  394. "Minimum": -10,
  395. "Default": 0,
  396. "Maximum": 10
  397. }
  398. }
  399. },
  400. {
  401. "Id": "PhysicsSetting5",
  402. "Input": [
  403. {
  404. "Source": {
  405. "Target": "Parameter",
  406. "Id": "ParamBodyAngleY"
  407. },
  408. "Weight": 100,
  409. "Type": "X",
  410. "Reflect": false
  411. }
  412. ],
  413. "Output": [
  414. {
  415. "Destination": {
  416. "Target": "Parameter",
  417. "Id": "ParamSkirt2"
  418. },
  419. "VertexIndex": 1,
  420. "Scale": 1.306,
  421. "Weight": 100,
  422. "Type": "Angle",
  423. "Reflect": false
  424. }
  425. ],
  426. "Vertices": [
  427. {
  428. "Position": {
  429. "X": 0,
  430. "Y": 0
  431. },
  432. "Mobility": 1,
  433. "Delay": 1,
  434. "Acceleration": 1,
  435. "Radius": 0
  436. },
  437. {
  438. "Position": {
  439. "X": 0,
  440. "Y": 10
  441. },
  442. "Mobility": 0.8,
  443. "Delay": 0.9,
  444. "Acceleration": 2,
  445. "Radius": 10
  446. }
  447. ],
  448. "Normalization": {
  449. "Position": {
  450. "Minimum": -10,
  451. "Default": 0,
  452. "Maximum": 10
  453. },
  454. "Angle": {
  455. "Minimum": -10,
  456. "Default": 0,
  457. "Maximum": 10
  458. }
  459. }
  460. },
  461. {
  462. "Id": "PhysicsSetting6",
  463. "Input": [
  464. {
  465. "Source": {
  466. "Target": "Parameter",
  467. "Id": "ParamBodyAngleX"
  468. },
  469. "Weight": 100,
  470. "Type": "X",
  471. "Reflect": false
  472. },
  473. {
  474. "Source": {
  475. "Target": "Parameter",
  476. "Id": "ParamBodyAngleZ"
  477. },
  478. "Weight": 100,
  479. "Type": "Angle",
  480. "Reflect": false
  481. }
  482. ],
  483. "Output": [
  484. {
  485. "Destination": {
  486. "Target": "Parameter",
  487. "Id": "ParamRibbon"
  488. },
  489. "VertexIndex": 1,
  490. "Scale": 1.402,
  491. "Weight": 100,
  492. "Type": "Angle",
  493. "Reflect": false
  494. }
  495. ],
  496. "Vertices": [
  497. {
  498. "Position": {
  499. "X": 0,
  500. "Y": 0
  501. },
  502. "Mobility": 1,
  503. "Delay": 1,
  504. "Acceleration": 1,
  505. "Radius": 0
  506. },
  507. {
  508. "Position": {
  509. "X": 0,
  510. "Y": 10
  511. },
  512. "Mobility": 0.9,
  513. "Delay": 0.6,
  514. "Acceleration": 1.5,
  515. "Radius": 10
  516. }
  517. ],
  518. "Normalization": {
  519. "Position": {
  520. "Minimum": -10,
  521. "Default": 0,
  522. "Maximum": 10
  523. },
  524. "Angle": {
  525. "Minimum": -10,
  526. "Default": 0,
  527. "Maximum": 10.6
  528. }
  529. }
  530. },
  531. {
  532. "Id": "PhysicsSetting7",
  533. "Input": [
  534. {
  535. "Source": {
  536. "Target": "Parameter",
  537. "Id": "ParamBodyAngleY"
  538. },
  539. "Weight": 100,
  540. "Type": "X",
  541. "Reflect": false
  542. }
  543. ],
  544. "Output": [
  545. {
  546. "Destination": {
  547. "Target": "Parameter",
  548. "Id": "ParamBustY"
  549. },
  550. "VertexIndex": 1,
  551. "Scale": 1,
  552. "Weight": 100,
  553. "Type": "Angle",
  554. "Reflect": false
  555. }
  556. ],
  557. "Vertices": [
  558. {
  559. "Position": {
  560. "X": 0,
  561. "Y": 0
  562. },
  563. "Mobility": 1,
  564. "Delay": 1,
  565. "Acceleration": 1,
  566. "Radius": 0
  567. },
  568. {
  569. "Position": {
  570. "X": 0,
  571. "Y": 3
  572. },
  573. "Mobility": 0.8,
  574. "Delay": 0.9,
  575. "Acceleration": 1.5,
  576. "Radius": 3
  577. }
  578. ],
  579. "Normalization": {
  580. "Position": {
  581. "Minimum": -10,
  582. "Default": 0,
  583. "Maximum": 10
  584. },
  585. "Angle": {
  586. "Minimum": -10,
  587. "Default": 0,
  588. "Maximum": 10
  589. }
  590. }
  591. },
  592. {
  593. "Id": "PhysicsSetting8",
  594. "Input": [
  595. {
  596. "Source": {
  597. "Target": "Parameter",
  598. "Id": "ParamAngleX"
  599. },
  600. "Weight": 60,
  601. "Type": "X",
  602. "Reflect": false
  603. },
  604. {
  605. "Source": {
  606. "Target": "Parameter",
  607. "Id": "ParamAngleZ"
  608. },
  609. "Weight": 60,
  610. "Type": "Angle",
  611. "Reflect": false
  612. },
  613. {
  614. "Source": {
  615. "Target": "Parameter",
  616. "Id": "ParamBodyAngleX"
  617. },
  618. "Weight": 40,
  619. "Type": "X",
  620. "Reflect": false
  621. },
  622. {
  623. "Source": {
  624. "Target": "Parameter",
  625. "Id": "ParamBodyAngleZ"
  626. },
  627. "Weight": 40,
  628. "Type": "Angle",
  629. "Reflect": false
  630. }
  631. ],
  632. "Output": [
  633. {
  634. "Destination": {
  635. "Target": "Parameter",
  636. "Id": "Param_Angle_Rotation_1_ArtMesh61"
  637. },
  638. "VertexIndex": 1,
  639. "Scale": 10,
  640. "Weight": 100,
  641. "Type": "Angle",
  642. "Reflect": false
  643. },
  644. {
  645. "Destination": {
  646. "Target": "Parameter",
  647. "Id": "Param_Angle_Rotation_2_ArtMesh61"
  648. },
  649. "VertexIndex": 2,
  650. "Scale": 20,
  651. "Weight": 100,
  652. "Type": "Angle",
  653. "Reflect": false
  654. },
  655. {
  656. "Destination": {
  657. "Target": "Parameter",
  658. "Id": "Param_Angle_Rotation_3_ArtMesh61"
  659. },
  660. "VertexIndex": 3,
  661. "Scale": 30,
  662. "Weight": 100,
  663. "Type": "Angle",
  664. "Reflect": false
  665. },
  666. {
  667. "Destination": {
  668. "Target": "Parameter",
  669. "Id": "Param_Angle_Rotation_4_ArtMesh61"
  670. },
  671. "VertexIndex": 4,
  672. "Scale": 30,
  673. "Weight": 100,
  674. "Type": "Angle",
  675. "Reflect": false
  676. },
  677. {
  678. "Destination": {
  679. "Target": "Parameter",
  680. "Id": "Param_Angle_Rotation_5_ArtMesh61"
  681. },
  682. "VertexIndex": 5,
  683. "Scale": 30,
  684. "Weight": 100,
  685. "Type": "Angle",
  686. "Reflect": false
  687. },
  688. {
  689. "Destination": {
  690. "Target": "Parameter",
  691. "Id": "Param_Angle_Rotation_6_ArtMesh61"
  692. },
  693. "VertexIndex": 6,
  694. "Scale": 30,
  695. "Weight": 100,
  696. "Type": "Angle",
  697. "Reflect": false
  698. },
  699. {
  700. "Destination": {
  701. "Target": "Parameter",
  702. "Id": "Param_Angle_Rotation_7_ArtMesh61"
  703. },
  704. "VertexIndex": 7,
  705. "Scale": 30,
  706. "Weight": 100,
  707. "Type": "Angle",
  708. "Reflect": false
  709. }
  710. ],
  711. "Vertices": [
  712. {
  713. "Position": {
  714. "X": 0,
  715. "Y": 0
  716. },
  717. "Mobility": 1,
  718. "Delay": 1,
  719. "Acceleration": 1,
  720. "Radius": 10
  721. },
  722. {
  723. "Position": {
  724. "X": 0,
  725. "Y": 10
  726. },
  727. "Mobility": 0.85,
  728. "Delay": 0.85,
  729. "Acceleration": 1.2,
  730. "Radius": 10
  731. },
  732. {
  733. "Position": {
  734. "X": 0,
  735. "Y": 20
  736. },
  737. "Mobility": 0.85,
  738. "Delay": 0.85,
  739. "Acceleration": 1.2,
  740. "Radius": 10
  741. },
  742. {
  743. "Position": {
  744. "X": 0,
  745. "Y": 30
  746. },
  747. "Mobility": 0.85,
  748. "Delay": 0.85,
  749. "Acceleration": 1.2,
  750. "Radius": 10
  751. },
  752. {
  753. "Position": {
  754. "X": 0,
  755. "Y": 40
  756. },
  757. "Mobility": 0.85,
  758. "Delay": 0.85,
  759. "Acceleration": 1.2,
  760. "Radius": 10
  761. },
  762. {
  763. "Position": {
  764. "X": 0,
  765. "Y": 50
  766. },
  767. "Mobility": 0.85,
  768. "Delay": 0.85,
  769. "Acceleration": 1.2,
  770. "Radius": 10
  771. },
  772. {
  773. "Position": {
  774. "X": 0,
  775. "Y": 60
  776. },
  777. "Mobility": 0.85,
  778. "Delay": 0.85,
  779. "Acceleration": 1.2,
  780. "Radius": 10
  781. },
  782. {
  783. "Position": {
  784. "X": 0,
  785. "Y": 70
  786. },
  787. "Mobility": 0.85,
  788. "Delay": 0.85,
  789. "Acceleration": 1.2,
  790. "Radius": 10
  791. },
  792. {
  793. "Position": {
  794. "X": 0,
  795. "Y": 80
  796. },
  797. "Mobility": 0.85,
  798. "Delay": 0.85,
  799. "Acceleration": 1.2,
  800. "Radius": 10
  801. },
  802. {
  803. "Position": {
  804. "X": 0,
  805. "Y": 90
  806. },
  807. "Mobility": 0.85,
  808. "Delay": 0.85,
  809. "Acceleration": 1.2,
  810. "Radius": 10
  811. },
  812. {
  813. "Position": {
  814. "X": 0,
  815. "Y": 100
  816. },
  817. "Mobility": 0.85,
  818. "Delay": 0.85,
  819. "Acceleration": 1.2,
  820. "Radius": 10
  821. }
  822. ],
  823. "Normalization": {
  824. "Position": {
  825. "Minimum": -10,
  826. "Default": 0,
  827. "Maximum": 10
  828. },
  829. "Angle": {
  830. "Minimum": -10,
  831. "Default": 0,
  832. "Maximum": 10
  833. }
  834. }
  835. },
  836. {
  837. "Id": "PhysicsSetting9",
  838. "Input": [
  839. {
  840. "Source": {
  841. "Target": "Parameter",
  842. "Id": "ParamAngleX"
  843. },
  844. "Weight": 60,
  845. "Type": "X",
  846. "Reflect": false
  847. },
  848. {
  849. "Source": {
  850. "Target": "Parameter",
  851. "Id": "ParamAngleZ"
  852. },
  853. "Weight": 60,
  854. "Type": "Angle",
  855. "Reflect": false
  856. },
  857. {
  858. "Source": {
  859. "Target": "Parameter",
  860. "Id": "ParamBodyAngleX"
  861. },
  862. "Weight": 40,
  863. "Type": "X",
  864. "Reflect": false
  865. },
  866. {
  867. "Source": {
  868. "Target": "Parameter",
  869. "Id": "ParamBodyAngleZ"
  870. },
  871. "Weight": 40,
  872. "Type": "Angle",
  873. "Reflect": false
  874. }
  875. ],
  876. "Output": [
  877. {
  878. "Destination": {
  879. "Target": "Parameter",
  880. "Id": "Param_Angle_Rotation_1_ArtMesh62"
  881. },
  882. "VertexIndex": 1,
  883. "Scale": 10,
  884. "Weight": 100,
  885. "Type": "Angle",
  886. "Reflect": false
  887. },
  888. {
  889. "Destination": {
  890. "Target": "Parameter",
  891. "Id": "Param_Angle_Rotation_2_ArtMesh62"
  892. },
  893. "VertexIndex": 2,
  894. "Scale": 20,
  895. "Weight": 100,
  896. "Type": "Angle",
  897. "Reflect": false
  898. },
  899. {
  900. "Destination": {
  901. "Target": "Parameter",
  902. "Id": "Param_Angle_Rotation_3_ArtMesh62"
  903. },
  904. "VertexIndex": 3,
  905. "Scale": 30,
  906. "Weight": 100,
  907. "Type": "Angle",
  908. "Reflect": false
  909. },
  910. {
  911. "Destination": {
  912. "Target": "Parameter",
  913. "Id": "Param_Angle_Rotation_4_ArtMesh62"
  914. },
  915. "VertexIndex": 4,
  916. "Scale": 30,
  917. "Weight": 100,
  918. "Type": "Angle",
  919. "Reflect": false
  920. },
  921. {
  922. "Destination": {
  923. "Target": "Parameter",
  924. "Id": "Param_Angle_Rotation_5_ArtMesh62"
  925. },
  926. "VertexIndex": 5,
  927. "Scale": 30,
  928. "Weight": 100,
  929. "Type": "Angle",
  930. "Reflect": false
  931. },
  932. {
  933. "Destination": {
  934. "Target": "Parameter",
  935. "Id": "Param_Angle_Rotation_6_ArtMesh62"
  936. },
  937. "VertexIndex": 6,
  938. "Scale": 30,
  939. "Weight": 100,
  940. "Type": "Angle",
  941. "Reflect": false
  942. },
  943. {
  944. "Destination": {
  945. "Target": "Parameter",
  946. "Id": "Param_Angle_Rotation_7_ArtMesh62"
  947. },
  948. "VertexIndex": 7,
  949. "Scale": 30,
  950. "Weight": 100,
  951. "Type": "Angle",
  952. "Reflect": false
  953. }
  954. ],
  955. "Vertices": [
  956. {
  957. "Position": {
  958. "X": 0,
  959. "Y": 0
  960. },
  961. "Mobility": 1,
  962. "Delay": 1,
  963. "Acceleration": 1,
  964. "Radius": 10
  965. },
  966. {
  967. "Position": {
  968. "X": 0,
  969. "Y": 10
  970. },
  971. "Mobility": 0.85,
  972. "Delay": 0.85,
  973. "Acceleration": 1.2,
  974. "Radius": 10
  975. },
  976. {
  977. "Position": {
  978. "X": 0,
  979. "Y": 20
  980. },
  981. "Mobility": 0.85,
  982. "Delay": 0.85,
  983. "Acceleration": 1.2,
  984. "Radius": 10
  985. },
  986. {
  987. "Position": {
  988. "X": 0,
  989. "Y": 30
  990. },
  991. "Mobility": 0.85,
  992. "Delay": 0.85,
  993. "Acceleration": 1.2,
  994. "Radius": 10
  995. },
  996. {
  997. "Position": {
  998. "X": 0,
  999. "Y": 40
  1000. },
  1001. "Mobility": 0.85,
  1002. "Delay": 0.85,
  1003. "Acceleration": 1.2,
  1004. "Radius": 10
  1005. },
  1006. {
  1007. "Position": {
  1008. "X": 0,
  1009. "Y": 50
  1010. },
  1011. "Mobility": 0.85,
  1012. "Delay": 0.85,
  1013. "Acceleration": 1.2,
  1014. "Radius": 10
  1015. },
  1016. {
  1017. "Position": {
  1018. "X": 0,
  1019. "Y": 60
  1020. },
  1021. "Mobility": 0.85,
  1022. "Delay": 0.85,
  1023. "Acceleration": 1.2,
  1024. "Radius": 10
  1025. },
  1026. {
  1027. "Position": {
  1028. "X": 0,
  1029. "Y": 70
  1030. },
  1031. "Mobility": 0.85,
  1032. "Delay": 0.85,
  1033. "Acceleration": 1.2,
  1034. "Radius": 10
  1035. },
  1036. {
  1037. "Position": {
  1038. "X": 0,
  1039. "Y": 80
  1040. },
  1041. "Mobility": 0.85,
  1042. "Delay": 0.85,
  1043. "Acceleration": 1.2,
  1044. "Radius": 10
  1045. },
  1046. {
  1047. "Position": {
  1048. "X": 0,
  1049. "Y": 90
  1050. },
  1051. "Mobility": 0.85,
  1052. "Delay": 0.85,
  1053. "Acceleration": 1.2,
  1054. "Radius": 10
  1055. },
  1056. {
  1057. "Position": {
  1058. "X": 0,
  1059. "Y": 100
  1060. },
  1061. "Mobility": 0.85,
  1062. "Delay": 0.85,
  1063. "Acceleration": 1.2,
  1064. "Radius": 10
  1065. }
  1066. ],
  1067. "Normalization": {
  1068. "Position": {
  1069. "Minimum": -10,
  1070. "Default": 0,
  1071. "Maximum": 10
  1072. },
  1073. "Angle": {
  1074. "Minimum": -10,
  1075. "Default": 0,
  1076. "Maximum": 10
  1077. }
  1078. }
  1079. },
  1080. {
  1081. "Id": "PhysicsSetting10",
  1082. "Input": [
  1083. {
  1084. "Source": {
  1085. "Target": "Parameter",
  1086. "Id": "ParamAngleX"
  1087. },
  1088. "Weight": 60,
  1089. "Type": "X",
  1090. "Reflect": false
  1091. },
  1092. {
  1093. "Source": {
  1094. "Target": "Parameter",
  1095. "Id": "ParamAngleZ"
  1096. },
  1097. "Weight": 60,
  1098. "Type": "Angle",
  1099. "Reflect": false
  1100. },
  1101. {
  1102. "Source": {
  1103. "Target": "Parameter",
  1104. "Id": "ParamBodyAngleX"
  1105. },
  1106. "Weight": 40,
  1107. "Type": "X",
  1108. "Reflect": false
  1109. },
  1110. {
  1111. "Source": {
  1112. "Target": "Parameter",
  1113. "Id": "ParamBodyAngleZ"
  1114. },
  1115. "Weight": 40,
  1116. "Type": "Angle",
  1117. "Reflect": false
  1118. }
  1119. ],
  1120. "Output": [
  1121. {
  1122. "Destination": {
  1123. "Target": "Parameter",
  1124. "Id": "Param_Angle_Rotation_1_ArtMesh54"
  1125. },
  1126. "VertexIndex": 1,
  1127. "Scale": 5,
  1128. "Weight": 100,
  1129. "Type": "Angle",
  1130. "Reflect": false
  1131. },
  1132. {
  1133. "Destination": {
  1134. "Target": "Parameter",
  1135. "Id": "Param_Angle_Rotation_2_ArtMesh54"
  1136. },
  1137. "VertexIndex": 2,
  1138. "Scale": 5,
  1139. "Weight": 100,
  1140. "Type": "Angle",
  1141. "Reflect": false
  1142. },
  1143. {
  1144. "Destination": {
  1145. "Target": "Parameter",
  1146. "Id": "Param_Angle_Rotation_3_ArtMesh54"
  1147. },
  1148. "VertexIndex": 3,
  1149. "Scale": 10,
  1150. "Weight": 100,
  1151. "Type": "Angle",
  1152. "Reflect": false
  1153. },
  1154. {
  1155. "Destination": {
  1156. "Target": "Parameter",
  1157. "Id": "Param_Angle_Rotation_4_ArtMesh54"
  1158. },
  1159. "VertexIndex": 4,
  1160. "Scale": 20,
  1161. "Weight": 100,
  1162. "Type": "Angle",
  1163. "Reflect": false
  1164. },
  1165. {
  1166. "Destination": {
  1167. "Target": "Parameter",
  1168. "Id": "Param_Angle_Rotation_5_ArtMesh54"
  1169. },
  1170. "VertexIndex": 5,
  1171. "Scale": 20,
  1172. "Weight": 100,
  1173. "Type": "Angle",
  1174. "Reflect": false
  1175. },
  1176. {
  1177. "Destination": {
  1178. "Target": "Parameter",
  1179. "Id": "Param_Angle_Rotation_6_ArtMesh54"
  1180. },
  1181. "VertexIndex": 6,
  1182. "Scale": 25,
  1183. "Weight": 100,
  1184. "Type": "Angle",
  1185. "Reflect": false
  1186. },
  1187. {
  1188. "Destination": {
  1189. "Target": "Parameter",
  1190. "Id": "Param_Angle_Rotation_7_ArtMesh54"
  1191. },
  1192. "VertexIndex": 7,
  1193. "Scale": 30,
  1194. "Weight": 100,
  1195. "Type": "Angle",
  1196. "Reflect": false
  1197. }
  1198. ],
  1199. "Vertices": [
  1200. {
  1201. "Position": {
  1202. "X": 0,
  1203. "Y": 0
  1204. },
  1205. "Mobility": 0.9,
  1206. "Delay": 1,
  1207. "Acceleration": 1,
  1208. "Radius": 15
  1209. },
  1210. {
  1211. "Position": {
  1212. "X": 0,
  1213. "Y": 15
  1214. },
  1215. "Mobility": 0.9,
  1216. "Delay": 0.85,
  1217. "Acceleration": 1.2,
  1218. "Radius": 15
  1219. },
  1220. {
  1221. "Position": {
  1222. "X": 0,
  1223. "Y": 30
  1224. },
  1225. "Mobility": 0.9,
  1226. "Delay": 0.85,
  1227. "Acceleration": 1.2,
  1228. "Radius": 15
  1229. },
  1230. {
  1231. "Position": {
  1232. "X": 0,
  1233. "Y": 45
  1234. },
  1235. "Mobility": 0.9,
  1236. "Delay": 0.85,
  1237. "Acceleration": 1.2,
  1238. "Radius": 15
  1239. },
  1240. {
  1241. "Position": {
  1242. "X": 0,
  1243. "Y": 60
  1244. },
  1245. "Mobility": 0.9,
  1246. "Delay": 0.85,
  1247. "Acceleration": 1.2,
  1248. "Radius": 15
  1249. },
  1250. {
  1251. "Position": {
  1252. "X": 0,
  1253. "Y": 75
  1254. },
  1255. "Mobility": 0.9,
  1256. "Delay": 0.85,
  1257. "Acceleration": 1.2,
  1258. "Radius": 15
  1259. },
  1260. {
  1261. "Position": {
  1262. "X": 0,
  1263. "Y": 90
  1264. },
  1265. "Mobility": 0.9,
  1266. "Delay": 0.85,
  1267. "Acceleration": 1.2,
  1268. "Radius": 15
  1269. },
  1270. {
  1271. "Position": {
  1272. "X": 0,
  1273. "Y": 105
  1274. },
  1275. "Mobility": 0.9,
  1276. "Delay": 0.85,
  1277. "Acceleration": 1.2,
  1278. "Radius": 15
  1279. },
  1280. {
  1281. "Position": {
  1282. "X": 0,
  1283. "Y": 120
  1284. },
  1285. "Mobility": 0.9,
  1286. "Delay": 0.85,
  1287. "Acceleration": 1.2,
  1288. "Radius": 15
  1289. },
  1290. {
  1291. "Position": {
  1292. "X": 0,
  1293. "Y": 135
  1294. },
  1295. "Mobility": 0.9,
  1296. "Delay": 0.85,
  1297. "Acceleration": 1.2,
  1298. "Radius": 15
  1299. },
  1300. {
  1301. "Position": {
  1302. "X": 0,
  1303. "Y": 150
  1304. },
  1305. "Mobility": 0.9,
  1306. "Delay": 0.85,
  1307. "Acceleration": 1.2,
  1308. "Radius": 15
  1309. }
  1310. ],
  1311. "Normalization": {
  1312. "Position": {
  1313. "Minimum": -10,
  1314. "Default": 0,
  1315. "Maximum": 10
  1316. },
  1317. "Angle": {
  1318. "Minimum": -10,
  1319. "Default": 0,
  1320. "Maximum": 10
  1321. }
  1322. }
  1323. },
  1324. {
  1325. "Id": "PhysicsSetting11",
  1326. "Input": [
  1327. {
  1328. "Source": {
  1329. "Target": "Parameter",
  1330. "Id": "ParamAngleX"
  1331. },
  1332. "Weight": 60,
  1333. "Type": "X",
  1334. "Reflect": false
  1335. },
  1336. {
  1337. "Source": {
  1338. "Target": "Parameter",
  1339. "Id": "ParamAngleZ"
  1340. },
  1341. "Weight": 60,
  1342. "Type": "Angle",
  1343. "Reflect": false
  1344. },
  1345. {
  1346. "Source": {
  1347. "Target": "Parameter",
  1348. "Id": "ParamBodyAngleX"
  1349. },
  1350. "Weight": 40,
  1351. "Type": "X",
  1352. "Reflect": false
  1353. },
  1354. {
  1355. "Source": {
  1356. "Target": "Parameter",
  1357. "Id": "ParamBodyAngleZ"
  1358. },
  1359. "Weight": 40,
  1360. "Type": "Angle",
  1361. "Reflect": false
  1362. }
  1363. ],
  1364. "Output": [
  1365. {
  1366. "Destination": {
  1367. "Target": "Parameter",
  1368. "Id": "Param_Angle_Rotation_1_ArtMesh55"
  1369. },
  1370. "VertexIndex": 1,
  1371. "Scale": 5,
  1372. "Weight": 100,
  1373. "Type": "Angle",
  1374. "Reflect": false
  1375. },
  1376. {
  1377. "Destination": {
  1378. "Target": "Parameter",
  1379. "Id": "Param_Angle_Rotation_2_ArtMesh55"
  1380. },
  1381. "VertexIndex": 2,
  1382. "Scale": 5,
  1383. "Weight": 100,
  1384. "Type": "Angle",
  1385. "Reflect": false
  1386. },
  1387. {
  1388. "Destination": {
  1389. "Target": "Parameter",
  1390. "Id": "Param_Angle_Rotation_3_ArtMesh55"
  1391. },
  1392. "VertexIndex": 3,
  1393. "Scale": 10,
  1394. "Weight": 100,
  1395. "Type": "Angle",
  1396. "Reflect": false
  1397. },
  1398. {
  1399. "Destination": {
  1400. "Target": "Parameter",
  1401. "Id": "Param_Angle_Rotation_4_ArtMesh55"
  1402. },
  1403. "VertexIndex": 4,
  1404. "Scale": 20,
  1405. "Weight": 100,
  1406. "Type": "Angle",
  1407. "Reflect": false
  1408. },
  1409. {
  1410. "Destination": {
  1411. "Target": "Parameter",
  1412. "Id": "Param_Angle_Rotation_5_ArtMesh55"
  1413. },
  1414. "VertexIndex": 5,
  1415. "Scale": 20,
  1416. "Weight": 100,
  1417. "Type": "Angle",
  1418. "Reflect": false
  1419. },
  1420. {
  1421. "Destination": {
  1422. "Target": "Parameter",
  1423. "Id": "Param_Angle_Rotation_6_ArtMesh55"
  1424. },
  1425. "VertexIndex": 6,
  1426. "Scale": 25,
  1427. "Weight": 100,
  1428. "Type": "Angle",
  1429. "Reflect": false
  1430. },
  1431. {
  1432. "Destination": {
  1433. "Target": "Parameter",
  1434. "Id": "Param_Angle_Rotation_7_ArtMesh55"
  1435. },
  1436. "VertexIndex": 7,
  1437. "Scale": 30,
  1438. "Weight": 100,
  1439. "Type": "Angle",
  1440. "Reflect": false
  1441. }
  1442. ],
  1443. "Vertices": [
  1444. {
  1445. "Position": {
  1446. "X": 0,
  1447. "Y": 0
  1448. },
  1449. "Mobility": 0.9,
  1450. "Delay": 0.7,
  1451. "Acceleration": 1,
  1452. "Radius": 15
  1453. },
  1454. {
  1455. "Position": {
  1456. "X": 0,
  1457. "Y": 15
  1458. },
  1459. "Mobility": 0.9,
  1460. "Delay": 0.85,
  1461. "Acceleration": 1.2,
  1462. "Radius": 15
  1463. },
  1464. {
  1465. "Position": {
  1466. "X": 0,
  1467. "Y": 30
  1468. },
  1469. "Mobility": 0.9,
  1470. "Delay": 0.85,
  1471. "Acceleration": 1.2,
  1472. "Radius": 15
  1473. },
  1474. {
  1475. "Position": {
  1476. "X": 0,
  1477. "Y": 45
  1478. },
  1479. "Mobility": 0.9,
  1480. "Delay": 0.85,
  1481. "Acceleration": 1.2,
  1482. "Radius": 15
  1483. },
  1484. {
  1485. "Position": {
  1486. "X": 0,
  1487. "Y": 60
  1488. },
  1489. "Mobility": 0.9,
  1490. "Delay": 0.85,
  1491. "Acceleration": 1.2,
  1492. "Radius": 15
  1493. },
  1494. {
  1495. "Position": {
  1496. "X": 0,
  1497. "Y": 75
  1498. },
  1499. "Mobility": 0.9,
  1500. "Delay": 0.85,
  1501. "Acceleration": 1.2,
  1502. "Radius": 15
  1503. },
  1504. {
  1505. "Position": {
  1506. "X": 0,
  1507. "Y": 90
  1508. },
  1509. "Mobility": 0.9,
  1510. "Delay": 0.85,
  1511. "Acceleration": 1.2,
  1512. "Radius": 15
  1513. },
  1514. {
  1515. "Position": {
  1516. "X": 0,
  1517. "Y": 105
  1518. },
  1519. "Mobility": 0.9,
  1520. "Delay": 0.85,
  1521. "Acceleration": 1.2,
  1522. "Radius": 15
  1523. },
  1524. {
  1525. "Position": {
  1526. "X": 0,
  1527. "Y": 120
  1528. },
  1529. "Mobility": 0.9,
  1530. "Delay": 0.85,
  1531. "Acceleration": 1.2,
  1532. "Radius": 15
  1533. },
  1534. {
  1535. "Position": {
  1536. "X": 0,
  1537. "Y": 135
  1538. },
  1539. "Mobility": 0.9,
  1540. "Delay": 0.85,
  1541. "Acceleration": 1.2,
  1542. "Radius": 15
  1543. },
  1544. {
  1545. "Position": {
  1546. "X": 0,
  1547. "Y": 150
  1548. },
  1549. "Mobility": 0.9,
  1550. "Delay": 0.85,
  1551. "Acceleration": 1.2,
  1552. "Radius": 15
  1553. }
  1554. ],
  1555. "Normalization": {
  1556. "Position": {
  1557. "Minimum": -10,
  1558. "Default": 0,
  1559. "Maximum": 10
  1560. },
  1561. "Angle": {
  1562. "Minimum": -10,
  1563. "Default": 0,
  1564. "Maximum": 10
  1565. }
  1566. }
  1567. }
  1568. ]
  1569. }