Car_201.prefab 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "Car_201",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 35
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [],
  29. "_prefab": {
  30. "__id__": 51
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 0,
  43. "height": 0
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": true,
  75. "_groupIndex": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Node",
  81. "_name": "SM_Veh_Retro_01",
  82. "_objFlags": 0,
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 6
  92. },
  93. {
  94. "__id__": 12
  95. },
  96. {
  97. "__id__": 15
  98. },
  99. {
  100. "__id__": 18
  101. },
  102. {
  103. "__id__": 24
  104. },
  105. {
  106. "__id__": 27
  107. },
  108. {
  109. "__id__": 30
  110. }
  111. ],
  112. "_active": true,
  113. "_components": [
  114. {
  115. "__id__": 33
  116. }
  117. ],
  118. "_prefab": {
  119. "__id__": 34
  120. },
  121. "_opacity": 255,
  122. "_color": {
  123. "__type__": "cc.Color",
  124. "r": 255,
  125. "g": 255,
  126. "b": 255,
  127. "a": 255
  128. },
  129. "_contentSize": {
  130. "__type__": "cc.Size",
  131. "width": 0,
  132. "height": 0
  133. },
  134. "_anchorPoint": {
  135. "__type__": "cc.Vec2",
  136. "x": 0.5,
  137. "y": 0.5
  138. },
  139. "_trs": {
  140. "__type__": "TypedArray",
  141. "ctor": "Float64Array",
  142. "array": [
  143. 0,
  144. 0,
  145. 0,
  146. 0,
  147. 1,
  148. 0,
  149. 6.123233995736766e-17,
  150. 1.2,
  151. 1.2,
  152. 1.2
  153. ]
  154. },
  155. "_eulerAngles": {
  156. "__type__": "cc.Vec3",
  157. "x": 0,
  158. "y": 180,
  159. "z": 0
  160. },
  161. "_skewX": 0,
  162. "_skewY": 0,
  163. "_is3DNode": true,
  164. "_groupIndex": 0,
  165. "groupIndex": 0,
  166. "_id": ""
  167. },
  168. {
  169. "__type__": "cc.Node",
  170. "_name": "SM_Veh_Retro_01_Glass",
  171. "_objFlags": 0,
  172. "_parent": {
  173. "__id__": 2
  174. },
  175. "_children": [],
  176. "_active": true,
  177. "_components": [
  178. {
  179. "__id__": 4
  180. }
  181. ],
  182. "_prefab": {
  183. "__id__": 5
  184. },
  185. "_opacity": 255,
  186. "_color": {
  187. "__type__": "cc.Color",
  188. "r": 255,
  189. "g": 255,
  190. "b": 255,
  191. "a": 255
  192. },
  193. "_contentSize": {
  194. "__type__": "cc.Size",
  195. "width": 0,
  196. "height": 0
  197. },
  198. "_anchorPoint": {
  199. "__type__": "cc.Vec2",
  200. "x": 0.5,
  201. "y": 0.5
  202. },
  203. "_trs": {
  204. "__type__": "TypedArray",
  205. "ctor": "Float64Array",
  206. "array": [
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 1,
  214. 1,
  215. 1,
  216. 1
  217. ]
  218. },
  219. "_eulerAngles": {
  220. "__type__": "cc.Vec3",
  221. "x": 0,
  222. "y": 0,
  223. "z": 0
  224. },
  225. "_skewX": 0,
  226. "_skewY": 0,
  227. "_is3DNode": true,
  228. "_groupIndex": 0,
  229. "groupIndex": 0,
  230. "_id": ""
  231. },
  232. {
  233. "__type__": "cc.MeshRenderer",
  234. "_name": "",
  235. "_objFlags": 0,
  236. "node": {
  237. "__id__": 3
  238. },
  239. "_enabled": true,
  240. "_materials": [
  241. {
  242. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  243. }
  244. ],
  245. "_mesh": {
  246. "__uuid__": "7bf901b9-34d5-4d47-91cc-3d2bc8543c97"
  247. },
  248. "_receiveShadows": false,
  249. "_shadowCastingMode": 0,
  250. "_enableAutoBatch": false,
  251. "textures": [],
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.PrefabInfo",
  256. "root": {
  257. "__id__": 1
  258. },
  259. "asset": {
  260. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  261. },
  262. "fileId": "53hxaeDl5GCYLgoy3sY1DN",
  263. "sync": false
  264. },
  265. {
  266. "__type__": "cc.Node",
  267. "_name": "SM_Veh_Retro_01_Door_L",
  268. "_objFlags": 0,
  269. "_parent": {
  270. "__id__": 2
  271. },
  272. "_children": [
  273. {
  274. "__id__": 7
  275. }
  276. ],
  277. "_active": true,
  278. "_components": [
  279. {
  280. "__id__": 10
  281. }
  282. ],
  283. "_prefab": {
  284. "__id__": 11
  285. },
  286. "_opacity": 255,
  287. "_color": {
  288. "__type__": "cc.Color",
  289. "r": 255,
  290. "g": 255,
  291. "b": 255,
  292. "a": 255
  293. },
  294. "_contentSize": {
  295. "__type__": "cc.Size",
  296. "width": 0,
  297. "height": 0
  298. },
  299. "_anchorPoint": {
  300. "__type__": "cc.Vec2",
  301. "x": 0.5,
  302. "y": 0.5
  303. },
  304. "_trs": {
  305. "__type__": "TypedArray",
  306. "ctor": "Float64Array",
  307. "array": [
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 0,
  313. 0,
  314. 1,
  315. 1,
  316. 1,
  317. 1
  318. ]
  319. },
  320. "_eulerAngles": {
  321. "__type__": "cc.Vec3",
  322. "x": 0,
  323. "y": 0,
  324. "z": 0
  325. },
  326. "_skewX": 0,
  327. "_skewY": 0,
  328. "_is3DNode": true,
  329. "_groupIndex": 0,
  330. "groupIndex": 0,
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.Node",
  335. "_name": "SM_Veh_Retro_01_Door_L_Glass",
  336. "_objFlags": 0,
  337. "_parent": {
  338. "__id__": 6
  339. },
  340. "_children": [],
  341. "_active": true,
  342. "_components": [
  343. {
  344. "__id__": 8
  345. }
  346. ],
  347. "_prefab": {
  348. "__id__": 9
  349. },
  350. "_opacity": 255,
  351. "_color": {
  352. "__type__": "cc.Color",
  353. "r": 255,
  354. "g": 255,
  355. "b": 255,
  356. "a": 255
  357. },
  358. "_contentSize": {
  359. "__type__": "cc.Size",
  360. "width": 0,
  361. "height": 0
  362. },
  363. "_anchorPoint": {
  364. "__type__": "cc.Vec2",
  365. "x": 0.5,
  366. "y": 0.5
  367. },
  368. "_trs": {
  369. "__type__": "TypedArray",
  370. "ctor": "Float64Array",
  371. "array": [
  372. 0,
  373. 0,
  374. 0,
  375. 0,
  376. 0,
  377. 0,
  378. 1,
  379. 1,
  380. 1,
  381. 1
  382. ]
  383. },
  384. "_eulerAngles": {
  385. "__type__": "cc.Vec3",
  386. "x": 0,
  387. "y": 0,
  388. "z": 0
  389. },
  390. "_skewX": 0,
  391. "_skewY": 0,
  392. "_is3DNode": true,
  393. "_groupIndex": 0,
  394. "groupIndex": 0,
  395. "_id": ""
  396. },
  397. {
  398. "__type__": "cc.MeshRenderer",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "node": {
  402. "__id__": 7
  403. },
  404. "_enabled": true,
  405. "_materials": [
  406. {
  407. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  408. }
  409. ],
  410. "_mesh": {
  411. "__uuid__": "57fcce91-ffef-43ce-887c-5d33454c31e9"
  412. },
  413. "_receiveShadows": false,
  414. "_shadowCastingMode": 0,
  415. "_enableAutoBatch": false,
  416. "textures": [],
  417. "_id": ""
  418. },
  419. {
  420. "__type__": "cc.PrefabInfo",
  421. "root": {
  422. "__id__": 1
  423. },
  424. "asset": {
  425. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  426. },
  427. "fileId": "c16lWzGhlMZJUuRNBcDkOT",
  428. "sync": false
  429. },
  430. {
  431. "__type__": "cc.MeshRenderer",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "node": {
  435. "__id__": 6
  436. },
  437. "_enabled": true,
  438. "_materials": [
  439. {
  440. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  441. }
  442. ],
  443. "_mesh": {
  444. "__uuid__": "10f6d792-5786-4292-9ac8-9813ba2d31ac"
  445. },
  446. "_receiveShadows": false,
  447. "_shadowCastingMode": 0,
  448. "_enableAutoBatch": false,
  449. "textures": [],
  450. "_id": ""
  451. },
  452. {
  453. "__type__": "cc.PrefabInfo",
  454. "root": {
  455. "__id__": 1
  456. },
  457. "asset": {
  458. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  459. },
  460. "fileId": "0cdi0qOjJMG4RdwRGfMAut",
  461. "sync": false
  462. },
  463. {
  464. "__type__": "cc.Node",
  465. "_name": "SM_Veh_Retro_01_Wheel_fl",
  466. "_objFlags": 0,
  467. "_parent": {
  468. "__id__": 2
  469. },
  470. "_children": [],
  471. "_active": true,
  472. "_components": [
  473. {
  474. "__id__": 13
  475. }
  476. ],
  477. "_prefab": {
  478. "__id__": 14
  479. },
  480. "_opacity": 255,
  481. "_color": {
  482. "__type__": "cc.Color",
  483. "r": 255,
  484. "g": 255,
  485. "b": 255,
  486. "a": 255
  487. },
  488. "_contentSize": {
  489. "__type__": "cc.Size",
  490. "width": 0,
  491. "height": 0
  492. },
  493. "_anchorPoint": {
  494. "__type__": "cc.Vec2",
  495. "x": 0.5,
  496. "y": 0.5
  497. },
  498. "_trs": {
  499. "__type__": "TypedArray",
  500. "ctor": "Float64Array",
  501. "array": [
  502. 0,
  503. 0,
  504. 0,
  505. 0,
  506. 0,
  507. 0,
  508. 1,
  509. 1,
  510. 1,
  511. 1
  512. ]
  513. },
  514. "_eulerAngles": {
  515. "__type__": "cc.Vec3",
  516. "x": 0,
  517. "y": 0,
  518. "z": 0
  519. },
  520. "_skewX": 0,
  521. "_skewY": 0,
  522. "_is3DNode": true,
  523. "_groupIndex": 0,
  524. "groupIndex": 0,
  525. "_id": ""
  526. },
  527. {
  528. "__type__": "cc.MeshRenderer",
  529. "_name": "",
  530. "_objFlags": 0,
  531. "node": {
  532. "__id__": 12
  533. },
  534. "_enabled": true,
  535. "_materials": [
  536. {
  537. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  538. }
  539. ],
  540. "_mesh": {
  541. "__uuid__": "b344d765-f13c-4676-b93e-ff470250de9e"
  542. },
  543. "_receiveShadows": false,
  544. "_shadowCastingMode": 0,
  545. "_enableAutoBatch": false,
  546. "textures": [],
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.PrefabInfo",
  551. "root": {
  552. "__id__": 1
  553. },
  554. "asset": {
  555. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  556. },
  557. "fileId": "82W3HNJDBLEK1Z+mxWi1QR",
  558. "sync": false
  559. },
  560. {
  561. "__type__": "cc.Node",
  562. "_name": "SM_Veh_Retro_01_Wheel_rl",
  563. "_objFlags": 0,
  564. "_parent": {
  565. "__id__": 2
  566. },
  567. "_children": [],
  568. "_active": true,
  569. "_components": [
  570. {
  571. "__id__": 16
  572. }
  573. ],
  574. "_prefab": {
  575. "__id__": 17
  576. },
  577. "_opacity": 255,
  578. "_color": {
  579. "__type__": "cc.Color",
  580. "r": 255,
  581. "g": 255,
  582. "b": 255,
  583. "a": 255
  584. },
  585. "_contentSize": {
  586. "__type__": "cc.Size",
  587. "width": 0,
  588. "height": 0
  589. },
  590. "_anchorPoint": {
  591. "__type__": "cc.Vec2",
  592. "x": 0.5,
  593. "y": 0.5
  594. },
  595. "_trs": {
  596. "__type__": "TypedArray",
  597. "ctor": "Float64Array",
  598. "array": [
  599. 0,
  600. 0,
  601. 0,
  602. 0,
  603. 0,
  604. 0,
  605. 1,
  606. 1,
  607. 1,
  608. 1
  609. ]
  610. },
  611. "_eulerAngles": {
  612. "__type__": "cc.Vec3",
  613. "x": 0,
  614. "y": 0,
  615. "z": 0
  616. },
  617. "_skewX": 0,
  618. "_skewY": 0,
  619. "_is3DNode": true,
  620. "_groupIndex": 0,
  621. "groupIndex": 0,
  622. "_id": ""
  623. },
  624. {
  625. "__type__": "cc.MeshRenderer",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 15
  630. },
  631. "_enabled": true,
  632. "_materials": [
  633. {
  634. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  635. }
  636. ],
  637. "_mesh": {
  638. "__uuid__": "4fc3f222-b370-477a-a0c6-106fcd9a89f9"
  639. },
  640. "_receiveShadows": false,
  641. "_shadowCastingMode": 0,
  642. "_enableAutoBatch": false,
  643. "textures": [],
  644. "_id": ""
  645. },
  646. {
  647. "__type__": "cc.PrefabInfo",
  648. "root": {
  649. "__id__": 1
  650. },
  651. "asset": {
  652. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  653. },
  654. "fileId": "dbsc8w2TVHiqp+3RjF95Cx",
  655. "sync": false
  656. },
  657. {
  658. "__type__": "cc.Node",
  659. "_name": "SM_Veh_Retro_01_Door_R",
  660. "_objFlags": 0,
  661. "_parent": {
  662. "__id__": 2
  663. },
  664. "_children": [
  665. {
  666. "__id__": 19
  667. }
  668. ],
  669. "_active": true,
  670. "_components": [
  671. {
  672. "__id__": 22
  673. }
  674. ],
  675. "_prefab": {
  676. "__id__": 23
  677. },
  678. "_opacity": 255,
  679. "_color": {
  680. "__type__": "cc.Color",
  681. "r": 255,
  682. "g": 255,
  683. "b": 255,
  684. "a": 255
  685. },
  686. "_contentSize": {
  687. "__type__": "cc.Size",
  688. "width": 0,
  689. "height": 0
  690. },
  691. "_anchorPoint": {
  692. "__type__": "cc.Vec2",
  693. "x": 0.5,
  694. "y": 0.5
  695. },
  696. "_trs": {
  697. "__type__": "TypedArray",
  698. "ctor": "Float64Array",
  699. "array": [
  700. 0,
  701. 0,
  702. 0,
  703. 0,
  704. 0,
  705. 0,
  706. 1,
  707. 1,
  708. 1,
  709. 1
  710. ]
  711. },
  712. "_eulerAngles": {
  713. "__type__": "cc.Vec3",
  714. "x": 0,
  715. "y": 0,
  716. "z": 0
  717. },
  718. "_skewX": 0,
  719. "_skewY": 0,
  720. "_is3DNode": true,
  721. "_groupIndex": 0,
  722. "groupIndex": 0,
  723. "_id": ""
  724. },
  725. {
  726. "__type__": "cc.Node",
  727. "_name": "SM_Veh_Retro_01_Door_R_Glass",
  728. "_objFlags": 0,
  729. "_parent": {
  730. "__id__": 18
  731. },
  732. "_children": [],
  733. "_active": true,
  734. "_components": [
  735. {
  736. "__id__": 20
  737. }
  738. ],
  739. "_prefab": {
  740. "__id__": 21
  741. },
  742. "_opacity": 255,
  743. "_color": {
  744. "__type__": "cc.Color",
  745. "r": 255,
  746. "g": 255,
  747. "b": 255,
  748. "a": 255
  749. },
  750. "_contentSize": {
  751. "__type__": "cc.Size",
  752. "width": 0,
  753. "height": 0
  754. },
  755. "_anchorPoint": {
  756. "__type__": "cc.Vec2",
  757. "x": 0.5,
  758. "y": 0.5
  759. },
  760. "_trs": {
  761. "__type__": "TypedArray",
  762. "ctor": "Float64Array",
  763. "array": [
  764. 0,
  765. 0,
  766. 0,
  767. 0,
  768. 0,
  769. 0,
  770. 1,
  771. 1,
  772. 1,
  773. 1
  774. ]
  775. },
  776. "_eulerAngles": {
  777. "__type__": "cc.Vec3",
  778. "x": 0,
  779. "y": 0,
  780. "z": 0
  781. },
  782. "_skewX": 0,
  783. "_skewY": 0,
  784. "_is3DNode": true,
  785. "_groupIndex": 0,
  786. "groupIndex": 0,
  787. "_id": ""
  788. },
  789. {
  790. "__type__": "cc.MeshRenderer",
  791. "_name": "",
  792. "_objFlags": 0,
  793. "node": {
  794. "__id__": 19
  795. },
  796. "_enabled": true,
  797. "_materials": [
  798. {
  799. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  800. }
  801. ],
  802. "_mesh": {
  803. "__uuid__": "0e96fb7c-7b83-46e0-adf1-c29a5225cc79"
  804. },
  805. "_receiveShadows": false,
  806. "_shadowCastingMode": 0,
  807. "_enableAutoBatch": false,
  808. "textures": [],
  809. "_id": ""
  810. },
  811. {
  812. "__type__": "cc.PrefabInfo",
  813. "root": {
  814. "__id__": 1
  815. },
  816. "asset": {
  817. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  818. },
  819. "fileId": "25vFZSm5BOHIIzOIOJ2/+v",
  820. "sync": false
  821. },
  822. {
  823. "__type__": "cc.MeshRenderer",
  824. "_name": "",
  825. "_objFlags": 0,
  826. "node": {
  827. "__id__": 18
  828. },
  829. "_enabled": true,
  830. "_materials": [
  831. {
  832. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  833. }
  834. ],
  835. "_mesh": {
  836. "__uuid__": "e324cf14-9fec-4d71-9756-af2816c6186c"
  837. },
  838. "_receiveShadows": false,
  839. "_shadowCastingMode": 0,
  840. "_enableAutoBatch": false,
  841. "textures": [],
  842. "_id": ""
  843. },
  844. {
  845. "__type__": "cc.PrefabInfo",
  846. "root": {
  847. "__id__": 1
  848. },
  849. "asset": {
  850. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  851. },
  852. "fileId": "b3Rv7oMZpAPKNfShFKt/m2",
  853. "sync": false
  854. },
  855. {
  856. "__type__": "cc.Node",
  857. "_name": "SM_Veh_Retro_01_Wheel_fr",
  858. "_objFlags": 0,
  859. "_parent": {
  860. "__id__": 2
  861. },
  862. "_children": [],
  863. "_active": true,
  864. "_components": [
  865. {
  866. "__id__": 25
  867. }
  868. ],
  869. "_prefab": {
  870. "__id__": 26
  871. },
  872. "_opacity": 255,
  873. "_color": {
  874. "__type__": "cc.Color",
  875. "r": 255,
  876. "g": 255,
  877. "b": 255,
  878. "a": 255
  879. },
  880. "_contentSize": {
  881. "__type__": "cc.Size",
  882. "width": 0,
  883. "height": 0
  884. },
  885. "_anchorPoint": {
  886. "__type__": "cc.Vec2",
  887. "x": 0.5,
  888. "y": 0.5
  889. },
  890. "_trs": {
  891. "__type__": "TypedArray",
  892. "ctor": "Float64Array",
  893. "array": [
  894. 0,
  895. 0,
  896. 0,
  897. 0,
  898. 0,
  899. 0,
  900. 1,
  901. 1,
  902. 1,
  903. 1
  904. ]
  905. },
  906. "_eulerAngles": {
  907. "__type__": "cc.Vec3",
  908. "x": 0,
  909. "y": 0,
  910. "z": 0
  911. },
  912. "_skewX": 0,
  913. "_skewY": 0,
  914. "_is3DNode": true,
  915. "_groupIndex": 0,
  916. "groupIndex": 0,
  917. "_id": ""
  918. },
  919. {
  920. "__type__": "cc.MeshRenderer",
  921. "_name": "",
  922. "_objFlags": 0,
  923. "node": {
  924. "__id__": 24
  925. },
  926. "_enabled": true,
  927. "_materials": [
  928. {
  929. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  930. }
  931. ],
  932. "_mesh": {
  933. "__uuid__": "d8b1abc0-f762-45cf-a767-958d5591582c"
  934. },
  935. "_receiveShadows": false,
  936. "_shadowCastingMode": 0,
  937. "_enableAutoBatch": false,
  938. "textures": [],
  939. "_id": ""
  940. },
  941. {
  942. "__type__": "cc.PrefabInfo",
  943. "root": {
  944. "__id__": 1
  945. },
  946. "asset": {
  947. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  948. },
  949. "fileId": "d2SGgdonNBQZXrrSfvd4ZE",
  950. "sync": false
  951. },
  952. {
  953. "__type__": "cc.Node",
  954. "_name": "SM_Veh_Retro_01_Wheel_rr",
  955. "_objFlags": 0,
  956. "_parent": {
  957. "__id__": 2
  958. },
  959. "_children": [],
  960. "_active": true,
  961. "_components": [
  962. {
  963. "__id__": 28
  964. }
  965. ],
  966. "_prefab": {
  967. "__id__": 29
  968. },
  969. "_opacity": 255,
  970. "_color": {
  971. "__type__": "cc.Color",
  972. "r": 255,
  973. "g": 255,
  974. "b": 255,
  975. "a": 255
  976. },
  977. "_contentSize": {
  978. "__type__": "cc.Size",
  979. "width": 0,
  980. "height": 0
  981. },
  982. "_anchorPoint": {
  983. "__type__": "cc.Vec2",
  984. "x": 0.5,
  985. "y": 0.5
  986. },
  987. "_trs": {
  988. "__type__": "TypedArray",
  989. "ctor": "Float64Array",
  990. "array": [
  991. 0,
  992. 0,
  993. 0,
  994. 0,
  995. 0,
  996. 0,
  997. 1,
  998. 1,
  999. 1,
  1000. 1
  1001. ]
  1002. },
  1003. "_eulerAngles": {
  1004. "__type__": "cc.Vec3",
  1005. "x": 0,
  1006. "y": 0,
  1007. "z": 0
  1008. },
  1009. "_skewX": 0,
  1010. "_skewY": 0,
  1011. "_is3DNode": true,
  1012. "_groupIndex": 0,
  1013. "groupIndex": 0,
  1014. "_id": ""
  1015. },
  1016. {
  1017. "__type__": "cc.MeshRenderer",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "node": {
  1021. "__id__": 27
  1022. },
  1023. "_enabled": true,
  1024. "_materials": [
  1025. {
  1026. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  1027. }
  1028. ],
  1029. "_mesh": {
  1030. "__uuid__": "a8bbc25b-f2fc-4edb-a5b1-3ec6e674eac8"
  1031. },
  1032. "_receiveShadows": false,
  1033. "_shadowCastingMode": 0,
  1034. "_enableAutoBatch": false,
  1035. "textures": [],
  1036. "_id": ""
  1037. },
  1038. {
  1039. "__type__": "cc.PrefabInfo",
  1040. "root": {
  1041. "__id__": 1
  1042. },
  1043. "asset": {
  1044. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1045. },
  1046. "fileId": "32/Jh2jORHWLTzd0e/ZKAa",
  1047. "sync": false
  1048. },
  1049. {
  1050. "__type__": "cc.Node",
  1051. "_name": "pPlane1 copy",
  1052. "_objFlags": 0,
  1053. "_parent": {
  1054. "__id__": 2
  1055. },
  1056. "_children": [],
  1057. "_active": true,
  1058. "_components": [
  1059. {
  1060. "__id__": 31
  1061. }
  1062. ],
  1063. "_prefab": {
  1064. "__id__": 32
  1065. },
  1066. "_opacity": 38.25,
  1067. "_color": {
  1068. "__type__": "cc.Color",
  1069. "r": 255,
  1070. "g": 255,
  1071. "b": 255,
  1072. "a": 255
  1073. },
  1074. "_contentSize": {
  1075. "__type__": "cc.Size",
  1076. "width": 0,
  1077. "height": 0
  1078. },
  1079. "_anchorPoint": {
  1080. "__type__": "cc.Vec2",
  1081. "x": 0.5,
  1082. "y": 0.5
  1083. },
  1084. "_trs": {
  1085. "__type__": "TypedArray",
  1086. "ctor": "Float64Array",
  1087. "array": [
  1088. 0,
  1089. -0.10911,
  1090. -0.29431,
  1091. -4.329780281177466e-17,
  1092. -0.7071067811865476,
  1093. -0.7071067811865475,
  1094. 4.329780281177467e-17,
  1095. 0.189,
  1096. 0.234,
  1097. 0.216
  1098. ]
  1099. },
  1100. "_eulerAngles": {
  1101. "__type__": "cc.Vec3",
  1102. "x": -90,
  1103. "y": -180,
  1104. "z": 0
  1105. },
  1106. "_skewX": 0,
  1107. "_skewY": 0,
  1108. "_is3DNode": true,
  1109. "_groupIndex": 0,
  1110. "groupIndex": 0,
  1111. "_id": ""
  1112. },
  1113. {
  1114. "__type__": "cc.MeshRenderer",
  1115. "_name": "",
  1116. "_objFlags": 0,
  1117. "node": {
  1118. "__id__": 30
  1119. },
  1120. "_enabled": true,
  1121. "_materials": [
  1122. {
  1123. "__uuid__": "f73ebd00-03e0-4a45-ba82-69c44f19bb7d"
  1124. }
  1125. ],
  1126. "_mesh": {
  1127. "__uuid__": "7a42e48a-88ae-4d78-a283-83c9e3007f8e"
  1128. },
  1129. "_receiveShadows": false,
  1130. "_shadowCastingMode": 0,
  1131. "_enableAutoBatch": false,
  1132. "textures": [],
  1133. "_id": ""
  1134. },
  1135. {
  1136. "__type__": "cc.PrefabInfo",
  1137. "root": {
  1138. "__id__": 1
  1139. },
  1140. "asset": {
  1141. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1142. },
  1143. "fileId": "eeYjoY7bpGaLAQNa1Qwykw",
  1144. "sync": false
  1145. },
  1146. {
  1147. "__type__": "cc.MeshRenderer",
  1148. "_name": "",
  1149. "_objFlags": 0,
  1150. "node": {
  1151. "__id__": 2
  1152. },
  1153. "_enabled": true,
  1154. "_materials": [
  1155. {
  1156. "__uuid__": "efad043e-1c0a-4f02-8104-680597d259ac"
  1157. }
  1158. ],
  1159. "_mesh": {
  1160. "__uuid__": "c800371c-c0b8-446c-8f2c-5024b750aa0d"
  1161. },
  1162. "_receiveShadows": false,
  1163. "_shadowCastingMode": 0,
  1164. "_enableAutoBatch": false,
  1165. "textures": [],
  1166. "_id": ""
  1167. },
  1168. {
  1169. "__type__": "cc.PrefabInfo",
  1170. "root": {
  1171. "__id__": 1
  1172. },
  1173. "asset": {
  1174. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1175. },
  1176. "fileId": "36vhilEjFODZ1lpw03Zel/",
  1177. "sync": false
  1178. },
  1179. {
  1180. "__type__": "cc.Node",
  1181. "_name": "ParticleRoot",
  1182. "_objFlags": 0,
  1183. "_parent": {
  1184. "__id__": 1
  1185. },
  1186. "_children": [
  1187. {
  1188. "__id__": 36
  1189. },
  1190. {
  1191. "__id__": 40
  1192. },
  1193. {
  1194. "__id__": 44
  1195. }
  1196. ],
  1197. "_active": true,
  1198. "_components": [],
  1199. "_prefab": {
  1200. "__id__": 50
  1201. },
  1202. "_opacity": 255,
  1203. "_color": {
  1204. "__type__": "cc.Color",
  1205. "r": 255,
  1206. "g": 255,
  1207. "b": 255,
  1208. "a": 255
  1209. },
  1210. "_contentSize": {
  1211. "__type__": "cc.Size",
  1212. "width": 0,
  1213. "height": 0
  1214. },
  1215. "_anchorPoint": {
  1216. "__type__": "cc.Vec2",
  1217. "x": 0.5,
  1218. "y": 0.5
  1219. },
  1220. "_trs": {
  1221. "__type__": "TypedArray",
  1222. "ctor": "Float64Array",
  1223. "array": [
  1224. 0,
  1225. -0.00001,
  1226. 0,
  1227. 0,
  1228. 0,
  1229. 0,
  1230. 1,
  1231. 1.00001,
  1232. 1.00001,
  1233. 1.00001
  1234. ]
  1235. },
  1236. "_eulerAngles": {
  1237. "__type__": "cc.Vec3",
  1238. "x": 0,
  1239. "y": 0,
  1240. "z": 0
  1241. },
  1242. "_skewX": 0,
  1243. "_skewY": 0,
  1244. "_is3DNode": true,
  1245. "_groupIndex": 0,
  1246. "groupIndex": 0,
  1247. "_id": ""
  1248. },
  1249. {
  1250. "__type__": "cc.Node",
  1251. "_name": "New Plane",
  1252. "_objFlags": 0,
  1253. "_parent": {
  1254. "__id__": 35
  1255. },
  1256. "_children": [],
  1257. "_active": true,
  1258. "_components": [
  1259. {
  1260. "__id__": 37
  1261. },
  1262. {
  1263. "__id__": 38
  1264. }
  1265. ],
  1266. "_prefab": {
  1267. "__id__": 39
  1268. },
  1269. "_opacity": 255,
  1270. "_color": {
  1271. "__type__": "cc.Color",
  1272. "r": 255,
  1273. "g": 255,
  1274. "b": 255,
  1275. "a": 255
  1276. },
  1277. "_contentSize": {
  1278. "__type__": "cc.Size",
  1279. "width": 0,
  1280. "height": 0
  1281. },
  1282. "_anchorPoint": {
  1283. "__type__": "cc.Vec2",
  1284. "x": 0.5,
  1285. "y": 0.5
  1286. },
  1287. "_trs": {
  1288. "__type__": "TypedArray",
  1289. "ctor": "Float64Array",
  1290. "array": [
  1291. 0.206,
  1292. 0.95,
  1293. 6.698,
  1294. 0,
  1295. 0,
  1296. 0,
  1297. 1,
  1298. 0.68899,
  1299. 0.68899,
  1300. 0.68899
  1301. ]
  1302. },
  1303. "_eulerAngles": {
  1304. "__type__": "cc.Vec3",
  1305. "x": 0,
  1306. "y": 0,
  1307. "z": 0
  1308. },
  1309. "_skewX": 0,
  1310. "_skewY": 0,
  1311. "_is3DNode": true,
  1312. "_groupIndex": 0,
  1313. "groupIndex": 0,
  1314. "_id": ""
  1315. },
  1316. {
  1317. "__type__": "cc.MeshRenderer",
  1318. "_name": "",
  1319. "_objFlags": 0,
  1320. "node": {
  1321. "__id__": 36
  1322. },
  1323. "_enabled": true,
  1324. "_materials": [
  1325. {
  1326. "__uuid__": "5c2e353f-cd78-4300-ba92-f3a7a010e78f"
  1327. }
  1328. ],
  1329. "_mesh": {
  1330. "__uuid__": "a1ef2fc9-9c57-418a-8f69-6bed9a7a0e7f"
  1331. },
  1332. "_receiveShadows": false,
  1333. "_shadowCastingMode": 0,
  1334. "_enableAutoBatch": false,
  1335. "textures": [],
  1336. "_id": ""
  1337. },
  1338. {
  1339. "__type__": "cc.Animation",
  1340. "_name": "",
  1341. "_objFlags": 0,
  1342. "node": {
  1343. "__id__": 36
  1344. },
  1345. "_enabled": true,
  1346. "_defaultClip": {
  1347. "__uuid__": "b5eac00e-8804-497a-af16-103394977725"
  1348. },
  1349. "_clips": [
  1350. {
  1351. "__uuid__": "b5eac00e-8804-497a-af16-103394977725"
  1352. }
  1353. ],
  1354. "playOnLoad": true,
  1355. "_id": ""
  1356. },
  1357. {
  1358. "__type__": "cc.PrefabInfo",
  1359. "root": {
  1360. "__id__": 1
  1361. },
  1362. "asset": {
  1363. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1364. },
  1365. "fileId": "darTXfL0hOCJ1RdJCE6QNo",
  1366. "sync": false
  1367. },
  1368. {
  1369. "__type__": "cc.Node",
  1370. "_name": "New Quad",
  1371. "_objFlags": 0,
  1372. "_parent": {
  1373. "__id__": 35
  1374. },
  1375. "_children": [],
  1376. "_active": true,
  1377. "_components": [
  1378. {
  1379. "__id__": 41
  1380. },
  1381. {
  1382. "__id__": 42
  1383. }
  1384. ],
  1385. "_prefab": {
  1386. "__id__": 43
  1387. },
  1388. "_opacity": 255,
  1389. "_color": {
  1390. "__type__": "cc.Color",
  1391. "r": 255,
  1392. "g": 255,
  1393. "b": 255,
  1394. "a": 255
  1395. },
  1396. "_contentSize": {
  1397. "__type__": "cc.Size",
  1398. "width": 0,
  1399. "height": 0
  1400. },
  1401. "_anchorPoint": {
  1402. "__type__": "cc.Vec2",
  1403. "x": 0.5,
  1404. "y": 0.5
  1405. },
  1406. "_trs": {
  1407. "__type__": "TypedArray",
  1408. "ctor": "Float64Array",
  1409. "array": [
  1410. -0.014,
  1411. 0.002,
  1412. -2.736,
  1413. 0.49473669262463316,
  1414. -0.505208476740879,
  1415. 0.5052084767408789,
  1416. 0.4947366926246332,
  1417. 9.8889,
  1418. -9.5569,
  1419. 9.8889
  1420. ]
  1421. },
  1422. "_eulerAngles": {
  1423. "__type__": "cc.Vec3",
  1424. "x": 90,
  1425. "y": -91.2,
  1426. "z": 0
  1427. },
  1428. "_skewX": 0,
  1429. "_skewY": 0,
  1430. "_is3DNode": true,
  1431. "_groupIndex": 0,
  1432. "groupIndex": 0,
  1433. "_id": ""
  1434. },
  1435. {
  1436. "__type__": "cc.MeshRenderer",
  1437. "_name": "",
  1438. "_objFlags": 0,
  1439. "node": {
  1440. "__id__": 40
  1441. },
  1442. "_enabled": true,
  1443. "_materials": [
  1444. {
  1445. "__uuid__": "5ac60ee5-066b-4492-b41d-0fc49dfb5b0f"
  1446. }
  1447. ],
  1448. "_mesh": {
  1449. "__uuid__": "e93d3fa9-8c21-4375-8a21-14ba84066c77"
  1450. },
  1451. "_receiveShadows": false,
  1452. "_shadowCastingMode": 0,
  1453. "_enableAutoBatch": false,
  1454. "textures": [],
  1455. "_id": ""
  1456. },
  1457. {
  1458. "__type__": "cc.Animation",
  1459. "_name": "",
  1460. "_objFlags": 0,
  1461. "node": {
  1462. "__id__": 40
  1463. },
  1464. "_enabled": true,
  1465. "_defaultClip": {
  1466. "__uuid__": "05e52aae-a021-4be7-88b4-a1a0b33db89b"
  1467. },
  1468. "_clips": [
  1469. {
  1470. "__uuid__": "05e52aae-a021-4be7-88b4-a1a0b33db89b"
  1471. }
  1472. ],
  1473. "playOnLoad": true,
  1474. "_id": ""
  1475. },
  1476. {
  1477. "__type__": "cc.PrefabInfo",
  1478. "root": {
  1479. "__id__": 1
  1480. },
  1481. "asset": {
  1482. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1483. },
  1484. "fileId": "90k8TQ8ftIKpmkJlW1xsho",
  1485. "sync": false
  1486. },
  1487. {
  1488. "__type__": "cc.Node",
  1489. "_name": "RootNode",
  1490. "_objFlags": 0,
  1491. "_parent": {
  1492. "__id__": 35
  1493. },
  1494. "_children": [
  1495. {
  1496. "__id__": 45
  1497. }
  1498. ],
  1499. "_active": true,
  1500. "_components": [],
  1501. "_prefab": {
  1502. "__id__": 49
  1503. },
  1504. "_opacity": 255,
  1505. "_color": {
  1506. "__type__": "cc.Color",
  1507. "r": 255,
  1508. "g": 255,
  1509. "b": 255,
  1510. "a": 255
  1511. },
  1512. "_contentSize": {
  1513. "__type__": "cc.Size",
  1514. "width": 0,
  1515. "height": 0
  1516. },
  1517. "_anchorPoint": {
  1518. "__type__": "cc.Vec2",
  1519. "x": 0.5,
  1520. "y": 0.5
  1521. },
  1522. "_trs": {
  1523. "__type__": "TypedArray",
  1524. "ctor": "Float64Array",
  1525. "array": [
  1526. 0,
  1527. -0.276,
  1528. -0.893,
  1529. 0.08344304791328849,
  1530. 0,
  1531. 0,
  1532. 0.9965125477157528,
  1533. 3.90296,
  1534. 3.90296,
  1535. 3.90296
  1536. ]
  1537. },
  1538. "_eulerAngles": {
  1539. "__type__": "cc.Vec3",
  1540. "x": 9.573,
  1541. "y": 0,
  1542. "z": 0
  1543. },
  1544. "_skewX": 0,
  1545. "_skewY": 0,
  1546. "_is3DNode": true,
  1547. "_groupIndex": 0,
  1548. "groupIndex": 0,
  1549. "_id": ""
  1550. },
  1551. {
  1552. "__type__": "cc.Node",
  1553. "_name": "pCylinder1",
  1554. "_objFlags": 0,
  1555. "_parent": {
  1556. "__id__": 44
  1557. },
  1558. "_children": [],
  1559. "_active": true,
  1560. "_components": [
  1561. {
  1562. "__id__": 46
  1563. },
  1564. {
  1565. "__id__": 47
  1566. }
  1567. ],
  1568. "_prefab": {
  1569. "__id__": 48
  1570. },
  1571. "_opacity": 255,
  1572. "_color": {
  1573. "__type__": "cc.Color",
  1574. "r": 255,
  1575. "g": 255,
  1576. "b": 255,
  1577. "a": 255
  1578. },
  1579. "_contentSize": {
  1580. "__type__": "cc.Size",
  1581. "width": 0,
  1582. "height": 0
  1583. },
  1584. "_anchorPoint": {
  1585. "__type__": "cc.Vec2",
  1586. "x": 0.5,
  1587. "y": 0.5
  1588. },
  1589. "_trs": {
  1590. "__type__": "TypedArray",
  1591. "ctor": "Float64Array",
  1592. "array": [
  1593. 0,
  1594. -0.33,
  1595. -0.67,
  1596. -3.5283199022574055e-17,
  1597. -0.8172957799577715,
  1598. -0.5762183683840858,
  1599. 5.004493304409622e-17,
  1600. 67.444,
  1601. 96.258,
  1602. 67.444
  1603. ]
  1604. },
  1605. "_eulerAngles": {
  1606. "__type__": "cc.Vec3",
  1607. "x": -70.37,
  1608. "y": -180,
  1609. "z": 0
  1610. },
  1611. "_skewX": 0,
  1612. "_skewY": 0,
  1613. "_is3DNode": true,
  1614. "_groupIndex": 0,
  1615. "groupIndex": 0,
  1616. "_id": ""
  1617. },
  1618. {
  1619. "__type__": "cc.MeshRenderer",
  1620. "_name": "",
  1621. "_objFlags": 0,
  1622. "node": {
  1623. "__id__": 45
  1624. },
  1625. "_enabled": true,
  1626. "_materials": [
  1627. {
  1628. "__uuid__": "5ac60ee5-066b-4492-b41d-0fc49dfb5b0f"
  1629. }
  1630. ],
  1631. "_mesh": {
  1632. "__uuid__": "91711e3b-1cc2-49c6-9b14-33d6ee818d5d"
  1633. },
  1634. "_receiveShadows": false,
  1635. "_shadowCastingMode": 0,
  1636. "_enableAutoBatch": false,
  1637. "textures": [],
  1638. "_id": ""
  1639. },
  1640. {
  1641. "__type__": "cc.Animation",
  1642. "_name": "",
  1643. "_objFlags": 0,
  1644. "node": {
  1645. "__id__": 45
  1646. },
  1647. "_enabled": true,
  1648. "_defaultClip": null,
  1649. "_clips": [
  1650. {
  1651. "__uuid__": "9c935a76-6f93-4605-a3ae-2559ff7d84bb"
  1652. }
  1653. ],
  1654. "playOnLoad": false,
  1655. "_id": ""
  1656. },
  1657. {
  1658. "__type__": "cc.PrefabInfo",
  1659. "root": {
  1660. "__id__": 1
  1661. },
  1662. "asset": {
  1663. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1664. },
  1665. "fileId": "bcsb9san9BAYUStDI1oFGB",
  1666. "sync": false
  1667. },
  1668. {
  1669. "__type__": "cc.PrefabInfo",
  1670. "root": {
  1671. "__id__": 1
  1672. },
  1673. "asset": {
  1674. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1675. },
  1676. "fileId": "5dGdwx5XlL4L9n2tPzYAFX",
  1677. "sync": false
  1678. },
  1679. {
  1680. "__type__": "cc.PrefabInfo",
  1681. "root": {
  1682. "__id__": 1
  1683. },
  1684. "asset": {
  1685. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1686. },
  1687. "fileId": "15Ru4aR5tCjp8rkSQUNQag",
  1688. "sync": false
  1689. },
  1690. {
  1691. "__type__": "cc.PrefabInfo",
  1692. "root": {
  1693. "__id__": 1
  1694. },
  1695. "asset": {
  1696. "__uuid__": "1a5ca026-8ff6-40ff-9559-4f1739f18c06"
  1697. },
  1698. "fileId": "eeB/EaorFOLrpdNpQFCcfF",
  1699. "sync": false
  1700. }
  1701. ]