Character4.lh 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356
  1. {
  2. "version":"LAYAHIERARCHY:02",
  3. "data":{
  4. "type":"Sprite3D",
  5. "instanceID":42,
  6. "props":{
  7. "name":"Character4",
  8. "active":true,
  9. "isStatic":false,
  10. "layer":0,
  11. "position":[
  12. 0,
  13. 0,
  14. -7.32
  15. ],
  16. "rotation":[
  17. 0,
  18. 0,
  19. 0,
  20. -1
  21. ],
  22. "scale":[
  23. 1.4,
  24. 1.4,
  25. 1.4
  26. ]
  27. },
  28. "components":[
  29. {
  30. "type":"Animator",
  31. "layers":[
  32. {
  33. "name":"Base Layer",
  34. "weight":0,
  35. "blendingMode":0,
  36. "states":[
  37. {
  38. "name":"idle",
  39. "clipPath":"Assets/JtSniper/Model/role_1-idle.lani"
  40. },
  41. {
  42. "name":"die",
  43. "clipPath":"Assets/JtSniper/Model/role_1-die.lani"
  44. },
  45. {
  46. "name":"jump",
  47. "clipPath":"Assets/JtSniper/Model/role_1-jump.lani"
  48. },
  49. {
  50. "name":"land1",
  51. "clipPath":"Assets/JtSniper/Model/role_1-land1.lani"
  52. },
  53. {
  54. "name":"land2",
  55. "clipPath":"Assets/JtSniper/Model/role_1-land2.lani"
  56. },
  57. {
  58. "name":"run",
  59. "clipPath":"Assets/JtSniper/Model/role_1-run.lani"
  60. },
  61. {
  62. "name":"sky",
  63. "clipPath":"Assets/JtSniper/Model/role_1-sky.lani"
  64. },
  65. {
  66. "name":"stand",
  67. "clipPath":"Assets/JtSniper/Model/role_1-stand.lani"
  68. },
  69. {
  70. "name":"win",
  71. "clipPath":"Assets/JtSniper/Model/role_1-win.lani"
  72. },
  73. {
  74. "name":"atk",
  75. "clipPath":"Assets/model/role_1-atk.lani"
  76. },
  77. {
  78. "name":"die2",
  79. "clipPath":"Assets/model/role_1-die2.lani"
  80. }
  81. ]
  82. }
  83. ],
  84. "cullingMode":0,
  85. "playOnWake":true
  86. }
  87. ],
  88. "child":[
  89. {
  90. "type":"Sprite3D",
  91. "instanceID":43,
  92. "props":{
  93. "name":"Bip001",
  94. "active":true,
  95. "isStatic":false,
  96. "layer":0,
  97. "position":[
  98. 3.432238E-06,
  99. 0.1453734,
  100. 2.570152E-06
  101. ],
  102. "rotation":[
  103. 0.539687,
  104. 0.4568784,
  105. 0.4568784,
  106. -0.539687
  107. ],
  108. "scale":[
  109. 1,
  110. 1,
  111. 1
  112. ]
  113. },
  114. "components":[],
  115. "child":[
  116. {
  117. "type":"Sprite3D",
  118. "instanceID":44,
  119. "props":{
  120. "name":"Bip001 Pelvis",
  121. "active":true,
  122. "isStatic":false,
  123. "layer":0,
  124. "position":[
  125. 0,
  126. 0,
  127. 0
  128. ],
  129. "rotation":[
  130. 0.4999997,
  131. 0.5000004,
  132. 0.4999997,
  133. -0.5000004
  134. ],
  135. "scale":[
  136. 1,
  137. 0.9999999,
  138. 0.9999999
  139. ]
  140. },
  141. "components":[],
  142. "child":[
  143. {
  144. "type":"Sprite3D",
  145. "instanceID":45,
  146. "props":{
  147. "name":"Bip001 Spine",
  148. "active":true,
  149. "isStatic":false,
  150. "layer":0,
  151. "position":[
  152. 0.01267686,
  153. -2.403206E-05,
  154. 1.647277E-08
  155. ],
  156. "rotation":[
  157. 2.07154E-06,
  158. 6.858751E-07,
  159. -0.0003981372,
  160. -0.9999999
  161. ],
  162. "scale":[
  163. 1,
  164. 1,
  165. 1
  166. ]
  167. },
  168. "components":[],
  169. "child":[
  170. {
  171. "type":"Sprite3D",
  172. "instanceID":46,
  173. "props":{
  174. "name":"Bip001 L Thigh",
  175. "active":true,
  176. "isStatic":false,
  177. "layer":0,
  178. "position":[
  179. -0.01267683,
  180. 3.404213E-05,
  181. 0.03318052
  182. ],
  183. "rotation":[
  184. 0.06603933,
  185. 0.9976457,
  186. -0.00123704,
  187. -0.01845037
  188. ],
  189. "scale":[
  190. 1,
  191. 1,
  192. 0.9999999
  193. ]
  194. },
  195. "components":[],
  196. "child":[
  197. {
  198. "type":"Sprite3D",
  199. "instanceID":47,
  200. "props":{
  201. "name":"Bip001 L Calf",
  202. "active":true,
  203. "isStatic":false,
  204. "layer":0,
  205. "position":[
  206. 0.07128301,
  207. -1.192093E-09,
  208. 2.384186E-09
  209. ],
  210. "rotation":[
  211. -7.000431E-09,
  212. -4.34339E-09,
  213. 0.1889587,
  214. -0.981985
  215. ],
  216. "scale":[
  217. 0.9999999,
  218. 1,
  219. 1
  220. ]
  221. },
  222. "components":[],
  223. "child":[
  224. {
  225. "type":"Sprite3D",
  226. "instanceID":48,
  227. "props":{
  228. "name":"Bip001 L Foot",
  229. "active":true,
  230. "isStatic":false,
  231. "layer":0,
  232. "position":[
  233. 0.05177579,
  234. 0,
  235. 2.384186E-09
  236. ],
  237. "rotation":[
  238. 0.01938008,
  239. 0.02105466,
  240. -0.1236293,
  241. -0.9919158
  242. ],
  243. "scale":[
  244. 0.9999999,
  245. 0.9999999,
  246. 1
  247. ]
  248. },
  249. "components":[],
  250. "child":[
  251. {
  252. "type":"Sprite3D",
  253. "instanceID":49,
  254. "props":{
  255. "name":"Bip001 L Toe0",
  256. "active":true,
  257. "isStatic":false,
  258. "layer":0,
  259. "position":[
  260. 0.02458071,
  261. 0.02109976,
  262. 2.384186E-09
  263. ],
  264. "rotation":[
  265. 1.780147E-07,
  266. -1.064766E-07,
  267. -0.7071067,
  268. -0.7071069
  269. ],
  270. "scale":[
  271. 1,
  272. 1,
  273. 1
  274. ]
  275. },
  276. "components":[],
  277. "child":[
  278. {
  279. "type":"Sprite3D",
  280. "instanceID":50,
  281. "props":{
  282. "name":"Bip001 L Toe0Nub",
  283. "active":true,
  284. "isStatic":false,
  285. "layer":0,
  286. "position":[
  287. 0.02325197,
  288. -2.328306E-12,
  289. 0
  290. ],
  291. "rotation":[
  292. 1.448053E-16,
  293. 1.110223E-16,
  294. 1,
  295. 1.427209E-14
  296. ],
  297. "scale":[
  298. -0.9999999,
  299. -1,
  300. -0.9999999
  301. ]
  302. },
  303. "components":[],
  304. "child":[]
  305. }
  306. ]
  307. }
  308. ]
  309. }
  310. ]
  311. }
  312. ]
  313. },
  314. {
  315. "type":"Sprite3D",
  316. "instanceID":51,
  317. "props":{
  318. "name":"Bip001 R Thigh",
  319. "active":true,
  320. "isStatic":false,
  321. "layer":0,
  322. "position":[
  323. -0.01267683,
  324. 3.422393E-05,
  325. -0.03318051
  326. ],
  327. "rotation":[
  328. -0.07035351,
  329. 0.9775978,
  330. -0.1889362,
  331. 0.06046546
  332. ],
  333. "scale":[
  334. 0.9999999,
  335. 1,
  336. 1
  337. ]
  338. },
  339. "components":[],
  340. "child":[
  341. {
  342. "type":"Sprite3D",
  343. "instanceID":52,
  344. "props":{
  345. "name":"Bip001 R Calf",
  346. "active":true,
  347. "isStatic":false,
  348. "layer":0,
  349. "position":[
  350. 0.07128303,
  351. -2.384186E-09,
  352. -4.768371E-09
  353. ],
  354. "rotation":[
  355. 4.352191E-09,
  356. -7.632406E-09,
  357. 0.04034971,
  358. -0.9991856
  359. ],
  360. "scale":[
  361. 1,
  362. 1,
  363. 1
  364. ]
  365. },
  366. "components":[],
  367. "child":[
  368. {
  369. "type":"Sprite3D",
  370. "instanceID":53,
  371. "props":{
  372. "name":"Bip001 R Foot",
  373. "active":true,
  374. "isStatic":false,
  375. "layer":0,
  376. "position":[
  377. 0.05177579,
  378. 2.384186E-09,
  379. 0
  380. ],
  381. "rotation":[
  382. 0.003361919,
  383. -0.07276239,
  384. -0.09812893,
  385. -0.9925044
  386. ],
  387. "scale":[
  388. 1,
  389. 0.9999999,
  390. 1
  391. ]
  392. },
  393. "components":[],
  394. "child":[
  395. {
  396. "type":"Sprite3D",
  397. "instanceID":54,
  398. "props":{
  399. "name":"Bip001 R Toe0",
  400. "active":true,
  401. "isStatic":false,
  402. "layer":0,
  403. "position":[
  404. 0.02458072,
  405. 0.02109977,
  406. 4.768371E-09
  407. ],
  408. "rotation":[
  409. -3.640778E-08,
  410. 2.902303E-07,
  411. -0.7071068,
  412. -0.7071067
  413. ],
  414. "scale":[
  415. 0.9999999,
  416. 1,
  417. 0.9999999
  418. ]
  419. },
  420. "components":[],
  421. "child":[
  422. {
  423. "type":"Sprite3D",
  424. "instanceID":55,
  425. "props":{
  426. "name":"Bip001 R Toe0Nub",
  427. "active":true,
  428. "isStatic":false,
  429. "layer":0,
  430. "position":[
  431. 0.02325197,
  432. -3.72529E-11,
  433. 4.768371E-09
  434. ],
  435. "rotation":[
  436. 0,
  437. -7.450577E-09,
  438. 0,
  439. -1
  440. ],
  441. "scale":[
  442. 0.9999999,
  443. 1,
  444. 0.9999999
  445. ]
  446. },
  447. "components":[],
  448. "child":[]
  449. }
  450. ]
  451. }
  452. ]
  453. }
  454. ]
  455. }
  456. ]
  457. },
  458. {
  459. "type":"Sprite3D",
  460. "instanceID":56,
  461. "props":{
  462. "name":"Bip001 Spine1",
  463. "active":true,
  464. "isStatic":false,
  465. "layer":0,
  466. "position":[
  467. 0.03019377,
  468. -3.177297E-05,
  469. -1.629815E-11
  470. ],
  471. "rotation":[
  472. 3.203235E-09,
  473. 2.35898E-07,
  474. -0.08609767,
  475. -0.9962867
  476. ],
  477. "scale":[
  478. 1,
  479. 1,
  480. 1
  481. ]
  482. },
  483. "components":[],
  484. "child":[
  485. {
  486. "type":"Sprite3D",
  487. "instanceID":57,
  488. "props":{
  489. "name":"Bip001 Spine2",
  490. "active":true,
  491. "isStatic":false,
  492. "layer":0,
  493. "position":[
  494. 0.04049068,
  495. -5.649328E-05,
  496. -1.554144E-10
  497. ],
  498. "rotation":[
  499. -5.822303E-09,
  500. -2.248795E-07,
  501. 0.08115915,
  502. -0.9967012
  503. ],
  504. "scale":[
  505. 1,
  506. 0.9999999,
  507. 1
  508. ]
  509. },
  510. "components":[],
  511. "child":[
  512. {
  513. "type":"Sprite3D",
  514. "instanceID":58,
  515. "props":{
  516. "name":"Bip001 Neck",
  517. "active":true,
  518. "isStatic":false,
  519. "layer":0,
  520. "position":[
  521. 0.06798971,
  522. -5.403459E-06,
  523. -4.48199E-11
  524. ],
  525. "rotation":[
  526. 7.400095E-09,
  527. -1.161445E-10,
  528. -4.423782E-08,
  529. -1
  530. ],
  531. "scale":[
  532. 1,
  533. 1,
  534. 1
  535. ]
  536. },
  537. "components":[],
  538. "child":[
  539. {
  540. "type":"Sprite3D",
  541. "instanceID":59,
  542. "props":{
  543. "name":"Bip001 Head",
  544. "active":true,
  545. "isStatic":false,
  546. "layer":0,
  547. "position":[
  548. 0.01069244,
  549. -2.980232E-10,
  550. -1.009903E-10
  551. ],
  552. "rotation":[
  553. 2.760675E-08,
  554. 7.564539E-08,
  555. -0.02531991,
  556. -0.9996794
  557. ],
  558. "scale":[
  559. 0.9999999,
  560. 1,
  561. 0.9999999
  562. ]
  563. },
  564. "components":[],
  565. "child":[
  566. {
  567. "type":"Sprite3D",
  568. "instanceID":60,
  569. "props":{
  570. "name":"Bip001 HeadNub",
  571. "active":true,
  572. "isStatic":false,
  573. "layer":0,
  574. "position":[
  575. 0.1553113,
  576. -1.192093E-09,
  577. 2.110028E-10
  578. ],
  579. "rotation":[
  580. 2.482538E-09,
  581. 1.52454E-10,
  582. 3.784729E-19,
  583. -1
  584. ],
  585. "scale":[
  586. 1,
  587. 1,
  588. 1
  589. ]
  590. },
  591. "components":[],
  592. "child":[]
  593. }
  594. ]
  595. },
  596. {
  597. "type":"Sprite3D",
  598. "instanceID":61,
  599. "props":{
  600. "name":"Bip001 L Clavicle",
  601. "active":true,
  602. "isStatic":false,
  603. "layer":0,
  604. "position":[
  605. -0.03100321,
  606. 3.306955E-05,
  607. 0.03599024
  608. ],
  609. "rotation":[
  610. -0.7071068,
  611. 0.0002815294,
  612. -0.7071068,
  613. -0.0002815294
  614. ],
  615. "scale":[
  616. 0.9999999,
  617. 1,
  618. 0.9999999
  619. ]
  620. },
  621. "components":[],
  622. "child":[
  623. {
  624. "type":"Sprite3D",
  625. "instanceID":62,
  626. "props":{
  627. "name":"Bip001 L UpperArm",
  628. "active":true,
  629. "isStatic":false,
  630. "layer":0,
  631. "position":[
  632. 0.01853357,
  633. 5.960464E-10,
  634. 0
  635. ],
  636. "rotation":[
  637. 0.0393411,
  638. -0.5502745,
  639. -0.024352,
  640. -0.833701
  641. ],
  642. "scale":[
  643. 0.9999999,
  644. 1,
  645. 1
  646. ]
  647. },
  648. "components":[],
  649. "child":[
  650. {
  651. "type":"Sprite3D",
  652. "instanceID":63,
  653. "props":{
  654. "name":"Bip001 L Forearm",
  655. "active":true,
  656. "isStatic":false,
  657. "layer":0,
  658. "position":[
  659. 0.04276979,
  660. 0,
  661. 9.536743E-09
  662. ],
  663. "rotation":[
  664. -2.790194E-09,
  665. -1.451721E-10,
  666. -0.05195911,
  667. -0.9986492
  668. ],
  669. "scale":[
  670. 1,
  671. 0.9999999,
  672. 0.9999999
  673. ]
  674. },
  675. "components":[],
  676. "child":[
  677. {
  678. "type":"Sprite3D",
  679. "instanceID":64,
  680. "props":{
  681. "name":"Bip001 L Hand",
  682. "active":true,
  683. "isStatic":false,
  684. "layer":0,
  685. "position":[
  686. 0.04557498,
  687. 0,
  688. -9.536743E-09
  689. ],
  690. "rotation":[
  691. 0.7068252,
  692. 1.316565E-09,
  693. -1.317613E-09,
  694. -0.7073883
  695. ],
  696. "scale":[
  697. 1,
  698. 1,
  699. 1
  700. ]
  701. },
  702. "components":[],
  703. "child":[
  704. {
  705. "type":"Sprite3D",
  706. "instanceID":65,
  707. "props":{
  708. "name":"Bip001 L Finger0",
  709. "active":true,
  710. "isStatic":false,
  711. "layer":0,
  712. "position":[
  713. 0.009357376,
  714. 0.0002792072,
  715. -0.01715952
  716. ],
  717. "rotation":[
  718. -0.5744396,
  719. -0.5209406,
  720. 0.09552524,
  721. -0.6241114
  722. ],
  723. "scale":[
  724. 1,
  725. 1,
  726. 1
  727. ]
  728. },
  729. "components":[],
  730. "child":[
  731. {
  732. "type":"Sprite3D",
  733. "instanceID":66,
  734. "props":{
  735. "name":"Bip001 L Finger01",
  736. "active":true,
  737. "isStatic":false,
  738. "layer":0,
  739. "position":[
  740. 0.007535105,
  741. 0,
  742. -9.536743E-09
  743. ],
  744. "rotation":[
  745. -7.450581E-09,
  746. 2.220446E-16,
  747. 2.980232E-08,
  748. -1
  749. ],
  750. "scale":[
  751. 1,
  752. 1,
  753. 0.9999999
  754. ]
  755. },
  756. "components":[],
  757. "child":[
  758. {
  759. "type":"Sprite3D",
  760. "instanceID":67,
  761. "props":{
  762. "name":"Bip001 L Finger0Nub",
  763. "active":true,
  764. "isStatic":false,
  765. "layer":0,
  766. "position":[
  767. 0.007535095,
  768. 0,
  769. 0
  770. ],
  771. "rotation":[
  772. -7.450581E-09,
  773. 2.220446E-16,
  774. 2.980232E-08,
  775. -1
  776. ],
  777. "scale":[
  778. 1,
  779. 1,
  780. 0.9999999
  781. ]
  782. },
  783. "components":[],
  784. "child":[]
  785. }
  786. ]
  787. }
  788. ]
  789. },
  790. {
  791. "type":"Sprite3D",
  792. "instanceID":68,
  793. "props":{
  794. "name":"Bip001 L Finger1",
  795. "active":true,
  796. "isStatic":false,
  797. "layer":0,
  798. "position":[
  799. 0.01593346,
  800. -1.907349E-08,
  801. -1.192093E-09
  802. ],
  803. "rotation":[
  804. 0.0003858685,
  805. -9.822465E-05,
  806. -0.2467165,
  807. -0.9690877
  808. ],
  809. "scale":[
  810. 1,
  811. 0.9999999,
  812. 1
  813. ]
  814. },
  815. "components":[],
  816. "child":[
  817. {
  818. "type":"Sprite3D",
  819. "instanceID":69,
  820. "props":{
  821. "name":"Bip001 L Finger11",
  822. "active":true,
  823. "isStatic":false,
  824. "layer":0,
  825. "position":[
  826. 0.01255411,
  827. 4.768371E-09,
  828. 1.192093E-09
  829. ],
  830. "rotation":[
  831. -1.303852E-08,
  832. 0,
  833. 0,
  834. -1
  835. ],
  836. "scale":[
  837. 1,
  838. 1,
  839. 1
  840. ]
  841. },
  842. "components":[],
  843. "child":[
  844. {
  845. "type":"Sprite3D",
  846. "instanceID":70,
  847. "props":{
  848. "name":"Bip001 L Finger1Nub",
  849. "active":true,
  850. "isStatic":false,
  851. "layer":0,
  852. "position":[
  853. 0.01212451,
  854. -9.536743E-09,
  855. 0
  856. ],
  857. "rotation":[
  858. -1.303852E-08,
  859. 0,
  860. 0,
  861. -1
  862. ],
  863. "scale":[
  864. 1,
  865. 1,
  866. 1
  867. ]
  868. },
  869. "components":[],
  870. "child":[]
  871. }
  872. ]
  873. }
  874. ]
  875. }
  876. ]
  877. }
  878. ]
  879. }
  880. ]
  881. }
  882. ]
  883. },
  884. {
  885. "type":"Sprite3D",
  886. "instanceID":71,
  887. "props":{
  888. "name":"Bip001 R Clavicle",
  889. "active":true,
  890. "isStatic":false,
  891. "layer":0,
  892. "position":[
  893. -0.03100321,
  894. 3.326923E-05,
  895. -0.03599024
  896. ],
  897. "rotation":[
  898. -0.7071068,
  899. 0.0002815294,
  900. 0.7071068,
  901. 0.0002815294
  902. ],
  903. "scale":[
  904. 0.9999999,
  905. 1,
  906. 0.9999999
  907. ]
  908. },
  909. "components":[],
  910. "child":[
  911. {
  912. "type":"Sprite3D",
  913. "instanceID":72,
  914. "props":{
  915. "name":"Bip001 R UpperArm",
  916. "active":true,
  917. "isStatic":false,
  918. "layer":0,
  919. "position":[
  920. 0.01853357,
  921. 5.960464E-10,
  922. 0
  923. ],
  924. "rotation":[
  925. 0.07968135,
  926. 0.5555559,
  927. -0.1991241,
  928. -0.8033418
  929. ],
  930. "scale":[
  931. 0.9999999,
  932. 1,
  933. 1
  934. ]
  935. },
  936. "components":[],
  937. "child":[
  938. {
  939. "type":"Sprite3D",
  940. "instanceID":73,
  941. "props":{
  942. "name":"Bip001 R Forearm",
  943. "active":true,
  944. "isStatic":false,
  945. "layer":0,
  946. "position":[
  947. 0.04276979,
  948. 0,
  949. 0
  950. ],
  951. "rotation":[
  952. 1.263066E-08,
  953. -3.235616E-09,
  954. 0.2481584,
  955. -0.9687195
  956. ],
  957. "scale":[
  958. 1,
  959. 1,
  960. 1
  961. ]
  962. },
  963. "components":[],
  964. "child":[
  965. {
  966. "type":"Sprite3D",
  967. "instanceID":74,
  968. "props":{
  969. "name":"Bip001 R Hand",
  970. "active":true,
  971. "isStatic":false,
  972. "layer":0,
  973. "position":[
  974. 0.04557498,
  975. 1.192093E-09,
  976. 0
  977. ],
  978. "rotation":[
  979. -0.7068252,
  980. 1.317404E-08,
  981. -7.89729E-09,
  982. -0.7073883
  983. ],
  984. "scale":[
  985. 1,
  986. 0.9999999,
  987. 0.9999999
  988. ]
  989. },
  990. "components":[],
  991. "child":[
  992. {
  993. "type":"Sprite3D",
  994. "instanceID":75,
  995. "props":{
  996. "name":"Bip001 R Finger0",
  997. "active":true,
  998. "isStatic":false,
  999. "layer":0,
  1000. "position":[
  1001. 0.009357385,
  1002. 0.0002792168,
  1003. 0.01715952
  1004. ],
  1005. "rotation":[
  1006. 0.5744396,
  1007. 0.5209406,
  1008. 0.09552519,
  1009. -0.6241114
  1010. ],
  1011. "scale":[
  1012. 1,
  1013. 1,
  1014. 1
  1015. ]
  1016. },
  1017. "components":[],
  1018. "child":[
  1019. {
  1020. "type":"Sprite3D",
  1021. "instanceID":76,
  1022. "props":{
  1023. "name":"Bip001 R Finger01",
  1024. "active":true,
  1025. "isStatic":false,
  1026. "layer":0,
  1027. "position":[
  1028. 0.007535105,
  1029. -1.907349E-08,
  1030. 4.768371E-09
  1031. ],
  1032. "rotation":[
  1033. -7.45058E-09,
  1034. -1.490116E-08,
  1035. 1.110223E-16,
  1036. -1
  1037. ],
  1038. "scale":[
  1039. 1,
  1040. 1,
  1041. 1
  1042. ]
  1043. },
  1044. "components":[],
  1045. "child":[
  1046. {
  1047. "type":"Sprite3D",
  1048. "instanceID":77,
  1049. "props":{
  1050. "name":"Bip001 R Finger0Nub",
  1051. "active":true,
  1052. "isStatic":false,
  1053. "layer":0,
  1054. "position":[
  1055. 0.007535105,
  1056. 0,
  1057. 0
  1058. ],
  1059. "rotation":[
  1060. 1.490116E-08,
  1061. -7.45058E-09,
  1062. 1,
  1063. 4.978994E-17
  1064. ],
  1065. "scale":[
  1066. -1,
  1067. -1,
  1068. -1
  1069. ]
  1070. },
  1071. "components":[],
  1072. "child":[]
  1073. }
  1074. ]
  1075. }
  1076. ]
  1077. },
  1078. {
  1079. "type":"Sprite3D",
  1080. "instanceID":78,
  1081. "props":{
  1082. "name":"Bip001 R Finger1",
  1083. "active":true,
  1084. "isStatic":false,
  1085. "layer":0,
  1086. "position":[
  1087. 0.01593344,
  1088. 1.907349E-08,
  1089. 1.192093E-09
  1090. ],
  1091. "rotation":[
  1092. -0.000385848,
  1093. 9.823755E-05,
  1094. -0.2467165,
  1095. -0.9690877
  1096. ],
  1097. "scale":[
  1098. 1,
  1099. 1,
  1100. 1
  1101. ]
  1102. },
  1103. "components":[],
  1104. "child":[
  1105. {
  1106. "type":"Sprite3D",
  1107. "instanceID":79,
  1108. "props":{
  1109. "name":"Bip001 R Finger11",
  1110. "active":true,
  1111. "isStatic":false,
  1112. "layer":0,
  1113. "position":[
  1114. 0.01255411,
  1115. -4.768371E-09,
  1116. 0
  1117. ],
  1118. "rotation":[
  1119. -4.656613E-10,
  1120. -3.72529E-09,
  1121. 1.734723E-18,
  1122. -1
  1123. ],
  1124. "scale":[
  1125. 1,
  1126. 1,
  1127. 1
  1128. ]
  1129. },
  1130. "components":[],
  1131. "child":[
  1132. {
  1133. "type":"Sprite3D",
  1134. "instanceID":80,
  1135. "props":{
  1136. "name":"Bip001 R Finger1Nub",
  1137. "active":true,
  1138. "isStatic":false,
  1139. "layer":0,
  1140. "position":[
  1141. 0.01212451,
  1142. 9.536743E-09,
  1143. 1.192093E-09
  1144. ],
  1145. "rotation":[
  1146. 3.72529E-09,
  1147. -4.656613E-10,
  1148. 1,
  1149. -5.949762E-17
  1150. ],
  1151. "scale":[
  1152. -1,
  1153. -1,
  1154. -1
  1155. ]
  1156. },
  1157. "components":[],
  1158. "child":[]
  1159. }
  1160. ]
  1161. }
  1162. ]
  1163. }
  1164. ]
  1165. }
  1166. ]
  1167. }
  1168. ]
  1169. }
  1170. ]
  1171. }
  1172. ]
  1173. }
  1174. ]
  1175. }
  1176. ]
  1177. }
  1178. ]
  1179. }
  1180. ]
  1181. }
  1182. ]
  1183. },
  1184. {
  1185. "type":"SkinnedMeshSprite3D",
  1186. "instanceID":81,
  1187. "props":{
  1188. "name":"role_4",
  1189. "active":true,
  1190. "isStatic":false,
  1191. "layer":0,
  1192. "position":[
  1193. 2.923456E-09,
  1194. 0,
  1195. 0
  1196. ],
  1197. "rotation":[
  1198. 0.7071068,
  1199. -6.181724E-08,
  1200. -4.115731E-15,
  1201. -0.7071067
  1202. ],
  1203. "scale":[
  1204. 1,
  1205. 1,
  1206. 1
  1207. ],
  1208. "rootBone":44,
  1209. "boundBox":{
  1210. "min":[
  1211. -0.1576987,
  1212. -0.08719885,
  1213. -0.1077235
  1214. ],
  1215. "max":[
  1216. 0.3575567,
  1217. 0.1197278,
  1218. 0.1134026
  1219. ]
  1220. },
  1221. "boundSphere":{
  1222. "center":[
  1223. 0.09992901,
  1224. 0.01626445,
  1225. 0.00283955
  1226. ],
  1227. "radius":0.2988325
  1228. },
  1229. "bones":[
  1230. 59,
  1231. 61,
  1232. 57,
  1233. 71,
  1234. 72,
  1235. 58,
  1236. 62,
  1237. 63,
  1238. 64,
  1239. 68,
  1240. 69,
  1241. 56,
  1242. 65,
  1243. 66,
  1244. 51,
  1245. 46,
  1246. 44,
  1247. 45,
  1248. 47,
  1249. 48,
  1250. 49,
  1251. 52,
  1252. 53,
  1253. 54,
  1254. 73,
  1255. 74,
  1256. 78,
  1257. 79,
  1258. 75,
  1259. 76
  1260. ],
  1261. "materials":[
  1262. {
  1263. "path":"Assets/yiqilang_mat/role_4.lmat"
  1264. },
  1265. {
  1266. "type":"Laya.BlinnPhongMaterial",
  1267. "path":"Assets/yiqilang_mat/role_4_glass.lmat"
  1268. }
  1269. ],
  1270. "meshPath":"Assets/model/role_4-role_4.lm"
  1271. },
  1272. "components":[],
  1273. "child":[]
  1274. },
  1275. {
  1276. "type":"Sprite3D",
  1277. "instanceID":82,
  1278. "props":{
  1279. "name":"collider",
  1280. "active":true,
  1281. "isStatic":false,
  1282. "layer":0,
  1283. "position":[
  1284. 0,
  1285. 0,
  1286. 0
  1287. ],
  1288. "rotation":[
  1289. 0,
  1290. 0,
  1291. 0,
  1292. -1
  1293. ],
  1294. "scale":[
  1295. 1,
  1296. 1,
  1297. 1
  1298. ]
  1299. },
  1300. "components":[
  1301. {
  1302. "type":"PhysicsCollider",
  1303. "restitution":0,
  1304. "friction":0.5,
  1305. "rollingFriction":0,
  1306. "shapes":[
  1307. {
  1308. "type":"BoxColliderShape",
  1309. "center":[
  1310. 0.01346263,
  1311. 0.2267574,
  1312. 0
  1313. ],
  1314. "size":[
  1315. 0.3607907,
  1316. 0.5101776,
  1317. 0.1
  1318. ]
  1319. }
  1320. ],
  1321. "isTrigger":false
  1322. }
  1323. ],
  1324. "child":[]
  1325. },
  1326. {
  1327. "type":"Sprite3D",
  1328. "instanceID":83,
  1329. "props":{
  1330. "name":"followpos",
  1331. "active":true,
  1332. "isStatic":false,
  1333. "layer":0,
  1334. "position":[
  1335. 0,
  1336. 0,
  1337. -0.2
  1338. ],
  1339. "rotation":[
  1340. 0,
  1341. 0,
  1342. 0,
  1343. -1
  1344. ],
  1345. "scale":[
  1346. 1,
  1347. 1,
  1348. 1
  1349. ]
  1350. },
  1351. "components":[],
  1352. "child":[]
  1353. }
  1354. ]
  1355. }
  1356. }