Character1.lh 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449
  1. {
  2. "version":"LAYAHIERARCHY:02",
  3. "data":{
  4. "type":"Sprite3D",
  5. "instanceID":0,
  6. "props":{
  7. "name":"Character1",
  8. "active":true,
  9. "isStatic":false,
  10. "layer":0,
  11. "position":[
  12. 0,
  13. 0,
  14. 0
  15. ],
  16. "rotation":[
  17. 0,
  18. 0,
  19. 0,
  20. -1
  21. ],
  22. "scale":[
  23. 1,
  24. 1,
  25. 1
  26. ]
  27. },
  28. "components":[
  29. {
  30. "type":"Animator",
  31. "layers":[],
  32. "cullingMode":0,
  33. "playOnWake":true
  34. }
  35. ],
  36. "child":[
  37. {
  38. "type":"Sprite3D",
  39. "instanceID":1,
  40. "props":{
  41. "name":"Player",
  42. "active":true,
  43. "isStatic":false,
  44. "layer":0,
  45. "position":[
  46. 0,
  47. 0,
  48. 0
  49. ],
  50. "rotation":[
  51. 0,
  52. 0,
  53. 0,
  54. -1
  55. ],
  56. "scale":[
  57. 1,
  58. 1,
  59. 1
  60. ]
  61. },
  62. "components":[],
  63. "child":[
  64. {
  65. "type":"Sprite3D",
  66. "instanceID":2,
  67. "props":{
  68. "name":"Skins",
  69. "active":true,
  70. "isStatic":false,
  71. "layer":0,
  72. "position":[
  73. 0,
  74. 0,
  75. 0
  76. ],
  77. "rotation":[
  78. 0,
  79. 0,
  80. 0,
  81. -1
  82. ],
  83. "scale":[
  84. 1,
  85. 1,
  86. 1
  87. ]
  88. },
  89. "components":[],
  90. "child":[
  91. {
  92. "type":"Sprite3D",
  93. "instanceID":3,
  94. "props":{
  95. "name":"Char0",
  96. "active":true,
  97. "isStatic":false,
  98. "layer":0,
  99. "position":[
  100. 0,
  101. 0,
  102. 0
  103. ],
  104. "rotation":[
  105. 0,
  106. 0,
  107. 0,
  108. -1
  109. ],
  110. "scale":[
  111. 15,
  112. 15,
  113. 15
  114. ]
  115. },
  116. "components":[],
  117. "child":[
  118. {
  119. "type":"SkinnedMeshSprite3D",
  120. "instanceID":4,
  121. "props":{
  122. "name":"Cube.009_Cube.002",
  123. "active":true,
  124. "isStatic":false,
  125. "layer":0,
  126. "position":[
  127. -3.917375E-10,
  128. 2.793968E-11,
  129. 9.022184E-11
  130. ],
  131. "rotation":[
  132. -8.230565E-08,
  133. -5.878974E-09,
  134. 9.313222E-10,
  135. -1
  136. ],
  137. "scale":[
  138. 1,
  139. 1,
  140. 1
  141. ],
  142. "rootBone":5,
  143. "boundBox":{
  144. "min":[
  145. -0.00718413,
  146. -0.007190064,
  147. -0.003516618
  148. ],
  149. "max":[
  150. 0.008649862,
  151. 0.01693101,
  152. 0.01090279
  153. ]
  154. },
  155. "boundSphere":{
  156. "center":[
  157. 0.0007328661,
  158. 0.004870472,
  159. 0.003693087
  160. ],
  161. "radius":0.01612809
  162. },
  163. "bones":[
  164. 5,
  165. 6,
  166. 7,
  167. 8,
  168. 9,
  169. 10,
  170. 11,
  171. 12,
  172. 13,
  173. 14,
  174. 15,
  175. 16,
  176. 17,
  177. 18,
  178. 19,
  179. 20,
  180. 21,
  181. 22,
  182. 23,
  183. 24,
  184. 25,
  185. 26,
  186. 27,
  187. 28,
  188. 29,
  189. 30,
  190. 31,
  191. 32,
  192. 33,
  193. 34,
  194. 35,
  195. 36,
  196. 37,
  197. 38
  198. ],
  199. "materials":[
  200. {
  201. "type":"Laya.BlinnPhongMaterial",
  202. "path":"Assets/RubikCubeAsset/Animator/Char0/Materials/mainChar.lmat"
  203. }
  204. ],
  205. "meshPath":"Assets/RubikCubeAsset/Animator/Char0/Char0-Cube.009_Cube.002.lm"
  206. },
  207. "components":[],
  208. "child":[]
  209. },
  210. {
  211. "type":"Sprite3D",
  212. "instanceID":5,
  213. "props":{
  214. "name":"mixamorig:Hips",
  215. "active":true,
  216. "isStatic":false,
  217. "layer":0,
  218. "position":[
  219. -4.89352E-08,
  220. 0.00558,
  221. -4.341969E-05
  222. ],
  223. "rotation":[
  224. 0.007011956,
  225. 0.2663554,
  226. -0.04890561,
  227. -0.9626079
  228. ],
  229. "scale":[
  230. 1,
  231. 1,
  232. 1
  233. ]
  234. },
  235. "components":[],
  236. "child":[
  237. {
  238. "type":"Sprite3D",
  239. "instanceID":6,
  240. "props":{
  241. "name":"mixamorig:LeftUpLeg",
  242. "active":true,
  243. "isStatic":false,
  244. "layer":0,
  245. "position":[
  246. 0.00144375,
  247. -0.0007079566,
  248. 1.162563E-05
  249. ],
  250. "rotation":[
  251. 0.0150142,
  252. 0.500252,
  253. 0.8640127,
  254. 0.05481568
  255. ],
  256. "scale":[
  257. 1,
  258. 1,
  259. 1
  260. ]
  261. },
  262. "components":[],
  263. "child":[
  264. {
  265. "type":"Sprite3D",
  266. "instanceID":18,
  267. "props":{
  268. "name":"mixamorig:LeftLeg",
  269. "active":true,
  270. "isStatic":false,
  271. "layer":0,
  272. "position":[
  273. -7.086163E-12,
  274. 0.003336682,
  275. 6.725883E-13
  276. ],
  277. "rotation":[
  278. 0.709563,
  279. 0.01491717,
  280. -0.01191666,
  281. -0.7043834
  282. ],
  283. "scale":[
  284. 1,
  285. 1,
  286. 1
  287. ]
  288. },
  289. "components":[],
  290. "child":[
  291. {
  292. "type":"Sprite3D",
  293. "instanceID":19,
  294. "props":{
  295. "name":"mixamorig:LeftFoot",
  296. "active":true,
  297. "isStatic":false,
  298. "layer":0,
  299. "position":[
  300. -7.938857E-12,
  301. 0.002736629,
  302. 6.086637E-12
  303. ],
  304. "rotation":[
  305. -0.6526236,
  306. 0.05758373,
  307. -0.1083904,
  308. -0.7476751
  309. ],
  310. "scale":[
  311. 1,
  312. 1,
  313. 1
  314. ]
  315. },
  316. "components":[],
  317. "child":[
  318. {
  319. "type":"Sprite3D",
  320. "instanceID":20,
  321. "props":{
  322. "name":"mixamorig:LeftToeBase",
  323. "active":true,
  324. "isStatic":false,
  325. "layer":0,
  326. "position":[
  327. 1.2267E-11,
  328. 0.002059676,
  329. 6.179818E-11
  330. ],
  331. "rotation":[
  332. -0.291066,
  333. 0.05477919,
  334. -0.01438469,
  335. -0.9550251
  336. ],
  337. "scale":[
  338. 1,
  339. 1,
  340. 1
  341. ]
  342. },
  343. "components":[],
  344. "child":[
  345. {
  346. "type":"Sprite3D",
  347. "instanceID":39,
  348. "props":{
  349. "name":"mixamorig:LeftToe_End",
  350. "active":true,
  351. "isStatic":false,
  352. "layer":0,
  353. "position":[
  354. 2.327536E-12,
  355. 0.0007972512,
  356. 3.885883E-13
  357. ],
  358. "rotation":[
  359. 0,
  360. 0,
  361. 0,
  362. -1
  363. ],
  364. "scale":[
  365. 1,
  366. 1,
  367. 1
  368. ]
  369. },
  370. "components":[],
  371. "child":[]
  372. }
  373. ]
  374. }
  375. ]
  376. }
  377. ]
  378. }
  379. ]
  380. },
  381. {
  382. "type":"Sprite3D",
  383. "instanceID":13,
  384. "props":{
  385. "name":"mixamorig:RightUpLeg",
  386. "active":true,
  387. "isStatic":false,
  388. "layer":0,
  389. "position":[
  390. -0.00144375,
  391. -0.0007079566,
  392. 1.045585E-05
  393. ],
  394. "rotation":[
  395. -0.1354222,
  396. 0.205769,
  397. 0.9642453,
  398. 0.09772953
  399. ],
  400. "scale":[
  401. 1,
  402. 1,
  403. 1
  404. ]
  405. },
  406. "components":[],
  407. "child":[
  408. {
  409. "type":"Sprite3D",
  410. "instanceID":26,
  411. "props":{
  412. "name":"mixamorig:RightLeg",
  413. "active":true,
  414. "isStatic":false,
  415. "layer":0,
  416. "position":[
  417. 2.950948E-11,
  418. 0.003336709,
  419. -8.60357E-13
  420. ],
  421. "rotation":[
  422. 0.7717568,
  423. -0.07679668,
  424. 0.08893211,
  425. -0.6249679
  426. ],
  427. "scale":[
  428. 1,
  429. 1,
  430. 1
  431. ]
  432. },
  433. "components":[],
  434. "child":[
  435. {
  436. "type":"Sprite3D",
  437. "instanceID":36,
  438. "props":{
  439. "name":"mixamorig:RightFoot",
  440. "active":true,
  441. "isStatic":false,
  442. "layer":0,
  443. "position":[
  444. -1.815814E-13,
  445. 0.002738117,
  446. -3.934272E-13
  447. ],
  448. "rotation":[
  449. -0.7631862,
  450. -0.2585,
  451. 0.08937649,
  452. -0.585437
  453. ],
  454. "scale":[
  455. 1,
  456. 1,
  457. 1
  458. ]
  459. },
  460. "components":[],
  461. "child":[
  462. {
  463. "type":"Sprite3D",
  464. "instanceID":37,
  465. "props":{
  466. "name":"mixamorig:RightToeBase",
  467. "active":true,
  468. "isStatic":false,
  469. "layer":0,
  470. "position":[
  471. -1.72384E-11,
  472. 0.002057935,
  473. 1.138074E-10
  474. ],
  475. "rotation":[
  476. -0.370863,
  477. -0.07573297,
  478. 0.01680148,
  479. -0.925442
  480. ],
  481. "scale":[
  482. 1,
  483. 1,
  484. 1
  485. ]
  486. },
  487. "components":[],
  488. "child":[
  489. {
  490. "type":"Sprite3D",
  491. "instanceID":40,
  492. "props":{
  493. "name":"mixamorig:RightToe_End",
  494. "active":true,
  495. "isStatic":false,
  496. "layer":0,
  497. "position":[
  498. -4.453655E-12,
  499. 0.0008066289,
  500. 7.994781E-13
  501. ],
  502. "rotation":[
  503. 0,
  504. 0,
  505. 0,
  506. -1
  507. ],
  508. "scale":[
  509. 1,
  510. 1,
  511. 1
  512. ]
  513. },
  514. "components":[],
  515. "child":[]
  516. }
  517. ]
  518. }
  519. ]
  520. }
  521. ]
  522. }
  523. ]
  524. },
  525. {
  526. "type":"Sprite3D",
  527. "instanceID":10,
  528. "props":{
  529. "name":"mixamorig:Spine",
  530. "active":true,
  531. "isStatic":false,
  532. "layer":0,
  533. "position":[
  534. 0,
  535. 0.001277233,
  536. -1.557832E-06
  537. ],
  538. "rotation":[
  539. -0.09773405,
  540. -0.002827892,
  541. 0.02374827,
  542. -0.9949252
  543. ],
  544. "scale":[
  545. 1,
  546. 1,
  547. 1
  548. ]
  549. },
  550. "components":[],
  551. "child":[
  552. {
  553. "type":"Sprite3D",
  554. "instanceID":7,
  555. "props":{
  556. "name":"mixamorig:Spine1",
  557. "active":true,
  558. "isStatic":false,
  559. "layer":0,
  560. "position":[
  561. 0,
  562. 0.001490106,
  563. 4.319146E-14
  564. ],
  565. "rotation":[
  566. -0.08146313,
  567. -0.005849531,
  568. 0.02320657,
  569. -0.996389
  570. ],
  571. "scale":[
  572. 1,
  573. 1,
  574. 1
  575. ]
  576. },
  577. "components":[],
  578. "child":[
  579. {
  580. "type":"Sprite3D",
  581. "instanceID":8,
  582. "props":{
  583. "name":"mixamorig:Spine2",
  584. "active":true,
  585. "isStatic":false,
  586. "layer":0,
  587. "position":[
  588. 0,
  589. 0.00170298,
  590. -3.787519E-14
  591. ],
  592. "rotation":[
  593. -0.08139437,
  594. -0.006054635,
  595. 0.02332443,
  596. -0.9963906
  597. ],
  598. "scale":[
  599. 1,
  600. 1,
  601. 1
  602. ]
  603. },
  604. "components":[],
  605. "child":[
  606. {
  607. "type":"Sprite3D",
  608. "instanceID":9,
  609. "props":{
  610. "name":"mixamorig:LeftShoulder",
  611. "active":true,
  612. "isStatic":false,
  613. "layer":0,
  614. "position":[
  615. 0.0008978404,
  616. 0.001498697,
  617. 7.652166E-06
  618. ],
  619. "rotation":[
  620. -0.594328,
  621. -0.4112554,
  622. 0.5509905,
  623. -0.4171963
  624. ],
  625. "scale":[
  626. 1,
  627. 1,
  628. 1
  629. ]
  630. },
  631. "components":[],
  632. "child":[
  633. {
  634. "type":"Sprite3D",
  635. "instanceID":11,
  636. "props":{
  637. "name":"mixamorig:LeftArm",
  638. "active":true,
  639. "isStatic":false,
  640. "layer":0,
  641. "position":[
  642. 5.981536E-13,
  643. 0.002025523,
  644. 3.855669E-11
  645. ],
  646. "rotation":[
  647. -0.1423541,
  648. 0.212132,
  649. 0.02880752,
  650. -0.9663878
  651. ],
  652. "scale":[
  653. 1,
  654. 1,
  655. 1
  656. ]
  657. },
  658. "components":[],
  659. "child":[
  660. {
  661. "type":"Sprite3D",
  662. "instanceID":12,
  663. "props":{
  664. "name":"mixamorig:LeftForeArm",
  665. "active":true,
  666. "isStatic":false,
  667. "layer":0,
  668. "position":[
  669. -3.886557E-13,
  670. 0.002140953,
  671. 2.638456E-11
  672. ],
  673. "rotation":[
  674. 0.002711411,
  675. 0.2803832,
  676. -0.4859003,
  677. -0.8278158
  678. ],
  679. "scale":[
  680. 1,
  681. 1,
  682. 1
  683. ]
  684. },
  685. "components":[],
  686. "child":[
  687. {
  688. "type":"Sprite3D",
  689. "instanceID":15,
  690. "props":{
  691. "name":"mixamorig:LeftHand",
  692. "active":true,
  693. "isStatic":false,
  694. "layer":0,
  695. "position":[
  696. -2.857879E-12,
  697. 0.002128733,
  698. 1.253954E-11
  699. ],
  700. "rotation":[
  701. 0.08360866,
  702. -0.3585969,
  703. -0.1776146,
  704. -0.9126177
  705. ],
  706. "scale":[
  707. 1,
  708. 1,
  709. 1
  710. ]
  711. },
  712. "components":[],
  713. "child":[
  714. {
  715. "type":"Sprite3D",
  716. "instanceID":14,
  717. "props":{
  718. "name":"mixamorig:LeftHandIndex1",
  719. "active":true,
  720. "isStatic":false,
  721. "layer":0,
  722. "position":[
  723. -5.969188E-12,
  724. 0.000592994,
  725. 4.93701E-06
  726. ],
  727. "rotation":[
  728. -0.2382852,
  729. 0.0147378,
  730. -0.03120495,
  731. -0.9705819
  732. ],
  733. "scale":[
  734. 1,
  735. 1,
  736. 1
  737. ]
  738. },
  739. "components":[],
  740. "child":[
  741. {
  742. "type":"Sprite3D",
  743. "instanceID":21,
  744. "props":{
  745. "name":"mixamorig:LeftHandIndex2",
  746. "active":true,
  747. "isStatic":false,
  748. "layer":0,
  749. "position":[
  750. 2.060489E-05,
  751. 0.0006405558,
  752. 9.6262E-13
  753. ],
  754. "rotation":[
  755. -0.244353,
  756. 0.001689313,
  757. 0.0434106,
  758. -0.9687127
  759. ],
  760. "scale":[
  761. 1,
  762. 1,
  763. 1
  764. ]
  765. },
  766. "components":[],
  767. "child":[
  768. {
  769. "type":"Sprite3D",
  770. "instanceID":22,
  771. "props":{
  772. "name":"mixamorig:LeftHandIndex3",
  773. "active":true,
  774. "isStatic":false,
  775. "layer":0,
  776. "position":[
  777. -2.232928E-05,
  778. 0.0004794768,
  779. -1.589731E-11
  780. ],
  781. "rotation":[
  782. 0.0001988271,
  783. -0.007602394,
  784. -0.03031391,
  785. -0.9995115
  786. ],
  787. "scale":[
  788. 1,
  789. 1,
  790. 1
  791. ]
  792. },
  793. "components":[],
  794. "child":[
  795. {
  796. "type":"Sprite3D",
  797. "instanceID":41,
  798. "props":{
  799. "name":"mixamorig:LeftHandIndex4",
  800. "active":true,
  801. "isStatic":false,
  802. "layer":0,
  803. "position":[
  804. 1.724377E-06,
  805. 0.0002533855,
  806. 4.857115E-13
  807. ],
  808. "rotation":[
  809. 0,
  810. 0,
  811. 0,
  812. -1
  813. ],
  814. "scale":[
  815. 1,
  816. 1,
  817. 1
  818. ]
  819. },
  820. "components":[],
  821. "child":[]
  822. }
  823. ]
  824. }
  825. ]
  826. }
  827. ]
  828. },
  829. {
  830. "type":"Sprite3D",
  831. "instanceID":16,
  832. "props":{
  833. "name":"mixamorig:LeftHandThumb1",
  834. "active":true,
  835. "isStatic":false,
  836. "layer":0,
  837. "position":[
  838. -0.0003928441,
  839. 0.0003309093,
  840. 3.08263E-10
  841. ],
  842. "rotation":[
  843. -0.0956054,
  844. -0.1222548,
  845. -0.3870909,
  846. -0.9088861
  847. ],
  848. "scale":[
  849. 1,
  850. 1,
  851. 1
  852. ]
  853. },
  854. "components":[],
  855. "child":[
  856. {
  857. "type":"Sprite3D",
  858. "instanceID":17,
  859. "props":{
  860. "name":"mixamorig:LeftHandThumb2",
  861. "active":true,
  862. "isStatic":false,
  863. "layer":0,
  864. "position":[
  865. 3.577531E-05,
  866. 0.0004093524,
  867. 8.753126E-12
  868. ],
  869. "rotation":[
  870. -0.1669353,
  871. -0.01905045,
  872. 0.3698005,
  873. -0.9137928
  874. ],
  875. "scale":[
  876. 1,
  877. 1,
  878. 1
  879. ]
  880. },
  881. "components":[],
  882. "child":[
  883. {
  884. "type":"Sprite3D",
  885. "instanceID":23,
  886. "props":{
  887. "name":"mixamorig:LeftHandThumb3",
  888. "active":true,
  889. "isStatic":false,
  890. "layer":0,
  891. "position":[
  892. -0.0001365121,
  893. 0.0004190541,
  894. -1.87375E-11
  895. ],
  896. "rotation":[
  897. -0.06346582,
  898. -0.04211032,
  899. -0.1302262,
  900. -0.9885545
  901. ],
  902. "scale":[
  903. 1,
  904. 1,
  905. 1
  906. ]
  907. },
  908. "components":[],
  909. "child":[
  910. {
  911. "type":"Sprite3D",
  912. "instanceID":42,
  913. "props":{
  914. "name":"mixamorig:LeftHandThumb4",
  915. "active":true,
  916. "isStatic":false,
  917. "layer":0,
  918. "position":[
  919. 0.0001007367,
  920. 0.0003702757,
  921. -1.934895E-11
  922. ],
  923. "rotation":[
  924. 0,
  925. 0,
  926. 0,
  927. -1
  928. ],
  929. "scale":[
  930. 1,
  931. 1,
  932. 1
  933. ]
  934. },
  935. "components":[],
  936. "child":[]
  937. }
  938. ]
  939. }
  940. ]
  941. }
  942. ]
  943. }
  944. ]
  945. }
  946. ]
  947. }
  948. ]
  949. }
  950. ]
  951. },
  952. {
  953. "type":"Sprite3D",
  954. "instanceID":24,
  955. "props":{
  956. "name":"mixamorig:Neck",
  957. "active":true,
  958. "isStatic":false,
  959. "layer":0,
  960. "position":[
  961. 0,
  962. 0.001915851,
  963. -1.605433E-12
  964. ],
  965. "rotation":[
  966. -0.02956327,
  967. -0.03425774,
  968. 0.001637665,
  969. -0.9989743
  970. ],
  971. "scale":[
  972. 1,
  973. 1,
  974. 1
  975. ]
  976. },
  977. "components":[],
  978. "child":[
  979. {
  980. "type":"Sprite3D",
  981. "instanceID":25,
  982. "props":{
  983. "name":"mixamorig:Head",
  984. "active":true,
  985. "isStatic":false,
  986. "layer":0,
  987. "position":[
  988. 0,
  989. 0.001441443,
  990. 9.834313E-06
  991. ],
  992. "rotation":[
  993. 0.1032491,
  994. -0.1981021,
  995. 0.09777269,
  996. -0.9698122
  997. ],
  998. "scale":[
  999. 1,
  1000. 1,
  1001. 1
  1002. ]
  1003. },
  1004. "components":[],
  1005. "child":[
  1006. {
  1007. "type":"Sprite3D",
  1008. "instanceID":43,
  1009. "props":{
  1010. "name":"mixamorig:HeadTop_End",
  1011. "active":true,
  1012. "isStatic":false,
  1013. "layer":0,
  1014. "position":[
  1015. 0,
  1016. 0.00848886,
  1017. 5.791565E-05
  1018. ],
  1019. "rotation":[
  1020. 0,
  1021. 0,
  1022. 0,
  1023. -1
  1024. ],
  1025. "scale":[
  1026. 1,
  1027. 1,
  1028. 1
  1029. ]
  1030. },
  1031. "components":[],
  1032. "child":[]
  1033. }
  1034. ]
  1035. }
  1036. ]
  1037. },
  1038. {
  1039. "type":"Sprite3D",
  1040. "instanceID":27,
  1041. "props":{
  1042. "name":"mixamorig:RightShoulder",
  1043. "active":true,
  1044. "isStatic":false,
  1045. "layer":0,
  1046. "position":[
  1047. -0.0008978404,
  1048. 0.001498717,
  1049. -8.669744E-06
  1050. ],
  1051. "rotation":[
  1052. -0.6293737,
  1053. 0.3859551,
  1054. -0.4883542,
  1055. -0.4652285
  1056. ],
  1057. "scale":[
  1058. 1,
  1059. 1,
  1060. 1
  1061. ]
  1062. },
  1063. "components":[],
  1064. "child":[
  1065. {
  1066. "type":"Sprite3D",
  1067. "instanceID":28,
  1068. "props":{
  1069. "name":"mixamorig:RightArm",
  1070. "active":true,
  1071. "isStatic":false,
  1072. "layer":0,
  1073. "position":[
  1074. -8.098351E-13,
  1075. 0.002025523,
  1076. 3.855139E-11
  1077. ],
  1078. "rotation":[
  1079. 0.1270909,
  1080. -0.106182,
  1081. -0.00544643,
  1082. -0.9861763
  1083. ],
  1084. "scale":[
  1085. 1,
  1086. 1,
  1087. 1
  1088. ]
  1089. },
  1090. "components":[],
  1091. "child":[
  1092. {
  1093. "type":"Sprite3D",
  1094. "instanceID":29,
  1095. "props":{
  1096. "name":"mixamorig:RightForeArm",
  1097. "active":true,
  1098. "isStatic":false,
  1099. "layer":0,
  1100. "position":[
  1101. -5.602154E-13,
  1102. 0.002141079,
  1103. 1.46608E-11
  1104. ],
  1105. "rotation":[
  1106. -0.004899863,
  1107. -0.2437291,
  1108. 0.4227192,
  1109. -0.8728577
  1110. ],
  1111. "scale":[
  1112. 1,
  1113. 1,
  1114. 1
  1115. ]
  1116. },
  1117. "components":[],
  1118. "child":[
  1119. {
  1120. "type":"Sprite3D",
  1121. "instanceID":31,
  1122. "props":{
  1123. "name":"mixamorig:RightHand",
  1124. "active":true,
  1125. "isStatic":false,
  1126. "layer":0,
  1127. "position":[
  1128. 2.111214E-12,
  1129. 0.002128856,
  1130. -4.581065E-11
  1131. ],
  1132. "rotation":[
  1133. 0.1531064,
  1134. 0.0979609,
  1135. 0.05809776,
  1136. -0.9816245
  1137. ],
  1138. "scale":[
  1139. 1,
  1140. 1,
  1141. 1
  1142. ]
  1143. },
  1144. "components":[],
  1145. "child":[
  1146. {
  1147. "type":"Sprite3D",
  1148. "instanceID":30,
  1149. "props":{
  1150. "name":"mixamorig:RightHandIndex1",
  1151. "active":true,
  1152. "isStatic":false,
  1153. "layer":0,
  1154. "position":[
  1155. -8.15829E-12,
  1156. 0.0005890224,
  1157. 1.256251E-06
  1158. ],
  1159. "rotation":[
  1160. -0.1643626,
  1161. -0.004856187,
  1162. 0.001582623,
  1163. -0.9863868
  1164. ],
  1165. "scale":[
  1166. 1,
  1167. 1,
  1168. 1
  1169. ]
  1170. },
  1171. "components":[],
  1172. "child":[
  1173. {
  1174. "type":"Sprite3D",
  1175. "instanceID":35,
  1176. "props":{
  1177. "name":"mixamorig:RightHandIndex2",
  1178. "active":true,
  1179. "isStatic":false,
  1180. "layer":0,
  1181. "position":[
  1182. -1.260506E-05,
  1183. 0.000560003,
  1184. -3.893301E-12
  1185. ],
  1186. "rotation":[
  1187. -0.1016544,
  1188. 0.0002009048,
  1189. -0.02629199,
  1190. -0.9944723
  1191. ],
  1192. "scale":[
  1193. 1,
  1194. 1,
  1195. 1
  1196. ]
  1197. },
  1198. "components":[],
  1199. "child":[
  1200. {
  1201. "type":"Sprite3D",
  1202. "instanceID":38,
  1203. "props":{
  1204. "name":"mixamorig:RightHandIndex3",
  1205. "active":true,
  1206. "isStatic":false,
  1207. "layer":0,
  1208. "position":[
  1209. 9.581606E-06,
  1210. 0.0004903844,
  1211. -5.433204E-12
  1212. ],
  1213. "rotation":[
  1214. -0.06934909,
  1215. 0.002100332,
  1216. 0.002799154,
  1217. -0.9975863
  1218. ],
  1219. "scale":[
  1220. 1,
  1221. 1,
  1222. 1
  1223. ]
  1224. },
  1225. "components":[],
  1226. "child":[
  1227. {
  1228. "type":"Sprite3D",
  1229. "instanceID":44,
  1230. "props":{
  1231. "name":"mixamorig:RightHandIndex4",
  1232. "active":true,
  1233. "isStatic":false,
  1234. "layer":0,
  1235. "position":[
  1236. 3.02345E-06,
  1237. 0.0002109366,
  1238. 6.524281E-13
  1239. ],
  1240. "rotation":[
  1241. 0,
  1242. 0,
  1243. 0,
  1244. -1
  1245. ],
  1246. "scale":[
  1247. 1,
  1248. 1,
  1249. 1
  1250. ]
  1251. },
  1252. "components":[],
  1253. "child":[]
  1254. }
  1255. ]
  1256. }
  1257. ]
  1258. }
  1259. ]
  1260. },
  1261. {
  1262. "type":"Sprite3D",
  1263. "instanceID":32,
  1264. "props":{
  1265. "name":"mixamorig:RightHandThumb1",
  1266. "active":true,
  1267. "isStatic":false,
  1268. "layer":0,
  1269. "position":[
  1270. 0.0003123702,
  1271. 0.0003699196,
  1272. 1.537467E-10
  1273. ],
  1274. "rotation":[
  1275. -0.08135974,
  1276. -0.0232826,
  1277. 0.3211182,
  1278. -0.9432505
  1279. ],
  1280. "scale":[
  1281. 1,
  1282. 1,
  1283. 1
  1284. ]
  1285. },
  1286. "components":[],
  1287. "child":[
  1288. {
  1289. "type":"Sprite3D",
  1290. "instanceID":33,
  1291. "props":{
  1292. "name":"mixamorig:RightHandThumb2",
  1293. "active":true,
  1294. "isStatic":false,
  1295. "layer":0,
  1296. "position":[
  1297. -4.334466E-05,
  1298. 0.0003848987,
  1299. 1.420721E-11
  1300. ],
  1301. "rotation":[
  1302. -0.09710237,
  1303. 0.0660248,
  1304. -0.526764,
  1305. -0.841862
  1306. ],
  1307. "scale":[
  1308. 1,
  1309. 1,
  1310. 1
  1311. ]
  1312. },
  1313. "components":[],
  1314. "child":[
  1315. {
  1316. "type":"Sprite3D",
  1317. "instanceID":34,
  1318. "props":{
  1319. "name":"mixamorig:RightHandThumb3",
  1320. "active":true,
  1321. "isStatic":false,
  1322. "layer":0,
  1323. "position":[
  1324. 0.0001303155,
  1325. 0.0004475071,
  1326. -1.218465E-11
  1327. ],
  1328. "rotation":[
  1329. 0.04307914,
  1330. -0.02788896,
  1331. 0.3375574,
  1332. -0.939905
  1333. ],
  1334. "scale":[
  1335. 1,
  1336. 1,
  1337. 1
  1338. ]
  1339. },
  1340. "components":[],
  1341. "child":[
  1342. {
  1343. "type":"Sprite3D",
  1344. "instanceID":45,
  1345. "props":{
  1346. "name":"mixamorig:RightHandThumb4",
  1347. "active":true,
  1348. "isStatic":false,
  1349. "layer":0,
  1350. "position":[
  1351. -8.69708E-05,
  1352. 0.0004453264,
  1353. 1.873493E-11
  1354. ],
  1355. "rotation":[
  1356. 0,
  1357. 0,
  1358. 0,
  1359. -1
  1360. ],
  1361. "scale":[
  1362. 1,
  1363. 1,
  1364. 1
  1365. ]
  1366. },
  1367. "components":[],
  1368. "child":[]
  1369. }
  1370. ]
  1371. }
  1372. ]
  1373. }
  1374. ]
  1375. }
  1376. ]
  1377. }
  1378. ]
  1379. }
  1380. ]
  1381. }
  1382. ]
  1383. }
  1384. ]
  1385. }
  1386. ]
  1387. }
  1388. ]
  1389. }
  1390. ]
  1391. }
  1392. ]
  1393. }
  1394. ]
  1395. }
  1396. ]
  1397. },
  1398. {
  1399. "type":"Sprite3D",
  1400. "instanceID":46,
  1401. "props":{
  1402. "name":"collider",
  1403. "active":true,
  1404. "isStatic":false,
  1405. "layer":0,
  1406. "position":[
  1407. 0.265,
  1408. 0.432,
  1409. 0.0457
  1410. ],
  1411. "rotation":[
  1412. 0,
  1413. 0,
  1414. 0,
  1415. -1
  1416. ],
  1417. "scale":[
  1418. 1,
  1419. 1,
  1420. 1
  1421. ]
  1422. },
  1423. "components":[
  1424. {
  1425. "type":"PhysicsCollider",
  1426. "restitution":0,
  1427. "friction":0.5,
  1428. "rollingFriction":0,
  1429. "shapes":[
  1430. {
  1431. "type":"CapsuleColliderShape",
  1432. "center":[
  1433. 0.2819679,
  1434. -0.2828948,
  1435. 0
  1436. ],
  1437. "radius":0.08866739,
  1438. "height":0.3430744,
  1439. "orientation":1
  1440. }
  1441. ],
  1442. "isTrigger":true
  1443. }
  1444. ],
  1445. "child":[]
  1446. }
  1447. ]
  1448. }
  1449. }