Mao.physics3.json 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361
  1. {
  2. "Version": 3,
  3. "Meta": {
  4. "PhysicsSettingCount": 16,
  5. "TotalInputCount": 43,
  6. "TotalOutputCount": 20,
  7. "VertexCount": 33,
  8. "Fps": 30,
  9. "EffectiveForces": {
  10. "Gravity": {
  11. "X": 0,
  12. "Y": -1
  13. },
  14. "Wind": {
  15. "X": 0,
  16. "Y": 0
  17. }
  18. },
  19. "PhysicsDictionary": [
  20. {
  21. "Id": "PhysicsSetting1",
  22. "Name": "髪揺れ 前"
  23. },
  24. {
  25. "Id": "PhysicsSetting2",
  26. "Name": "髪揺れ 横"
  27. },
  28. {
  29. "Id": "PhysicsSetting3",
  30. "Name": "髪揺れ 後ろ"
  31. },
  32. {
  33. "Id": "PhysicsSetting4",
  34. "Name": "髪揺れ 後ろ左右"
  35. },
  36. {
  37. "Id": "PhysicsSetting5",
  38. "Name": "メッシュ揺れ"
  39. },
  40. {
  41. "Id": "PhysicsSetting6",
  42. "Name": "前髪 ふわ"
  43. },
  44. {
  45. "Id": "PhysicsSetting7",
  46. "Name": "横髪 ふわ"
  47. },
  48. {
  49. "Id": "PhysicsSetting8",
  50. "Name": "後ろ髪 ふわ"
  51. },
  52. {
  53. "Id": "PhysicsSetting9",
  54. "Name": "帽子つば揺れ"
  55. },
  56. {
  57. "Id": "PhysicsSetting10",
  58. "Name": "帽子リボン揺れ"
  59. },
  60. {
  61. "Id": "PhysicsSetting11",
  62. "Name": "羽揺れ"
  63. },
  64. {
  65. "Id": "PhysicsSetting12",
  66. "Name": "帽子上揺れ"
  67. },
  68. {
  69. "Id": "PhysicsSetting13",
  70. "Name": "パーカーひも揺れ"
  71. },
  72. {
  73. "Id": "PhysicsSetting14",
  74. "Name": "首飾り揺れ"
  75. },
  76. {
  77. "Id": "PhysicsSetting15",
  78. "Name": "ローブ揺れ"
  79. },
  80. {
  81. "Id": "PhysicsSetting16",
  82. "Name": "ローブ揺れY"
  83. }
  84. ]
  85. },
  86. "PhysicsSettings": [
  87. {
  88. "Id": "PhysicsSetting1",
  89. "Input": [
  90. {
  91. "Source": {
  92. "Target": "Parameter",
  93. "Id": "ParamAngleX"
  94. },
  95. "Weight": 60,
  96. "Type": "X",
  97. "Reflect": false
  98. },
  99. {
  100. "Source": {
  101. "Target": "Parameter",
  102. "Id": "ParamAngleZ"
  103. },
  104. "Weight": 60,
  105. "Type": "Angle",
  106. "Reflect": false
  107. },
  108. {
  109. "Source": {
  110. "Target": "Parameter",
  111. "Id": "ParamBodyAngleX"
  112. },
  113. "Weight": 40,
  114. "Type": "X",
  115. "Reflect": false
  116. },
  117. {
  118. "Source": {
  119. "Target": "Parameter",
  120. "Id": "ParamBodyAngleZ"
  121. },
  122. "Weight": 40,
  123. "Type": "Angle",
  124. "Reflect": false
  125. }
  126. ],
  127. "Output": [
  128. {
  129. "Destination": {
  130. "Target": "Parameter",
  131. "Id": "ParamHairFront"
  132. },
  133. "VertexIndex": 1,
  134. "Scale": 1,
  135. "Weight": 100,
  136. "Type": "Angle",
  137. "Reflect": false
  138. }
  139. ],
  140. "Vertices": [
  141. {
  142. "Position": {
  143. "X": 0,
  144. "Y": 0
  145. },
  146. "Mobility": 1,
  147. "Delay": 1,
  148. "Acceleration": 1,
  149. "Radius": 0
  150. },
  151. {
  152. "Position": {
  153. "X": 0,
  154. "Y": 10
  155. },
  156. "Mobility": 0.95,
  157. "Delay": 0.8,
  158. "Acceleration": 1.12,
  159. "Radius": 10
  160. }
  161. ],
  162. "Normalization": {
  163. "Position": {
  164. "Minimum": -10,
  165. "Default": 0,
  166. "Maximum": 10
  167. },
  168. "Angle": {
  169. "Minimum": -10,
  170. "Default": 0,
  171. "Maximum": 10
  172. }
  173. }
  174. },
  175. {
  176. "Id": "PhysicsSetting2",
  177. "Input": [
  178. {
  179. "Source": {
  180. "Target": "Parameter",
  181. "Id": "ParamAngleX"
  182. },
  183. "Weight": 60,
  184. "Type": "X",
  185. "Reflect": false
  186. },
  187. {
  188. "Source": {
  189. "Target": "Parameter",
  190. "Id": "ParamAngleZ"
  191. },
  192. "Weight": 60,
  193. "Type": "Angle",
  194. "Reflect": false
  195. },
  196. {
  197. "Source": {
  198. "Target": "Parameter",
  199. "Id": "ParamBodyAngleX"
  200. },
  201. "Weight": 40,
  202. "Type": "X",
  203. "Reflect": false
  204. },
  205. {
  206. "Source": {
  207. "Target": "Parameter",
  208. "Id": "ParamBodyAngleZ"
  209. },
  210. "Weight": 40,
  211. "Type": "Angle",
  212. "Reflect": false
  213. }
  214. ],
  215. "Output": [
  216. {
  217. "Destination": {
  218. "Target": "Parameter",
  219. "Id": "ParamHairSideL"
  220. },
  221. "VertexIndex": 1,
  222. "Scale": 1,
  223. "Weight": 100,
  224. "Type": "Angle",
  225. "Reflect": false
  226. },
  227. {
  228. "Destination": {
  229. "Target": "Parameter",
  230. "Id": "ParamHairSideR"
  231. },
  232. "VertexIndex": 1,
  233. "Scale": 1,
  234. "Weight": 100,
  235. "Type": "Angle",
  236. "Reflect": false
  237. }
  238. ],
  239. "Vertices": [
  240. {
  241. "Position": {
  242. "X": 0,
  243. "Y": 0
  244. },
  245. "Mobility": 1,
  246. "Delay": 1,
  247. "Acceleration": 1,
  248. "Radius": 0
  249. },
  250. {
  251. "Position": {
  252. "X": 0,
  253. "Y": 15
  254. },
  255. "Mobility": 0.95,
  256. "Delay": 0.8,
  257. "Acceleration": 1.27,
  258. "Radius": 15
  259. }
  260. ],
  261. "Normalization": {
  262. "Position": {
  263. "Minimum": -10,
  264. "Default": 0,
  265. "Maximum": 10
  266. },
  267. "Angle": {
  268. "Minimum": -10,
  269. "Default": 0,
  270. "Maximum": 10
  271. }
  272. }
  273. },
  274. {
  275. "Id": "PhysicsSetting3",
  276. "Input": [
  277. {
  278. "Source": {
  279. "Target": "Parameter",
  280. "Id": "ParamAngleX"
  281. },
  282. "Weight": 60,
  283. "Type": "X",
  284. "Reflect": false
  285. },
  286. {
  287. "Source": {
  288. "Target": "Parameter",
  289. "Id": "ParamAngleZ"
  290. },
  291. "Weight": 60,
  292. "Type": "Angle",
  293. "Reflect": false
  294. },
  295. {
  296. "Source": {
  297. "Target": "Parameter",
  298. "Id": "ParamBodyAngleX"
  299. },
  300. "Weight": 40,
  301. "Type": "X",
  302. "Reflect": false
  303. },
  304. {
  305. "Source": {
  306. "Target": "Parameter",
  307. "Id": "ParamBodyAngleZ"
  308. },
  309. "Weight": 40,
  310. "Type": "Angle",
  311. "Reflect": false
  312. }
  313. ],
  314. "Output": [
  315. {
  316. "Destination": {
  317. "Target": "Parameter",
  318. "Id": "ParamHairBack"
  319. },
  320. "VertexIndex": 1,
  321. "Scale": 1,
  322. "Weight": 100,
  323. "Type": "Angle",
  324. "Reflect": false
  325. }
  326. ],
  327. "Vertices": [
  328. {
  329. "Position": {
  330. "X": 0,
  331. "Y": 0
  332. },
  333. "Mobility": 1,
  334. "Delay": 1,
  335. "Acceleration": 1,
  336. "Radius": 0
  337. },
  338. {
  339. "Position": {
  340. "X": 0,
  341. "Y": 15.7
  342. },
  343. "Mobility": 0.9,
  344. "Delay": 0.8,
  345. "Acceleration": 1.5,
  346. "Radius": 15.7
  347. }
  348. ],
  349. "Normalization": {
  350. "Position": {
  351. "Minimum": -10,
  352. "Default": 0,
  353. "Maximum": 10
  354. },
  355. "Angle": {
  356. "Minimum": -10,
  357. "Default": 0,
  358. "Maximum": 10
  359. }
  360. }
  361. },
  362. {
  363. "Id": "PhysicsSetting4",
  364. "Input": [
  365. {
  366. "Source": {
  367. "Target": "Parameter",
  368. "Id": "ParamAngleX"
  369. },
  370. "Weight": 60,
  371. "Type": "X",
  372. "Reflect": false
  373. },
  374. {
  375. "Source": {
  376. "Target": "Parameter",
  377. "Id": "ParamAngleZ"
  378. },
  379. "Weight": 60,
  380. "Type": "Angle",
  381. "Reflect": false
  382. },
  383. {
  384. "Source": {
  385. "Target": "Parameter",
  386. "Id": "ParamBodyAngleX"
  387. },
  388. "Weight": 40,
  389. "Type": "X",
  390. "Reflect": false
  391. },
  392. {
  393. "Source": {
  394. "Target": "Parameter",
  395. "Id": "ParamBodyAngleZ"
  396. },
  397. "Weight": 40,
  398. "Type": "Angle",
  399. "Reflect": false
  400. }
  401. ],
  402. "Output": [
  403. {
  404. "Destination": {
  405. "Target": "Parameter",
  406. "Id": "ParamHairBackR"
  407. },
  408. "VertexIndex": 1,
  409. "Scale": 1,
  410. "Weight": 100,
  411. "Type": "Angle",
  412. "Reflect": false
  413. },
  414. {
  415. "Destination": {
  416. "Target": "Parameter",
  417. "Id": "ParamHairBackL"
  418. },
  419. "VertexIndex": 1,
  420. "Scale": 1,
  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": 16
  441. },
  442. "Mobility": 0.93,
  443. "Delay": 0.8,
  444. "Acceleration": 1.41,
  445. "Radius": 16
  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": "PhysicsSetting5",
  463. "Input": [
  464. {
  465. "Source": {
  466. "Target": "Parameter",
  467. "Id": "ParamAngleX"
  468. },
  469. "Weight": 60,
  470. "Type": "X",
  471. "Reflect": false
  472. },
  473. {
  474. "Source": {
  475. "Target": "Parameter",
  476. "Id": "ParamAngleZ"
  477. },
  478. "Weight": 60,
  479. "Type": "Angle",
  480. "Reflect": false
  481. },
  482. {
  483. "Source": {
  484. "Target": "Parameter",
  485. "Id": "ParamBodyAngleX"
  486. },
  487. "Weight": 40,
  488. "Type": "X",
  489. "Reflect": false
  490. },
  491. {
  492. "Source": {
  493. "Target": "Parameter",
  494. "Id": "ParamBodyAngleZ"
  495. },
  496. "Weight": 40,
  497. "Type": "Angle",
  498. "Reflect": false
  499. }
  500. ],
  501. "Output": [
  502. {
  503. "Destination": {
  504. "Target": "Parameter",
  505. "Id": "ParamoHairMesh"
  506. },
  507. "VertexIndex": 1,
  508. "Scale": 1,
  509. "Weight": 100,
  510. "Type": "Angle",
  511. "Reflect": false
  512. }
  513. ],
  514. "Vertices": [
  515. {
  516. "Position": {
  517. "X": 0,
  518. "Y": 0
  519. },
  520. "Mobility": 1,
  521. "Delay": 1,
  522. "Acceleration": 1,
  523. "Radius": 0
  524. },
  525. {
  526. "Position": {
  527. "X": 0,
  528. "Y": 10
  529. },
  530. "Mobility": 0.95,
  531. "Delay": 0.7,
  532. "Acceleration": 1,
  533. "Radius": 10
  534. }
  535. ],
  536. "Normalization": {
  537. "Position": {
  538. "Minimum": -10,
  539. "Default": 0,
  540. "Maximum": 10
  541. },
  542. "Angle": {
  543. "Minimum": -10,
  544. "Default": 0,
  545. "Maximum": 10
  546. }
  547. }
  548. },
  549. {
  550. "Id": "PhysicsSetting6",
  551. "Input": [
  552. {
  553. "Source": {
  554. "Target": "Parameter",
  555. "Id": "ParamAngleY"
  556. },
  557. "Weight": 60,
  558. "Type": "X",
  559. "Reflect": false
  560. },
  561. {
  562. "Source": {
  563. "Target": "Parameter",
  564. "Id": "ParamBodyAngleY"
  565. },
  566. "Weight": 40,
  567. "Type": "X",
  568. "Reflect": false
  569. }
  570. ],
  571. "Output": [
  572. {
  573. "Destination": {
  574. "Target": "Parameter",
  575. "Id": "ParamHairFrontFuwa"
  576. },
  577. "VertexIndex": 1,
  578. "Scale": 1,
  579. "Weight": 100,
  580. "Type": "Angle",
  581. "Reflect": false
  582. }
  583. ],
  584. "Vertices": [
  585. {
  586. "Position": {
  587. "X": 0,
  588. "Y": 0
  589. },
  590. "Mobility": 1,
  591. "Delay": 1,
  592. "Acceleration": 1,
  593. "Radius": 0
  594. },
  595. {
  596. "Position": {
  597. "X": 0,
  598. "Y": 11.6
  599. },
  600. "Mobility": 0.98,
  601. "Delay": 0.88,
  602. "Acceleration": 0.95,
  603. "Radius": 11.6
  604. }
  605. ],
  606. "Normalization": {
  607. "Position": {
  608. "Minimum": -10,
  609. "Default": 0,
  610. "Maximum": 10
  611. },
  612. "Angle": {
  613. "Minimum": -10,
  614. "Default": 0,
  615. "Maximum": 10
  616. }
  617. }
  618. },
  619. {
  620. "Id": "PhysicsSetting7",
  621. "Input": [
  622. {
  623. "Source": {
  624. "Target": "Parameter",
  625. "Id": "ParamAngleY"
  626. },
  627. "Weight": 60,
  628. "Type": "X",
  629. "Reflect": false
  630. },
  631. {
  632. "Source": {
  633. "Target": "Parameter",
  634. "Id": "ParamBodyAngleY"
  635. },
  636. "Weight": 40,
  637. "Type": "X",
  638. "Reflect": false
  639. }
  640. ],
  641. "Output": [
  642. {
  643. "Destination": {
  644. "Target": "Parameter",
  645. "Id": "ParamHairSideFuwa"
  646. },
  647. "VertexIndex": 1,
  648. "Scale": 1,
  649. "Weight": 100,
  650. "Type": "Angle",
  651. "Reflect": false
  652. }
  653. ],
  654. "Vertices": [
  655. {
  656. "Position": {
  657. "X": 0,
  658. "Y": 0
  659. },
  660. "Mobility": 1,
  661. "Delay": 1,
  662. "Acceleration": 1,
  663. "Radius": 0
  664. },
  665. {
  666. "Position": {
  667. "X": 0,
  668. "Y": 15.7
  669. },
  670. "Mobility": 0.98,
  671. "Delay": 0.89,
  672. "Acceleration": 0.75,
  673. "Radius": 15.7
  674. }
  675. ],
  676. "Normalization": {
  677. "Position": {
  678. "Minimum": -10,
  679. "Default": 0,
  680. "Maximum": 10
  681. },
  682. "Angle": {
  683. "Minimum": -10,
  684. "Default": 0,
  685. "Maximum": 10
  686. }
  687. }
  688. },
  689. {
  690. "Id": "PhysicsSetting8",
  691. "Input": [
  692. {
  693. "Source": {
  694. "Target": "Parameter",
  695. "Id": "ParamAngleY"
  696. },
  697. "Weight": 60,
  698. "Type": "X",
  699. "Reflect": false
  700. },
  701. {
  702. "Source": {
  703. "Target": "Parameter",
  704. "Id": "ParamBodyAngleY"
  705. },
  706. "Weight": 40,
  707. "Type": "X",
  708. "Reflect": false
  709. }
  710. ],
  711. "Output": [
  712. {
  713. "Destination": {
  714. "Target": "Parameter",
  715. "Id": "ParamHairBackFuwa"
  716. },
  717. "VertexIndex": 1,
  718. "Scale": 1.5,
  719. "Weight": 100,
  720. "Type": "Angle",
  721. "Reflect": false
  722. }
  723. ],
  724. "Vertices": [
  725. {
  726. "Position": {
  727. "X": 0,
  728. "Y": 0
  729. },
  730. "Mobility": 1,
  731. "Delay": 1,
  732. "Acceleration": 1,
  733. "Radius": 0
  734. },
  735. {
  736. "Position": {
  737. "X": 0,
  738. "Y": 17.7
  739. },
  740. "Mobility": 0.98,
  741. "Delay": 0.8,
  742. "Acceleration": 0.81,
  743. "Radius": 17.7
  744. }
  745. ],
  746. "Normalization": {
  747. "Position": {
  748. "Minimum": -10,
  749. "Default": 0,
  750. "Maximum": 10
  751. },
  752. "Angle": {
  753. "Minimum": -10,
  754. "Default": 0,
  755. "Maximum": 10
  756. }
  757. }
  758. },
  759. {
  760. "Id": "PhysicsSetting9",
  761. "Input": [
  762. {
  763. "Source": {
  764. "Target": "Parameter",
  765. "Id": "ParamAngleY"
  766. },
  767. "Weight": 60,
  768. "Type": "X",
  769. "Reflect": false
  770. },
  771. {
  772. "Source": {
  773. "Target": "Parameter",
  774. "Id": "ParamBodyAngleY"
  775. },
  776. "Weight": 40,
  777. "Type": "X",
  778. "Reflect": false
  779. }
  780. ],
  781. "Output": [
  782. {
  783. "Destination": {
  784. "Target": "Parameter",
  785. "Id": "ParamHatBrim"
  786. },
  787. "VertexIndex": 1,
  788. "Scale": 1.5,
  789. "Weight": 100,
  790. "Type": "Angle",
  791. "Reflect": false
  792. }
  793. ],
  794. "Vertices": [
  795. {
  796. "Position": {
  797. "X": 0,
  798. "Y": 0
  799. },
  800. "Mobility": 1,
  801. "Delay": 1,
  802. "Acceleration": 1,
  803. "Radius": 0
  804. },
  805. {
  806. "Position": {
  807. "X": 0,
  808. "Y": 13.9
  809. },
  810. "Mobility": 0.92,
  811. "Delay": 0.67,
  812. "Acceleration": 3.02,
  813. "Radius": 13.9
  814. }
  815. ],
  816. "Normalization": {
  817. "Position": {
  818. "Minimum": -10,
  819. "Default": 0,
  820. "Maximum": 10
  821. },
  822. "Angle": {
  823. "Minimum": -10,
  824. "Default": 0,
  825. "Maximum": 10
  826. }
  827. }
  828. },
  829. {
  830. "Id": "PhysicsSetting10",
  831. "Input": [
  832. {
  833. "Source": {
  834. "Target": "Parameter",
  835. "Id": "ParamAngleY"
  836. },
  837. "Weight": 50,
  838. "Type": "X",
  839. "Reflect": false
  840. },
  841. {
  842. "Source": {
  843. "Target": "Parameter",
  844. "Id": "ParamAngleX"
  845. },
  846. "Weight": 30,
  847. "Type": "X",
  848. "Reflect": false
  849. },
  850. {
  851. "Source": {
  852. "Target": "Parameter",
  853. "Id": "ParamBodyAngleY"
  854. },
  855. "Weight": 20,
  856. "Type": "X",
  857. "Reflect": false
  858. }
  859. ],
  860. "Output": [
  861. {
  862. "Destination": {
  863. "Target": "Parameter",
  864. "Id": "ParamRibbon"
  865. },
  866. "VertexIndex": 1,
  867. "Scale": 1,
  868. "Weight": 100,
  869. "Type": "Angle",
  870. "Reflect": false
  871. }
  872. ],
  873. "Vertices": [
  874. {
  875. "Position": {
  876. "X": 0,
  877. "Y": 0
  878. },
  879. "Mobility": 1,
  880. "Delay": 1,
  881. "Acceleration": 1,
  882. "Radius": 0
  883. },
  884. {
  885. "Position": {
  886. "X": 0,
  887. "Y": 7.9
  888. },
  889. "Mobility": 0.95,
  890. "Delay": 0.9,
  891. "Acceleration": 0.82,
  892. "Radius": 7.9
  893. }
  894. ],
  895. "Normalization": {
  896. "Position": {
  897. "Minimum": -10,
  898. "Default": 0,
  899. "Maximum": 10
  900. },
  901. "Angle": {
  902. "Minimum": -10,
  903. "Default": 0,
  904. "Maximum": 10
  905. }
  906. }
  907. },
  908. {
  909. "Id": "PhysicsSetting11",
  910. "Input": [
  911. {
  912. "Source": {
  913. "Target": "Parameter",
  914. "Id": "ParamAngleY"
  915. },
  916. "Weight": 50,
  917. "Type": "X",
  918. "Reflect": false
  919. },
  920. {
  921. "Source": {
  922. "Target": "Parameter",
  923. "Id": "ParamAngleX"
  924. },
  925. "Weight": 30,
  926. "Type": "X",
  927. "Reflect": false
  928. },
  929. {
  930. "Source": {
  931. "Target": "Parameter",
  932. "Id": "ParamBodyAngleY"
  933. },
  934. "Weight": 20,
  935. "Type": "X",
  936. "Reflect": false
  937. }
  938. ],
  939. "Output": [
  940. {
  941. "Destination": {
  942. "Target": "Parameter",
  943. "Id": "ParamWing"
  944. },
  945. "VertexIndex": 1,
  946. "Scale": 0.9,
  947. "Weight": 100,
  948. "Type": "Angle",
  949. "Reflect": false
  950. }
  951. ],
  952. "Vertices": [
  953. {
  954. "Position": {
  955. "X": 0,
  956. "Y": 0
  957. },
  958. "Mobility": 1,
  959. "Delay": 1,
  960. "Acceleration": 1,
  961. "Radius": 0
  962. },
  963. {
  964. "Position": {
  965. "X": 0,
  966. "Y": 10
  967. },
  968. "Mobility": 0.95,
  969. "Delay": 0.65,
  970. "Acceleration": 0.85,
  971. "Radius": 10
  972. }
  973. ],
  974. "Normalization": {
  975. "Position": {
  976. "Minimum": -10,
  977. "Default": 0,
  978. "Maximum": 10
  979. },
  980. "Angle": {
  981. "Minimum": -10,
  982. "Default": 0,
  983. "Maximum": 10
  984. }
  985. }
  986. },
  987. {
  988. "Id": "PhysicsSetting12",
  989. "Input": [
  990. {
  991. "Source": {
  992. "Target": "Parameter",
  993. "Id": "ParamAngleX"
  994. },
  995. "Weight": 100,
  996. "Type": "X",
  997. "Reflect": false
  998. }
  999. ],
  1000. "Output": [
  1001. {
  1002. "Destination": {
  1003. "Target": "Parameter",
  1004. "Id": "ParamHatTop"
  1005. },
  1006. "VertexIndex": 1,
  1007. "Scale": 1,
  1008. "Weight": 100,
  1009. "Type": "Angle",
  1010. "Reflect": false
  1011. }
  1012. ],
  1013. "Vertices": [
  1014. {
  1015. "Position": {
  1016. "X": 0,
  1017. "Y": 0
  1018. },
  1019. "Mobility": 1,
  1020. "Delay": 1,
  1021. "Acceleration": 1,
  1022. "Radius": 0
  1023. },
  1024. {
  1025. "Position": {
  1026. "X": 0,
  1027. "Y": 61.4
  1028. },
  1029. "Mobility": 0.96,
  1030. "Delay": 0.81,
  1031. "Acceleration": 1.5,
  1032. "Radius": 61.4
  1033. }
  1034. ],
  1035. "Normalization": {
  1036. "Position": {
  1037. "Minimum": -10,
  1038. "Default": 0,
  1039. "Maximum": 10
  1040. },
  1041. "Angle": {
  1042. "Minimum": -10,
  1043. "Default": 0,
  1044. "Maximum": 10
  1045. }
  1046. }
  1047. },
  1048. {
  1049. "Id": "PhysicsSetting13",
  1050. "Input": [
  1051. {
  1052. "Source": {
  1053. "Target": "Parameter",
  1054. "Id": "ParamBodyAngleX"
  1055. },
  1056. "Weight": 100,
  1057. "Type": "X",
  1058. "Reflect": false
  1059. },
  1060. {
  1061. "Source": {
  1062. "Target": "Parameter",
  1063. "Id": "ParamBodyAngleZ"
  1064. },
  1065. "Weight": 100,
  1066. "Type": "Angle",
  1067. "Reflect": false
  1068. }
  1069. ],
  1070. "Output": [
  1071. {
  1072. "Destination": {
  1073. "Target": "Parameter",
  1074. "Id": "ParamString"
  1075. },
  1076. "VertexIndex": 1,
  1077. "Scale": 1,
  1078. "Weight": 100,
  1079. "Type": "Angle",
  1080. "Reflect": false
  1081. }
  1082. ],
  1083. "Vertices": [
  1084. {
  1085. "Position": {
  1086. "X": 0,
  1087. "Y": 0
  1088. },
  1089. "Mobility": 1,
  1090. "Delay": 1,
  1091. "Acceleration": 1,
  1092. "Radius": 0
  1093. },
  1094. {
  1095. "Position": {
  1096. "X": 0,
  1097. "Y": 15
  1098. },
  1099. "Mobility": 0.85,
  1100. "Delay": 1.3,
  1101. "Acceleration": 0.8,
  1102. "Radius": 15
  1103. }
  1104. ],
  1105. "Normalization": {
  1106. "Position": {
  1107. "Minimum": -10,
  1108. "Default": 0,
  1109. "Maximum": 10
  1110. },
  1111. "Angle": {
  1112. "Minimum": -10,
  1113. "Default": 0,
  1114. "Maximum": 10
  1115. }
  1116. }
  1117. },
  1118. {
  1119. "Id": "PhysicsSetting14",
  1120. "Input": [
  1121. {
  1122. "Source": {
  1123. "Target": "Parameter",
  1124. "Id": "ParamBodyAngleX"
  1125. },
  1126. "Weight": 100,
  1127. "Type": "X",
  1128. "Reflect": false
  1129. },
  1130. {
  1131. "Source": {
  1132. "Target": "Parameter",
  1133. "Id": "ParamBodyAngleZ"
  1134. },
  1135. "Weight": 100,
  1136. "Type": "Angle",
  1137. "Reflect": false
  1138. }
  1139. ],
  1140. "Output": [
  1141. {
  1142. "Destination": {
  1143. "Target": "Parameter",
  1144. "Id": "ParamAccessory1"
  1145. },
  1146. "VertexIndex": 1,
  1147. "Scale": 1,
  1148. "Weight": 100,
  1149. "Type": "Angle",
  1150. "Reflect": false
  1151. },
  1152. {
  1153. "Destination": {
  1154. "Target": "Parameter",
  1155. "Id": "ParamAccessory2"
  1156. },
  1157. "VertexIndex": 2,
  1158. "Scale": 1,
  1159. "Weight": 100,
  1160. "Type": "Angle",
  1161. "Reflect": false
  1162. }
  1163. ],
  1164. "Vertices": [
  1165. {
  1166. "Position": {
  1167. "X": 0,
  1168. "Y": 0
  1169. },
  1170. "Mobility": 1,
  1171. "Delay": 1,
  1172. "Acceleration": 1,
  1173. "Radius": 0
  1174. },
  1175. {
  1176. "Position": {
  1177. "X": 0,
  1178. "Y": 7
  1179. },
  1180. "Mobility": 0.8,
  1181. "Delay": 0.6,
  1182. "Acceleration": 3,
  1183. "Radius": 7
  1184. },
  1185. {
  1186. "Position": {
  1187. "X": 0,
  1188. "Y": 15
  1189. },
  1190. "Mobility": 1,
  1191. "Delay": 1,
  1192. "Acceleration": 3,
  1193. "Radius": 8
  1194. }
  1195. ],
  1196. "Normalization": {
  1197. "Position": {
  1198. "Minimum": -10,
  1199. "Default": 0,
  1200. "Maximum": 10
  1201. },
  1202. "Angle": {
  1203. "Minimum": -10,
  1204. "Default": 0,
  1205. "Maximum": 10
  1206. }
  1207. }
  1208. },
  1209. {
  1210. "Id": "PhysicsSetting15",
  1211. "Input": [
  1212. {
  1213. "Source": {
  1214. "Target": "Parameter",
  1215. "Id": "ParamBodyAngleX"
  1216. },
  1217. "Weight": 100,
  1218. "Type": "X",
  1219. "Reflect": false
  1220. },
  1221. {
  1222. "Source": {
  1223. "Target": "Parameter",
  1224. "Id": "ParamBodyAngleZ"
  1225. },
  1226. "Weight": 100,
  1227. "Type": "Angle",
  1228. "Reflect": false
  1229. }
  1230. ],
  1231. "Output": [
  1232. {
  1233. "Destination": {
  1234. "Target": "Parameter",
  1235. "Id": "ParamRobeL"
  1236. },
  1237. "VertexIndex": 1,
  1238. "Scale": 1,
  1239. "Weight": 100,
  1240. "Type": "Angle",
  1241. "Reflect": false
  1242. },
  1243. {
  1244. "Destination": {
  1245. "Target": "Parameter",
  1246. "Id": "ParamRobeR"
  1247. },
  1248. "VertexIndex": 1,
  1249. "Scale": 1,
  1250. "Weight": 100,
  1251. "Type": "Angle",
  1252. "Reflect": false
  1253. }
  1254. ],
  1255. "Vertices": [
  1256. {
  1257. "Position": {
  1258. "X": 0,
  1259. "Y": 0
  1260. },
  1261. "Mobility": 1,
  1262. "Delay": 1,
  1263. "Acceleration": 1,
  1264. "Radius": 0
  1265. },
  1266. {
  1267. "Position": {
  1268. "X": 0,
  1269. "Y": 10
  1270. },
  1271. "Mobility": 0.9,
  1272. "Delay": 0.7,
  1273. "Acceleration": 1.5,
  1274. "Radius": 10
  1275. }
  1276. ],
  1277. "Normalization": {
  1278. "Position": {
  1279. "Minimum": -10,
  1280. "Default": 0,
  1281. "Maximum": 10
  1282. },
  1283. "Angle": {
  1284. "Minimum": -10,
  1285. "Default": 0,
  1286. "Maximum": 10
  1287. }
  1288. }
  1289. },
  1290. {
  1291. "Id": "PhysicsSetting16",
  1292. "Input": [
  1293. {
  1294. "Source": {
  1295. "Target": "Parameter",
  1296. "Id": "ParamBodyAngleY"
  1297. },
  1298. "Weight": 100,
  1299. "Type": "X",
  1300. "Reflect": false
  1301. },
  1302. {
  1303. "Source": {
  1304. "Target": "Parameter",
  1305. "Id": "ParamBodyAngleZ"
  1306. },
  1307. "Weight": 100,
  1308. "Type": "Angle",
  1309. "Reflect": false
  1310. }
  1311. ],
  1312. "Output": [
  1313. {
  1314. "Destination": {
  1315. "Target": "Parameter",
  1316. "Id": "ParamRobeFuwa"
  1317. },
  1318. "VertexIndex": 1,
  1319. "Scale": 1,
  1320. "Weight": 100,
  1321. "Type": "Angle",
  1322. "Reflect": false
  1323. }
  1324. ],
  1325. "Vertices": [
  1326. {
  1327. "Position": {
  1328. "X": 0,
  1329. "Y": 0
  1330. },
  1331. "Mobility": 1,
  1332. "Delay": 1,
  1333. "Acceleration": 1,
  1334. "Radius": 0
  1335. },
  1336. {
  1337. "Position": {
  1338. "X": 0,
  1339. "Y": 10
  1340. },
  1341. "Mobility": 0.9,
  1342. "Delay": 0.7,
  1343. "Acceleration": 1.5,
  1344. "Radius": 10
  1345. }
  1346. ],
  1347. "Normalization": {
  1348. "Position": {
  1349. "Minimum": -10,
  1350. "Default": 0,
  1351. "Maximum": 10
  1352. },
  1353. "Angle": {
  1354. "Minimum": -10,
  1355. "Default": 0,
  1356. "Maximum": 10
  1357. }
  1358. }
  1359. }
  1360. ]
  1361. }