Hand_L.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "Hand_L",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [
  25. {
  26. "__id__": 30
  27. }
  28. ],
  29. "_prefab": {
  30. "__id__": 31
  31. },
  32. "_lpos": {
  33. "__type__": "cc.Vec3",
  34. "x": 0,
  35. "y": 0,
  36. "z": 0
  37. },
  38. "_lrot": {
  39. "__type__": "cc.Quat",
  40. "x": 0,
  41. "y": 0,
  42. "z": 0,
  43. "w": 1
  44. },
  45. "_lscale": {
  46. "__type__": "cc.Vec3",
  47. "x": -1,
  48. "y": 1,
  49. "z": 1
  50. },
  51. "_layer": 1073741824,
  52. "_euler": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "_id": ""
  59. },
  60. {
  61. "__type__": "cc.Node",
  62. "_name": "RootNode",
  63. "_objFlags": 0,
  64. "_parent": {
  65. "__id__": 1
  66. },
  67. "_children": [
  68. {
  69. "__id__": 3
  70. }
  71. ],
  72. "_active": true,
  73. "_components": [],
  74. "_prefab": {
  75. "__id__": 29
  76. },
  77. "_lpos": {
  78. "__type__": "cc.Vec3",
  79. "x": 0,
  80. "y": 0,
  81. "z": 0
  82. },
  83. "_lrot": {
  84. "__type__": "cc.Quat",
  85. "x": 0,
  86. "y": 0,
  87. "z": 0,
  88. "w": 1
  89. },
  90. "_lscale": {
  91. "__type__": "cc.Vec3",
  92. "x": 1,
  93. "y": 1,
  94. "z": 1
  95. },
  96. "_layer": 1073741824,
  97. "_euler": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0
  102. },
  103. "_id": ""
  104. },
  105. {
  106. "__type__": "cc.Node",
  107. "_name": "Arm",
  108. "_objFlags": 0,
  109. "_parent": {
  110. "__id__": 2
  111. },
  112. "_children": [
  113. {
  114. "__id__": 4
  115. }
  116. ],
  117. "_active": true,
  118. "_components": [],
  119. "_prefab": {
  120. "__id__": 28
  121. },
  122. "_lpos": {
  123. "__type__": "cc.Vec3",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0
  127. },
  128. "_lrot": {
  129. "__type__": "cc.Quat",
  130. "x": -0.7071068407911906,
  131. "y": 0,
  132. "z": 0,
  133. "w": 0.7071067215818996
  134. },
  135. "_lscale": {
  136. "__type__": "cc.Vec3",
  137. "x": 2.49999737739563,
  138. "y": 2.49999737739563,
  139. "z": 2.49999737739563
  140. },
  141. "_layer": 1073741824,
  142. "_euler": {
  143. "__type__": "cc.Vec3",
  144. "x": -90.0000096593463,
  145. "y": 0,
  146. "z": 0
  147. },
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Node",
  152. "_name": "upper_arm_R",
  153. "_objFlags": 0,
  154. "_parent": {
  155. "__id__": 3
  156. },
  157. "_children": [
  158. {
  159. "__id__": 5
  160. },
  161. {
  162. "__id__": 23
  163. }
  164. ],
  165. "_active": true,
  166. "_components": [],
  167. "_prefab": {
  168. "__id__": 27
  169. },
  170. "_lpos": {
  171. "__type__": "cc.Vec3",
  172. "x": -0.00187119445763528,
  173. "y": 0.0199693888425827,
  174. "z": 0.0198789201676846
  175. },
  176. "_lrot": {
  177. "__type__": "cc.Quat",
  178. "x": 0.7128733386984369,
  179. "y": -0.12168298645414753,
  180. "z": 0.6820341935561693,
  181. "w": -0.10878516719079445
  182. },
  183. "_lscale": {
  184. "__type__": "cc.Vec3",
  185. "x": 1,
  186. "y": 1,
  187. "z": 1
  188. },
  189. "_layer": 1073741824,
  190. "_euler": {
  191. "__type__": "cc.Vec3",
  192. "x": 179.34133534803925,
  193. "y": -87.57588334232474,
  194. "z": -18.776628506046173
  195. },
  196. "_id": ""
  197. },
  198. {
  199. "__type__": "cc.Node",
  200. "_name": "lower_arm_R",
  201. "_objFlags": 0,
  202. "_parent": {
  203. "__id__": 4
  204. },
  205. "_children": [
  206. {
  207. "__id__": 6
  208. },
  209. {
  210. "__id__": 18
  211. }
  212. ],
  213. "_active": true,
  214. "_components": [],
  215. "_prefab": {
  216. "__id__": 22
  217. },
  218. "_lpos": {
  219. "__type__": "cc.Vec3",
  220. "x": -4.76837147544984e-9,
  221. "y": 0.122766919434071,
  222. "z": 1.19209286886246e-9
  223. },
  224. "_lrot": {
  225. "__type__": "cc.Quat",
  226. "x": 0.4669232648894713,
  227. "y": 0.8732426729669459,
  228. "z": 0.10001992396566957,
  229. "w": -0.09708714448577543
  230. },
  231. "_lscale": {
  232. "__type__": "cc.Vec3",
  233. "x": 1.00000011920929,
  234. "y": 1,
  235. "z": 1.00000023841858
  236. },
  237. "_layer": 1073741824,
  238. "_euler": {
  239. "__type__": "cc.Vec3",
  240. "x": -26.00358163916388,
  241. "y": -154.24718673728168,
  242. "z": 52.754859968015055
  243. },
  244. "_id": ""
  245. },
  246. {
  247. "__type__": "cc.Node",
  248. "_name": "transform1",
  249. "_objFlags": 0,
  250. "_parent": {
  251. "__id__": 5
  252. },
  253. "_children": [
  254. {
  255. "__id__": 7
  256. }
  257. ],
  258. "_active": true,
  259. "_components": [],
  260. "_prefab": {
  261. "__id__": 17
  262. },
  263. "_lpos": {
  264. "__type__": "cc.Vec3",
  265. "x": -0.11739581823349,
  266. "y": 0.0252596475183964,
  267. "z": -0.094342976808548
  268. },
  269. "_lrot": {
  270. "__type__": "cc.Quat",
  271. "x": -0.5686733656216296,
  272. "y": 0.09836318228904103,
  273. "z": 0.7051433838438258,
  274. "w": 0.4119564246662746
  275. },
  276. "_lscale": {
  277. "__type__": "cc.Vec3",
  278. "x": 0.999999821186066,
  279. "y": 0.999999940395355,
  280. "z": 0.999999940395355
  281. },
  282. "_layer": 1073741824,
  283. "_euler": {
  284. "__type__": "cc.Vec3",
  285. "x": -136.55882415880845,
  286. "y": 90.89566604296236,
  287. "z": 27.976128283550537
  288. },
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.Node",
  293. "_name": "hand_R",
  294. "_objFlags": 0,
  295. "_parent": {
  296. "__id__": 6
  297. },
  298. "_children": [
  299. {
  300. "__id__": 8
  301. },
  302. {
  303. "__id__": 12
  304. }
  305. ],
  306. "_active": true,
  307. "_components": [],
  308. "_prefab": {
  309. "__id__": 16
  310. },
  311. "_lpos": {
  312. "__type__": "cc.Vec3",
  313. "x": -0.0479476489126682,
  314. "y": -0.163001760840416,
  315. "z": -0.00526508083567023
  316. },
  317. "_lrot": {
  318. "__type__": "cc.Quat",
  319. "x": 0.17887440785674324,
  320. "y": 0.08786853629725101,
  321. "z": 0.9795610561564844,
  322. "w": -0.027261764514996394
  323. },
  324. "_lscale": {
  325. "__type__": "cc.Vec3",
  326. "x": 0.99999988079071,
  327. "y": 0.999999940395355,
  328. "z": 0.999999940395355
  329. },
  330. "_layer": 1073741824,
  331. "_euler": {
  332. "__type__": "cc.Vec3",
  333. "x": -169.51710436825414,
  334. "y": -159.18734036749785,
  335. "z": -1.259133752988458
  336. },
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.Node",
  341. "_name": "transform2",
  342. "_objFlags": 0,
  343. "_parent": {
  344. "__id__": 7
  345. },
  346. "_children": [
  347. {
  348. "__id__": 9
  349. }
  350. ],
  351. "_active": true,
  352. "_components": [],
  353. "_prefab": {
  354. "__id__": 11
  355. },
  356. "_lpos": {
  357. "__type__": "cc.Vec3",
  358. "x": -0.0573748089373112,
  359. "y": -0.168648242950439,
  360. "z": -0.0279340911656618
  361. },
  362. "_lrot": {
  363. "__type__": "cc.Quat",
  364. "x": 0.16598473782119896,
  365. "y": 0.7220834621029274,
  366. "z": 0.6543067809145152,
  367. "w": 0.15141722827063847
  368. },
  369. "_lscale": {
  370. "__type__": "cc.Vec3",
  371. "x": 0.4000004529953,
  372. "y": 0.4000004529953,
  373. "z": 0.4000004529953
  374. },
  375. "_layer": 1073741824,
  376. "_euler": {
  377. "__type__": "cc.Vec3",
  378. "x": -84.34031666114561,
  379. "y": 179.90683531759714,
  380. "z": 25.967184866346347
  381. },
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.Node",
  386. "_name": "Guns",
  387. "_objFlags": 0,
  388. "_parent": {
  389. "__id__": 8
  390. },
  391. "_children": [],
  392. "_active": true,
  393. "_components": [],
  394. "_prefab": {
  395. "__id__": 10
  396. },
  397. "_lpos": {
  398. "__type__": "cc.Vec3",
  399. "x": 0.0926190093159676,
  400. "y": 0.115806952118874,
  401. "z": 0.477917075157166
  402. },
  403. "_lrot": {
  404. "__type__": "cc.Quat",
  405. "x": 2.1404575678757462e-17,
  406. "y": 0.26985764707823545,
  407. "z": 7.6415069643379115e-19,
  408. "w": 0.962900228639187
  409. },
  410. "_lscale": {
  411. "__type__": "cc.Vec3",
  412. "x": 1,
  413. "y": 1,
  414. "z": 1
  415. },
  416. "_layer": 1073741824,
  417. "_euler": {
  418. "__type__": "cc.Vec3",
  419. "x": 2.33815583881749e-15,
  420. "y": 31.311592403165022,
  421. "z": 7.462190073589119e-16
  422. },
  423. "_id": ""
  424. },
  425. {
  426. "__type__": "cc.PrefabInfo",
  427. "root": {
  428. "__id__": 1
  429. },
  430. "asset": {
  431. "__id__": 0
  432. },
  433. "fileId": "68MfT8AxVHm7qg9uJaGhQ1",
  434. "sync": false,
  435. "_synced": {
  436. "default": false,
  437. "serializable": false
  438. }
  439. },
  440. {
  441. "__type__": "cc.PrefabInfo",
  442. "root": {
  443. "__id__": 1
  444. },
  445. "asset": {
  446. "__id__": 0
  447. },
  448. "fileId": "f8shPjlUtH65IDPHTkEB2U",
  449. "sync": false,
  450. "_synced": {
  451. "default": false,
  452. "serializable": false
  453. }
  454. },
  455. {
  456. "__type__": "cc.Node",
  457. "_name": "polySurface1",
  458. "_objFlags": 0,
  459. "_parent": {
  460. "__id__": 7
  461. },
  462. "_children": [],
  463. "_active": true,
  464. "_components": [
  465. {
  466. "__id__": 13
  467. }
  468. ],
  469. "_prefab": {
  470. "__id__": 15
  471. },
  472. "_lpos": {
  473. "__type__": "cc.Vec3",
  474. "x": -0.123767487704754,
  475. "y": -0.172050505876541,
  476. "z": -0.00599880423396826
  477. },
  478. "_lrot": {
  479. "__type__": "cc.Quat",
  480. "x": 0.010300790094140692,
  481. "y": 0.047925357400886145,
  482. "z": 0.9732548721471967,
  483. "w": 0.22443709070289086
  484. },
  485. "_lscale": {
  486. "__type__": "cc.Vec3",
  487. "x": 1.00000011920929,
  488. "y": 1.00000011920929,
  489. "z": 1.00000011920929
  490. },
  491. "_layer": 1073741824,
  492. "_euler": {
  493. "__type__": "cc.Vec3",
  494. "x": -174.34031597717004,
  495. "y": 179.90683573579,
  496. "z": 25.967185849944748
  497. },
  498. "_id": ""
  499. },
  500. {
  501. "__type__": "cc.ModelComponent",
  502. "_name": "",
  503. "_objFlags": 0,
  504. "node": {
  505. "__id__": 12
  506. },
  507. "_enabled": true,
  508. "_materials": [
  509. {
  510. "__uuid__": "a710ff13-6ded-4e21-b0a8-3df4175833eb"
  511. }
  512. ],
  513. "_visFlags": 0,
  514. "lightmapSettings": {
  515. "__id__": 14
  516. },
  517. "_mesh": {
  518. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@01a55"
  519. },
  520. "_shadowCastingMode": 0,
  521. "_enableMorph": true,
  522. "_id": ""
  523. },
  524. {
  525. "__type__": "cc.ModelLightmapSettings",
  526. "texture": null,
  527. "uvParam": {
  528. "__type__": "cc.Vec4",
  529. "x": 0,
  530. "y": 0,
  531. "z": 0,
  532. "w": 0
  533. },
  534. "_bakeable": false,
  535. "_castShadow": false,
  536. "_receiveShadow": false,
  537. "_recieveShadow": false,
  538. "_lightmapSize": 64
  539. },
  540. {
  541. "__type__": "cc.PrefabInfo",
  542. "root": {
  543. "__id__": 1
  544. },
  545. "asset": {
  546. "__id__": 0
  547. },
  548. "fileId": "9846sjBxhKnLLqn64gyBsd",
  549. "sync": false,
  550. "_synced": {
  551. "default": false,
  552. "serializable": false
  553. }
  554. },
  555. {
  556. "__type__": "cc.PrefabInfo",
  557. "root": {
  558. "__id__": 1
  559. },
  560. "asset": {
  561. "__id__": 0
  562. },
  563. "fileId": "94Nd+oMM5Iw5aHlhbAL0oK",
  564. "sync": false,
  565. "_synced": {
  566. "default": false,
  567. "serializable": false
  568. }
  569. },
  570. {
  571. "__type__": "cc.PrefabInfo",
  572. "root": {
  573. "__id__": 1
  574. },
  575. "asset": {
  576. "__id__": 0
  577. },
  578. "fileId": "e9E6o9zeZJoZ/7iJg0dROb",
  579. "sync": false,
  580. "_synced": {
  581. "default": false,
  582. "serializable": false
  583. }
  584. },
  585. {
  586. "__type__": "cc.Node",
  587. "_name": "polySurface2",
  588. "_objFlags": 0,
  589. "_parent": {
  590. "__id__": 5
  591. },
  592. "_children": [],
  593. "_active": true,
  594. "_components": [
  595. {
  596. "__id__": 19
  597. }
  598. ],
  599. "_prefab": {
  600. "__id__": 21
  601. },
  602. "_lpos": {
  603. "__type__": "cc.Vec3",
  604. "x": -0.0919497013092041,
  605. "y": -0.0560492798686028,
  606. "z": -0.104193523526192
  607. },
  608. "_lrot": {
  609. "__type__": "cc.Quat",
  610. "x": 0.7015816570744882,
  611. "y": -0.11412622036854037,
  612. "z": -0.6141477824497482,
  613. "w": -0.34290069348583047
  614. },
  615. "_lscale": {
  616. "__type__": "cc.Vec3",
  617. "x": 0.999999821186066,
  618. "y": 0.999999940395355,
  619. "z": 0.999999940395355
  620. },
  621. "_layer": 1073741824,
  622. "_euler": {
  623. "__type__": "cc.Vec3",
  624. "x": -139.93593026119527,
  625. "y": 76.8510659142986,
  626. "z": 15.132117863577827
  627. },
  628. "_id": ""
  629. },
  630. {
  631. "__type__": "cc.ModelComponent",
  632. "_name": "",
  633. "_objFlags": 0,
  634. "node": {
  635. "__id__": 18
  636. },
  637. "_enabled": true,
  638. "_materials": [
  639. {
  640. "__uuid__": "a710ff13-6ded-4e21-b0a8-3df4175833eb"
  641. }
  642. ],
  643. "_visFlags": 0,
  644. "lightmapSettings": {
  645. "__id__": 20
  646. },
  647. "_mesh": {
  648. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@db573"
  649. },
  650. "_shadowCastingMode": 0,
  651. "_enableMorph": true,
  652. "_id": ""
  653. },
  654. {
  655. "__type__": "cc.ModelLightmapSettings",
  656. "texture": null,
  657. "uvParam": {
  658. "__type__": "cc.Vec4",
  659. "x": 0,
  660. "y": 0,
  661. "z": 0,
  662. "w": 0
  663. },
  664. "_bakeable": false,
  665. "_castShadow": false,
  666. "_receiveShadow": false,
  667. "_recieveShadow": false,
  668. "_lightmapSize": 64
  669. },
  670. {
  671. "__type__": "cc.PrefabInfo",
  672. "root": {
  673. "__id__": 1
  674. },
  675. "asset": {
  676. "__id__": 0
  677. },
  678. "fileId": "49ENXM+LdNNYs0PoG3dRS6",
  679. "sync": false,
  680. "_synced": {
  681. "default": false,
  682. "serializable": false
  683. }
  684. },
  685. {
  686. "__type__": "cc.PrefabInfo",
  687. "root": {
  688. "__id__": 1
  689. },
  690. "asset": {
  691. "__id__": 0
  692. },
  693. "fileId": "845KcJ/fxHwYXioKKykMSa",
  694. "sync": false,
  695. "_synced": {
  696. "default": false,
  697. "serializable": false
  698. }
  699. },
  700. {
  701. "__type__": "cc.Node",
  702. "_name": "polySurface3",
  703. "_objFlags": 0,
  704. "_parent": {
  705. "__id__": 4
  706. },
  707. "_children": [],
  708. "_active": true,
  709. "_components": [
  710. {
  711. "__id__": 24
  712. }
  713. ],
  714. "_prefab": {
  715. "__id__": 26
  716. },
  717. "_lpos": {
  718. "__type__": "cc.Vec3",
  719. "x": -0.00320419040508568,
  720. "y": -0.0145574426278472,
  721. "z": 0.0598691701889038
  722. },
  723. "_lrot": {
  724. "__type__": "cc.Quat",
  725. "x": 0.7128733460429766,
  726. "y": -0.12168294300433076,
  727. "z": 0.6820342005829816,
  728. "w": 0.10878512360809396
  729. },
  730. "_lscale": {
  731. "__type__": "cc.Vec3",
  732. "x": 1,
  733. "y": 1,
  734. "z": 1
  735. },
  736. "_layer": 1073741824,
  737. "_euler": {
  738. "__type__": "cc.Vec3",
  739. "x": 161.26539208109207,
  740. "y": -87.70424055853603,
  741. "z": -1.4382008261836212
  742. },
  743. "_id": ""
  744. },
  745. {
  746. "__type__": "cc.ModelComponent",
  747. "_name": "",
  748. "_objFlags": 0,
  749. "node": {
  750. "__id__": 23
  751. },
  752. "_enabled": true,
  753. "_materials": [
  754. {
  755. "__uuid__": "a710ff13-6ded-4e21-b0a8-3df4175833eb"
  756. }
  757. ],
  758. "_visFlags": 0,
  759. "lightmapSettings": {
  760. "__id__": 25
  761. },
  762. "_mesh": {
  763. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@8c3a2"
  764. },
  765. "_shadowCastingMode": 0,
  766. "_enableMorph": true,
  767. "_id": ""
  768. },
  769. {
  770. "__type__": "cc.ModelLightmapSettings",
  771. "texture": null,
  772. "uvParam": {
  773. "__type__": "cc.Vec4",
  774. "x": 0,
  775. "y": 0,
  776. "z": 0,
  777. "w": 0
  778. },
  779. "_bakeable": false,
  780. "_castShadow": false,
  781. "_receiveShadow": false,
  782. "_recieveShadow": false,
  783. "_lightmapSize": 64
  784. },
  785. {
  786. "__type__": "cc.PrefabInfo",
  787. "root": {
  788. "__id__": 1
  789. },
  790. "asset": {
  791. "__id__": 0
  792. },
  793. "fileId": "b5qCX/gV5EyqfRXoVprQdh",
  794. "sync": false,
  795. "_synced": {
  796. "default": false,
  797. "serializable": false
  798. }
  799. },
  800. {
  801. "__type__": "cc.PrefabInfo",
  802. "root": {
  803. "__id__": 1
  804. },
  805. "asset": {
  806. "__id__": 0
  807. },
  808. "fileId": "a7GizojQBFlbBbgG4ZQ5nd",
  809. "sync": false,
  810. "_synced": {
  811. "default": false,
  812. "serializable": false
  813. }
  814. },
  815. {
  816. "__type__": "cc.PrefabInfo",
  817. "root": {
  818. "__id__": 1
  819. },
  820. "asset": {
  821. "__id__": 0
  822. },
  823. "fileId": "13lRCYC/NCvo16Fb5Ssqeh",
  824. "sync": false,
  825. "_synced": {
  826. "default": false,
  827. "serializable": false
  828. }
  829. },
  830. {
  831. "__type__": "cc.PrefabInfo",
  832. "root": {
  833. "__id__": 1
  834. },
  835. "asset": {
  836. "__id__": 0
  837. },
  838. "fileId": "a4aKfK2I9CNZuy9+WiT2Yg",
  839. "sync": false,
  840. "_synced": {
  841. "default": false,
  842. "serializable": false
  843. }
  844. },
  845. {
  846. "__type__": "cc.AnimationComponent",
  847. "_name": "",
  848. "_objFlags": 0,
  849. "node": {
  850. "__id__": 1
  851. },
  852. "_enabled": true,
  853. "playOnLoad": true,
  854. "_clips": [
  855. {
  856. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@7f91a"
  857. },
  858. {
  859. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@a7884"
  860. },
  861. {
  862. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@18ed3"
  863. },
  864. {
  865. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@c2696"
  866. },
  867. {
  868. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@50b81"
  869. },
  870. {
  871. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@67bb3"
  872. },
  873. {
  874. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@8c0dc"
  875. }
  876. ],
  877. "_defaultClip": {
  878. "__uuid__": "57122fad-a4bb-4503-99b7-f7738db893f6@c2696"
  879. },
  880. "_id": ""
  881. },
  882. {
  883. "__type__": "cc.PrefabInfo",
  884. "root": {
  885. "__id__": 1
  886. },
  887. "asset": {
  888. "__id__": 0
  889. },
  890. "fileId": "b5XK1iNfJJYJXvAU2cP8Hp",
  891. "sync": false,
  892. "_synced": {
  893. "default": false,
  894. "serializable": false
  895. }
  896. }
  897. ]