Car_103.prefab 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387
  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_103",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [],
  26. "_prefab": {
  27. "__id__": 41
  28. },
  29. "_opacity": 255,
  30. "_color": {
  31. "__type__": "cc.Color",
  32. "r": 255,
  33. "g": 255,
  34. "b": 255,
  35. "a": 255
  36. },
  37. "_contentSize": {
  38. "__type__": "cc.Size",
  39. "width": 0,
  40. "height": 0
  41. },
  42. "_anchorPoint": {
  43. "__type__": "cc.Vec2",
  44. "x": 0.5,
  45. "y": 0.5
  46. },
  47. "_trs": {
  48. "__type__": "TypedArray",
  49. "ctor": "Float64Array",
  50. "array": [
  51. 11.857,
  52. 0,
  53. 0,
  54. 0,
  55. 0,
  56. 0,
  57. 1,
  58. 1,
  59. 1,
  60. 1
  61. ]
  62. },
  63. "_eulerAngles": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_skewX": 0,
  70. "_skewY": 0,
  71. "_is3DNode": true,
  72. "_groupIndex": 0,
  73. "groupIndex": 0,
  74. "_id": ""
  75. },
  76. {
  77. "__type__": "cc.Node",
  78. "_name": "SM_Veh_Retro_01_Hover",
  79. "_objFlags": 0,
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [
  84. {
  85. "__id__": 3
  86. },
  87. {
  88. "__id__": 6
  89. },
  90. {
  91. "__id__": 9
  92. },
  93. {
  94. "__id__": 12
  95. },
  96. {
  97. "__id__": 15
  98. },
  99. {
  100. "__id__": 21
  101. },
  102. {
  103. "__id__": 27
  104. },
  105. {
  106. "__id__": 30
  107. },
  108. {
  109. "__id__": 33
  110. },
  111. {
  112. "__id__": 36
  113. }
  114. ],
  115. "_active": true,
  116. "_components": [
  117. {
  118. "__id__": 39
  119. }
  120. ],
  121. "_prefab": {
  122. "__id__": 40
  123. },
  124. "_opacity": 255,
  125. "_color": {
  126. "__type__": "cc.Color",
  127. "r": 255,
  128. "g": 255,
  129. "b": 255,
  130. "a": 255
  131. },
  132. "_contentSize": {
  133. "__type__": "cc.Size",
  134. "width": 0,
  135. "height": 0
  136. },
  137. "_anchorPoint": {
  138. "__type__": "cc.Vec2",
  139. "x": 0.5,
  140. "y": 0.5
  141. },
  142. "_trs": {
  143. "__type__": "TypedArray",
  144. "ctor": "Float64Array",
  145. "array": [
  146. 0,
  147. 0,
  148. 0,
  149. 0,
  150. 1,
  151. 0,
  152. 6.123233995736766e-17,
  153. 1.922,
  154. 1.922,
  155. 1.922
  156. ]
  157. },
  158. "_eulerAngles": {
  159. "__type__": "cc.Vec3",
  160. "x": 0,
  161. "y": 180,
  162. "z": 0
  163. },
  164. "_skewX": 0,
  165. "_skewY": 0,
  166. "_is3DNode": true,
  167. "_groupIndex": 0,
  168. "groupIndex": 0,
  169. "_id": ""
  170. },
  171. {
  172. "__type__": "cc.Node",
  173. "_name": "SM_Veh_Retro_Hover_01_Wheel_rl_Hover",
  174. "_objFlags": 0,
  175. "_parent": {
  176. "__id__": 2
  177. },
  178. "_children": [],
  179. "_active": true,
  180. "_components": [
  181. {
  182. "__id__": 4
  183. }
  184. ],
  185. "_prefab": {
  186. "__id__": 5
  187. },
  188. "_opacity": 255,
  189. "_color": {
  190. "__type__": "cc.Color",
  191. "r": 255,
  192. "g": 255,
  193. "b": 255,
  194. "a": 255
  195. },
  196. "_contentSize": {
  197. "__type__": "cc.Size",
  198. "width": 0,
  199. "height": 0
  200. },
  201. "_anchorPoint": {
  202. "__type__": "cc.Vec2",
  203. "x": 0.5,
  204. "y": 0.5
  205. },
  206. "_trs": {
  207. "__type__": "TypedArray",
  208. "ctor": "Float64Array",
  209. "array": [
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 0,
  215. 0,
  216. 1,
  217. 1,
  218. 1,
  219. 1
  220. ]
  221. },
  222. "_eulerAngles": {
  223. "__type__": "cc.Vec3",
  224. "x": 0,
  225. "y": 0,
  226. "z": 0
  227. },
  228. "_skewX": 0,
  229. "_skewY": 0,
  230. "_is3DNode": true,
  231. "_groupIndex": 0,
  232. "groupIndex": 0,
  233. "_id": ""
  234. },
  235. {
  236. "__type__": "cc.MeshRenderer",
  237. "_name": "",
  238. "_objFlags": 0,
  239. "node": {
  240. "__id__": 3
  241. },
  242. "_enabled": true,
  243. "_materials": [
  244. {
  245. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  246. }
  247. ],
  248. "_mesh": {
  249. "__uuid__": "520145d7-497f-4c64-b29b-09ae6c54702c"
  250. },
  251. "_receiveShadows": false,
  252. "_shadowCastingMode": 0,
  253. "_enableAutoBatch": false,
  254. "textures": [],
  255. "_id": ""
  256. },
  257. {
  258. "__type__": "cc.PrefabInfo",
  259. "root": {
  260. "__id__": 1
  261. },
  262. "asset": {
  263. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  264. },
  265. "fileId": "6ags9usZBCw6OfQmsCs7t2",
  266. "sync": false
  267. },
  268. {
  269. "__type__": "cc.Node",
  270. "_name": "SM_Veh_Retro_Hover_01_Wheel_fl_Hover",
  271. "_objFlags": 0,
  272. "_parent": {
  273. "__id__": 2
  274. },
  275. "_children": [],
  276. "_active": true,
  277. "_components": [
  278. {
  279. "__id__": 7
  280. }
  281. ],
  282. "_prefab": {
  283. "__id__": 8
  284. },
  285. "_opacity": 255,
  286. "_color": {
  287. "__type__": "cc.Color",
  288. "r": 255,
  289. "g": 255,
  290. "b": 255,
  291. "a": 255
  292. },
  293. "_contentSize": {
  294. "__type__": "cc.Size",
  295. "width": 0,
  296. "height": 0
  297. },
  298. "_anchorPoint": {
  299. "__type__": "cc.Vec2",
  300. "x": 0.5,
  301. "y": 0.5
  302. },
  303. "_trs": {
  304. "__type__": "TypedArray",
  305. "ctor": "Float64Array",
  306. "array": [
  307. 0,
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 0,
  313. 1,
  314. 1,
  315. 1,
  316. 1
  317. ]
  318. },
  319. "_eulerAngles": {
  320. "__type__": "cc.Vec3",
  321. "x": 0,
  322. "y": 0,
  323. "z": 0
  324. },
  325. "_skewX": 0,
  326. "_skewY": 0,
  327. "_is3DNode": true,
  328. "_groupIndex": 0,
  329. "groupIndex": 0,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.MeshRenderer",
  334. "_name": "",
  335. "_objFlags": 0,
  336. "node": {
  337. "__id__": 6
  338. },
  339. "_enabled": true,
  340. "_materials": [
  341. {
  342. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  343. }
  344. ],
  345. "_mesh": {
  346. "__uuid__": "8030a8f3-ff43-429e-a29b-17837ad6d395"
  347. },
  348. "_receiveShadows": false,
  349. "_shadowCastingMode": 0,
  350. "_enableAutoBatch": false,
  351. "textures": [],
  352. "_id": ""
  353. },
  354. {
  355. "__type__": "cc.PrefabInfo",
  356. "root": {
  357. "__id__": 1
  358. },
  359. "asset": {
  360. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  361. },
  362. "fileId": "aazCRL+i1IOpJ8ZT15XzS0",
  363. "sync": false
  364. },
  365. {
  366. "__type__": "cc.Node",
  367. "_name": "SM_Veh_Retro_Fins_01_Hover",
  368. "_objFlags": 0,
  369. "_parent": {
  370. "__id__": 2
  371. },
  372. "_children": [],
  373. "_active": true,
  374. "_components": [
  375. {
  376. "__id__": 10
  377. }
  378. ],
  379. "_prefab": {
  380. "__id__": 11
  381. },
  382. "_opacity": 255,
  383. "_color": {
  384. "__type__": "cc.Color",
  385. "r": 255,
  386. "g": 255,
  387. "b": 255,
  388. "a": 255
  389. },
  390. "_contentSize": {
  391. "__type__": "cc.Size",
  392. "width": 0,
  393. "height": 0
  394. },
  395. "_anchorPoint": {
  396. "__type__": "cc.Vec2",
  397. "x": 0.5,
  398. "y": 0.5
  399. },
  400. "_trs": {
  401. "__type__": "TypedArray",
  402. "ctor": "Float64Array",
  403. "array": [
  404. 0,
  405. 0,
  406. 0,
  407. 0,
  408. 0,
  409. 0,
  410. 1,
  411. 1,
  412. 1,
  413. 1
  414. ]
  415. },
  416. "_eulerAngles": {
  417. "__type__": "cc.Vec3",
  418. "x": 0,
  419. "y": 0,
  420. "z": 0
  421. },
  422. "_skewX": 0,
  423. "_skewY": 0,
  424. "_is3DNode": true,
  425. "_groupIndex": 0,
  426. "groupIndex": 0,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.MeshRenderer",
  431. "_name": "",
  432. "_objFlags": 0,
  433. "node": {
  434. "__id__": 9
  435. },
  436. "_enabled": true,
  437. "_materials": [
  438. {
  439. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  440. }
  441. ],
  442. "_mesh": {
  443. "__uuid__": "2a358fc2-fbe1-4c41-aae4-cd7e512452ee"
  444. },
  445. "_receiveShadows": false,
  446. "_shadowCastingMode": 0,
  447. "_enableAutoBatch": false,
  448. "textures": [],
  449. "_id": ""
  450. },
  451. {
  452. "__type__": "cc.PrefabInfo",
  453. "root": {
  454. "__id__": 1
  455. },
  456. "asset": {
  457. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  458. },
  459. "fileId": "4f1TFKSXRDn7idEM4Rikal",
  460. "sync": false
  461. },
  462. {
  463. "__type__": "cc.Node",
  464. "_name": "SM_Veh_Retro_01_Glass_Hover",
  465. "_objFlags": 0,
  466. "_parent": {
  467. "__id__": 2
  468. },
  469. "_children": [],
  470. "_active": true,
  471. "_components": [
  472. {
  473. "__id__": 13
  474. }
  475. ],
  476. "_prefab": {
  477. "__id__": 14
  478. },
  479. "_opacity": 255,
  480. "_color": {
  481. "__type__": "cc.Color",
  482. "r": 255,
  483. "g": 255,
  484. "b": 255,
  485. "a": 255
  486. },
  487. "_contentSize": {
  488. "__type__": "cc.Size",
  489. "width": 0,
  490. "height": 0
  491. },
  492. "_anchorPoint": {
  493. "__type__": "cc.Vec2",
  494. "x": 0.5,
  495. "y": 0.5
  496. },
  497. "_trs": {
  498. "__type__": "TypedArray",
  499. "ctor": "Float64Array",
  500. "array": [
  501. 0,
  502. 0,
  503. 0,
  504. 0,
  505. 0,
  506. 0,
  507. 1,
  508. 1,
  509. 1,
  510. 1
  511. ]
  512. },
  513. "_eulerAngles": {
  514. "__type__": "cc.Vec3",
  515. "x": 0,
  516. "y": 0,
  517. "z": 0
  518. },
  519. "_skewX": 0,
  520. "_skewY": 0,
  521. "_is3DNode": true,
  522. "_groupIndex": 0,
  523. "groupIndex": 0,
  524. "_id": ""
  525. },
  526. {
  527. "__type__": "cc.MeshRenderer",
  528. "_name": "",
  529. "_objFlags": 0,
  530. "node": {
  531. "__id__": 12
  532. },
  533. "_enabled": true,
  534. "_materials": [
  535. {
  536. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  537. }
  538. ],
  539. "_mesh": {
  540. "__uuid__": "0e6ab063-271c-4b5d-803b-a6986cc66925"
  541. },
  542. "_receiveShadows": false,
  543. "_shadowCastingMode": 0,
  544. "_enableAutoBatch": false,
  545. "textures": [],
  546. "_id": ""
  547. },
  548. {
  549. "__type__": "cc.PrefabInfo",
  550. "root": {
  551. "__id__": 1
  552. },
  553. "asset": {
  554. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  555. },
  556. "fileId": "33VnJj9iND5Kmc1iBvZrOj",
  557. "sync": false
  558. },
  559. {
  560. "__type__": "cc.Node",
  561. "_name": "SM_Veh_Retro_01_Door_L_Hover",
  562. "_objFlags": 0,
  563. "_parent": {
  564. "__id__": 2
  565. },
  566. "_children": [
  567. {
  568. "__id__": 16
  569. }
  570. ],
  571. "_active": true,
  572. "_components": [
  573. {
  574. "__id__": 19
  575. }
  576. ],
  577. "_prefab": {
  578. "__id__": 20
  579. },
  580. "_opacity": 255,
  581. "_color": {
  582. "__type__": "cc.Color",
  583. "r": 255,
  584. "g": 255,
  585. "b": 255,
  586. "a": 255
  587. },
  588. "_contentSize": {
  589. "__type__": "cc.Size",
  590. "width": 0,
  591. "height": 0
  592. },
  593. "_anchorPoint": {
  594. "__type__": "cc.Vec2",
  595. "x": 0.5,
  596. "y": 0.5
  597. },
  598. "_trs": {
  599. "__type__": "TypedArray",
  600. "ctor": "Float64Array",
  601. "array": [
  602. 0,
  603. 0,
  604. 0,
  605. 0,
  606. 0,
  607. 0,
  608. 1,
  609. 1,
  610. 1,
  611. 1
  612. ]
  613. },
  614. "_eulerAngles": {
  615. "__type__": "cc.Vec3",
  616. "x": 0,
  617. "y": 0,
  618. "z": 0
  619. },
  620. "_skewX": 0,
  621. "_skewY": 0,
  622. "_is3DNode": true,
  623. "_groupIndex": 0,
  624. "groupIndex": 0,
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.Node",
  629. "_name": "SM_Veh_Retro_01_Door_L_Glass_Hover",
  630. "_objFlags": 0,
  631. "_parent": {
  632. "__id__": 15
  633. },
  634. "_children": [],
  635. "_active": true,
  636. "_components": [
  637. {
  638. "__id__": 17
  639. }
  640. ],
  641. "_prefab": {
  642. "__id__": 18
  643. },
  644. "_opacity": 255,
  645. "_color": {
  646. "__type__": "cc.Color",
  647. "r": 255,
  648. "g": 255,
  649. "b": 255,
  650. "a": 255
  651. },
  652. "_contentSize": {
  653. "__type__": "cc.Size",
  654. "width": 0,
  655. "height": 0
  656. },
  657. "_anchorPoint": {
  658. "__type__": "cc.Vec2",
  659. "x": 0.5,
  660. "y": 0.5
  661. },
  662. "_trs": {
  663. "__type__": "TypedArray",
  664. "ctor": "Float64Array",
  665. "array": [
  666. 0,
  667. 0,
  668. 0,
  669. 0,
  670. 0,
  671. 0,
  672. 1,
  673. 1,
  674. 1,
  675. 1
  676. ]
  677. },
  678. "_eulerAngles": {
  679. "__type__": "cc.Vec3",
  680. "x": 0,
  681. "y": 0,
  682. "z": 0
  683. },
  684. "_skewX": 0,
  685. "_skewY": 0,
  686. "_is3DNode": true,
  687. "_groupIndex": 0,
  688. "groupIndex": 0,
  689. "_id": ""
  690. },
  691. {
  692. "__type__": "cc.MeshRenderer",
  693. "_name": "",
  694. "_objFlags": 0,
  695. "node": {
  696. "__id__": 16
  697. },
  698. "_enabled": true,
  699. "_materials": [
  700. {
  701. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  702. }
  703. ],
  704. "_mesh": {
  705. "__uuid__": "a68eafad-7e6d-41c7-a429-6e1865db4ebf"
  706. },
  707. "_receiveShadows": false,
  708. "_shadowCastingMode": 0,
  709. "_enableAutoBatch": false,
  710. "textures": [],
  711. "_id": ""
  712. },
  713. {
  714. "__type__": "cc.PrefabInfo",
  715. "root": {
  716. "__id__": 1
  717. },
  718. "asset": {
  719. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  720. },
  721. "fileId": "70NVPsLNBH3KCVG+2YEd4k",
  722. "sync": false
  723. },
  724. {
  725. "__type__": "cc.MeshRenderer",
  726. "_name": "",
  727. "_objFlags": 0,
  728. "node": {
  729. "__id__": 15
  730. },
  731. "_enabled": true,
  732. "_materials": [
  733. {
  734. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  735. }
  736. ],
  737. "_mesh": {
  738. "__uuid__": "5965f333-dd1a-4c3c-b120-610645d0cd3a"
  739. },
  740. "_receiveShadows": false,
  741. "_shadowCastingMode": 0,
  742. "_enableAutoBatch": false,
  743. "textures": [],
  744. "_id": ""
  745. },
  746. {
  747. "__type__": "cc.PrefabInfo",
  748. "root": {
  749. "__id__": 1
  750. },
  751. "asset": {
  752. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  753. },
  754. "fileId": "a350hat4JHTLVnrYevWr1f",
  755. "sync": false
  756. },
  757. {
  758. "__type__": "cc.Node",
  759. "_name": "SM_Veh_Retro_01_Door_R_Hover",
  760. "_objFlags": 0,
  761. "_parent": {
  762. "__id__": 2
  763. },
  764. "_children": [
  765. {
  766. "__id__": 22
  767. }
  768. ],
  769. "_active": true,
  770. "_components": [
  771. {
  772. "__id__": 25
  773. }
  774. ],
  775. "_prefab": {
  776. "__id__": 26
  777. },
  778. "_opacity": 255,
  779. "_color": {
  780. "__type__": "cc.Color",
  781. "r": 255,
  782. "g": 255,
  783. "b": 255,
  784. "a": 255
  785. },
  786. "_contentSize": {
  787. "__type__": "cc.Size",
  788. "width": 0,
  789. "height": 0
  790. },
  791. "_anchorPoint": {
  792. "__type__": "cc.Vec2",
  793. "x": 0.5,
  794. "y": 0.5
  795. },
  796. "_trs": {
  797. "__type__": "TypedArray",
  798. "ctor": "Float64Array",
  799. "array": [
  800. 0,
  801. 0,
  802. 0,
  803. 0,
  804. 0,
  805. 0,
  806. 1,
  807. 1,
  808. 1,
  809. 1
  810. ]
  811. },
  812. "_eulerAngles": {
  813. "__type__": "cc.Vec3",
  814. "x": 0,
  815. "y": 0,
  816. "z": 0
  817. },
  818. "_skewX": 0,
  819. "_skewY": 0,
  820. "_is3DNode": true,
  821. "_groupIndex": 0,
  822. "groupIndex": 0,
  823. "_id": ""
  824. },
  825. {
  826. "__type__": "cc.Node",
  827. "_name": "SM_Veh_Retro_01_Door_R_Glass_Hover",
  828. "_objFlags": 0,
  829. "_parent": {
  830. "__id__": 21
  831. },
  832. "_children": [],
  833. "_active": true,
  834. "_components": [
  835. {
  836. "__id__": 23
  837. }
  838. ],
  839. "_prefab": {
  840. "__id__": 24
  841. },
  842. "_opacity": 255,
  843. "_color": {
  844. "__type__": "cc.Color",
  845. "r": 255,
  846. "g": 255,
  847. "b": 255,
  848. "a": 255
  849. },
  850. "_contentSize": {
  851. "__type__": "cc.Size",
  852. "width": 0,
  853. "height": 0
  854. },
  855. "_anchorPoint": {
  856. "__type__": "cc.Vec2",
  857. "x": 0.5,
  858. "y": 0.5
  859. },
  860. "_trs": {
  861. "__type__": "TypedArray",
  862. "ctor": "Float64Array",
  863. "array": [
  864. 0,
  865. 0,
  866. 0,
  867. 0,
  868. 0,
  869. 0,
  870. 1,
  871. 1,
  872. 1,
  873. 1
  874. ]
  875. },
  876. "_eulerAngles": {
  877. "__type__": "cc.Vec3",
  878. "x": 0,
  879. "y": 0,
  880. "z": 0
  881. },
  882. "_skewX": 0,
  883. "_skewY": 0,
  884. "_is3DNode": true,
  885. "_groupIndex": 0,
  886. "groupIndex": 0,
  887. "_id": ""
  888. },
  889. {
  890. "__type__": "cc.MeshRenderer",
  891. "_name": "",
  892. "_objFlags": 0,
  893. "node": {
  894. "__id__": 22
  895. },
  896. "_enabled": true,
  897. "_materials": [
  898. {
  899. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  900. }
  901. ],
  902. "_mesh": {
  903. "__uuid__": "bbb222b4-5959-455f-9979-77aff4876c8a"
  904. },
  905. "_receiveShadows": false,
  906. "_shadowCastingMode": 0,
  907. "_enableAutoBatch": false,
  908. "textures": [],
  909. "_id": ""
  910. },
  911. {
  912. "__type__": "cc.PrefabInfo",
  913. "root": {
  914. "__id__": 1
  915. },
  916. "asset": {
  917. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  918. },
  919. "fileId": "a3VzW62pNNI7/5Rs5YUuh6",
  920. "sync": false
  921. },
  922. {
  923. "__type__": "cc.MeshRenderer",
  924. "_name": "",
  925. "_objFlags": 0,
  926. "node": {
  927. "__id__": 21
  928. },
  929. "_enabled": true,
  930. "_materials": [
  931. {
  932. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  933. }
  934. ],
  935. "_mesh": {
  936. "__uuid__": "036541d0-d64f-4710-bc10-8f762671a58d"
  937. },
  938. "_receiveShadows": false,
  939. "_shadowCastingMode": 0,
  940. "_enableAutoBatch": false,
  941. "textures": [],
  942. "_id": ""
  943. },
  944. {
  945. "__type__": "cc.PrefabInfo",
  946. "root": {
  947. "__id__": 1
  948. },
  949. "asset": {
  950. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  951. },
  952. "fileId": "95l2vmt3hL46R8JBQ0KJYH",
  953. "sync": false
  954. },
  955. {
  956. "__type__": "cc.Node",
  957. "_name": "SM_Veh_Retro_Hover_01_Wheel_fr_Hover",
  958. "_objFlags": 0,
  959. "_parent": {
  960. "__id__": 2
  961. },
  962. "_children": [],
  963. "_active": true,
  964. "_components": [
  965. {
  966. "__id__": 28
  967. }
  968. ],
  969. "_prefab": {
  970. "__id__": 29
  971. },
  972. "_opacity": 255,
  973. "_color": {
  974. "__type__": "cc.Color",
  975. "r": 255,
  976. "g": 255,
  977. "b": 255,
  978. "a": 255
  979. },
  980. "_contentSize": {
  981. "__type__": "cc.Size",
  982. "width": 0,
  983. "height": 0
  984. },
  985. "_anchorPoint": {
  986. "__type__": "cc.Vec2",
  987. "x": 0.5,
  988. "y": 0.5
  989. },
  990. "_trs": {
  991. "__type__": "TypedArray",
  992. "ctor": "Float64Array",
  993. "array": [
  994. 0,
  995. 0,
  996. 0,
  997. 0,
  998. 0,
  999. 0,
  1000. 1,
  1001. 1,
  1002. 1,
  1003. 1
  1004. ]
  1005. },
  1006. "_eulerAngles": {
  1007. "__type__": "cc.Vec3",
  1008. "x": 0,
  1009. "y": 0,
  1010. "z": 0
  1011. },
  1012. "_skewX": 0,
  1013. "_skewY": 0,
  1014. "_is3DNode": true,
  1015. "_groupIndex": 0,
  1016. "groupIndex": 0,
  1017. "_id": ""
  1018. },
  1019. {
  1020. "__type__": "cc.MeshRenderer",
  1021. "_name": "",
  1022. "_objFlags": 0,
  1023. "node": {
  1024. "__id__": 27
  1025. },
  1026. "_enabled": true,
  1027. "_materials": [
  1028. {
  1029. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  1030. }
  1031. ],
  1032. "_mesh": {
  1033. "__uuid__": "b14e37e4-8648-4965-802f-e7094f2e220d"
  1034. },
  1035. "_receiveShadows": false,
  1036. "_shadowCastingMode": 0,
  1037. "_enableAutoBatch": false,
  1038. "textures": [],
  1039. "_id": ""
  1040. },
  1041. {
  1042. "__type__": "cc.PrefabInfo",
  1043. "root": {
  1044. "__id__": 1
  1045. },
  1046. "asset": {
  1047. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  1048. },
  1049. "fileId": "5cNRisDsNGYbjryMXTCiKr",
  1050. "sync": false
  1051. },
  1052. {
  1053. "__type__": "cc.Node",
  1054. "_name": "SM_Veh_Retro_Hover_01_Wheel_rr_Hover",
  1055. "_objFlags": 0,
  1056. "_parent": {
  1057. "__id__": 2
  1058. },
  1059. "_children": [],
  1060. "_active": true,
  1061. "_components": [
  1062. {
  1063. "__id__": 31
  1064. }
  1065. ],
  1066. "_prefab": {
  1067. "__id__": 32
  1068. },
  1069. "_opacity": 255,
  1070. "_color": {
  1071. "__type__": "cc.Color",
  1072. "r": 255,
  1073. "g": 255,
  1074. "b": 255,
  1075. "a": 255
  1076. },
  1077. "_contentSize": {
  1078. "__type__": "cc.Size",
  1079. "width": 0,
  1080. "height": 0
  1081. },
  1082. "_anchorPoint": {
  1083. "__type__": "cc.Vec2",
  1084. "x": 0.5,
  1085. "y": 0.5
  1086. },
  1087. "_trs": {
  1088. "__type__": "TypedArray",
  1089. "ctor": "Float64Array",
  1090. "array": [
  1091. 0,
  1092. 0,
  1093. 0,
  1094. 0,
  1095. 0,
  1096. 0,
  1097. 1,
  1098. 1,
  1099. 1,
  1100. 1
  1101. ]
  1102. },
  1103. "_eulerAngles": {
  1104. "__type__": "cc.Vec3",
  1105. "x": 0,
  1106. "y": 0,
  1107. "z": 0
  1108. },
  1109. "_skewX": 0,
  1110. "_skewY": 0,
  1111. "_is3DNode": true,
  1112. "_groupIndex": 0,
  1113. "groupIndex": 0,
  1114. "_id": ""
  1115. },
  1116. {
  1117. "__type__": "cc.MeshRenderer",
  1118. "_name": "",
  1119. "_objFlags": 0,
  1120. "node": {
  1121. "__id__": 30
  1122. },
  1123. "_enabled": true,
  1124. "_materials": [
  1125. {
  1126. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  1127. }
  1128. ],
  1129. "_mesh": {
  1130. "__uuid__": "f52cd8d1-53fc-4a19-8d83-ea974651ebd2"
  1131. },
  1132. "_receiveShadows": false,
  1133. "_shadowCastingMode": 0,
  1134. "_enableAutoBatch": false,
  1135. "textures": [],
  1136. "_id": ""
  1137. },
  1138. {
  1139. "__type__": "cc.PrefabInfo",
  1140. "root": {
  1141. "__id__": 1
  1142. },
  1143. "asset": {
  1144. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  1145. },
  1146. "fileId": "e49PoNxNlLLb9VUu1wJCKX",
  1147. "sync": false
  1148. },
  1149. {
  1150. "__type__": "cc.Node",
  1151. "_name": "SM_Veh_Retro_01_SteeringW_Hover",
  1152. "_objFlags": 0,
  1153. "_parent": {
  1154. "__id__": 2
  1155. },
  1156. "_children": [],
  1157. "_active": true,
  1158. "_components": [
  1159. {
  1160. "__id__": 34
  1161. }
  1162. ],
  1163. "_prefab": {
  1164. "__id__": 35
  1165. },
  1166. "_opacity": 255,
  1167. "_color": {
  1168. "__type__": "cc.Color",
  1169. "r": 255,
  1170. "g": 255,
  1171. "b": 255,
  1172. "a": 255
  1173. },
  1174. "_contentSize": {
  1175. "__type__": "cc.Size",
  1176. "width": 0,
  1177. "height": 0
  1178. },
  1179. "_anchorPoint": {
  1180. "__type__": "cc.Vec2",
  1181. "x": 0.5,
  1182. "y": 0.5
  1183. },
  1184. "_trs": {
  1185. "__type__": "TypedArray",
  1186. "ctor": "Float64Array",
  1187. "array": [
  1188. 0,
  1189. 0.245831727981567,
  1190. -0.413729548454285,
  1191. 0.20618481860794652,
  1192. 0,
  1193. 0,
  1194. 0.9785130661241107,
  1195. 1,
  1196. 1,
  1197. 1
  1198. ]
  1199. },
  1200. "_eulerAngles": {
  1201. "__type__": "cc.Vec3",
  1202. "x": 23.797731992332874,
  1203. "y": 0,
  1204. "z": 0
  1205. },
  1206. "_skewX": 0,
  1207. "_skewY": 0,
  1208. "_is3DNode": true,
  1209. "_groupIndex": 0,
  1210. "groupIndex": 0,
  1211. "_id": ""
  1212. },
  1213. {
  1214. "__type__": "cc.MeshRenderer",
  1215. "_name": "",
  1216. "_objFlags": 0,
  1217. "node": {
  1218. "__id__": 33
  1219. },
  1220. "_enabled": true,
  1221. "_materials": [
  1222. {
  1223. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  1224. }
  1225. ],
  1226. "_mesh": {
  1227. "__uuid__": "92593536-57dc-4706-b658-2d20a4e665e7"
  1228. },
  1229. "_receiveShadows": false,
  1230. "_shadowCastingMode": 0,
  1231. "_enableAutoBatch": false,
  1232. "textures": [],
  1233. "_id": ""
  1234. },
  1235. {
  1236. "__type__": "cc.PrefabInfo",
  1237. "root": {
  1238. "__id__": 1
  1239. },
  1240. "asset": {
  1241. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  1242. },
  1243. "fileId": "7bCXZ7ya9IpraY/OG0VXln",
  1244. "sync": false
  1245. },
  1246. {
  1247. "__type__": "cc.Node",
  1248. "_name": "pPlane1",
  1249. "_objFlags": 0,
  1250. "_parent": {
  1251. "__id__": 2
  1252. },
  1253. "_children": [],
  1254. "_active": true,
  1255. "_components": [
  1256. {
  1257. "__id__": 37
  1258. }
  1259. ],
  1260. "_prefab": {
  1261. "__id__": 38
  1262. },
  1263. "_opacity": 38.25,
  1264. "_color": {
  1265. "__type__": "cc.Color",
  1266. "r": 255,
  1267. "g": 255,
  1268. "b": 255,
  1269. "a": 255
  1270. },
  1271. "_contentSize": {
  1272. "__type__": "cc.Size",
  1273. "width": 0,
  1274. "height": 0
  1275. },
  1276. "_anchorPoint": {
  1277. "__type__": "cc.Vec2",
  1278. "x": 0.5,
  1279. "y": 0.5
  1280. },
  1281. "_trs": {
  1282. "__type__": "TypedArray",
  1283. "ctor": "Float64Array",
  1284. "array": [
  1285. 0,
  1286. -0.109,
  1287. -0.294,
  1288. -4.329780281177466e-17,
  1289. -0.7071067811865476,
  1290. -0.7071067811865475,
  1291. 4.329780281177467e-17,
  1292. 0.216,
  1293. 0.234,
  1294. 0.257
  1295. ]
  1296. },
  1297. "_eulerAngles": {
  1298. "__type__": "cc.Vec3",
  1299. "x": -90,
  1300. "y": -180,
  1301. "z": 0
  1302. },
  1303. "_skewX": 0,
  1304. "_skewY": 0,
  1305. "_is3DNode": true,
  1306. "_groupIndex": 0,
  1307. "groupIndex": 0,
  1308. "_id": ""
  1309. },
  1310. {
  1311. "__type__": "cc.MeshRenderer",
  1312. "_name": "",
  1313. "_objFlags": 0,
  1314. "node": {
  1315. "__id__": 36
  1316. },
  1317. "_enabled": true,
  1318. "_materials": [
  1319. {
  1320. "__uuid__": "f73ebd00-03e0-4a45-ba82-69c44f19bb7d"
  1321. }
  1322. ],
  1323. "_mesh": {
  1324. "__uuid__": "7a42e48a-88ae-4d78-a283-83c9e3007f8e"
  1325. },
  1326. "_receiveShadows": false,
  1327. "_shadowCastingMode": 0,
  1328. "_enableAutoBatch": false,
  1329. "textures": [],
  1330. "_id": ""
  1331. },
  1332. {
  1333. "__type__": "cc.PrefabInfo",
  1334. "root": {
  1335. "__id__": 1
  1336. },
  1337. "asset": {
  1338. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  1339. },
  1340. "fileId": "76zU7IXf1FarGIow4cwcmf",
  1341. "sync": false
  1342. },
  1343. {
  1344. "__type__": "cc.MeshRenderer",
  1345. "_name": "",
  1346. "_objFlags": 0,
  1347. "node": {
  1348. "__id__": 2
  1349. },
  1350. "_enabled": true,
  1351. "_materials": [
  1352. {
  1353. "__uuid__": "43c6e5ce-6d7d-47a9-abfe-149ae5099e66"
  1354. }
  1355. ],
  1356. "_mesh": {
  1357. "__uuid__": "14d1a472-facc-452e-a6bb-03467ba35a1b"
  1358. },
  1359. "_receiveShadows": false,
  1360. "_shadowCastingMode": 0,
  1361. "_enableAutoBatch": false,
  1362. "textures": [],
  1363. "_id": ""
  1364. },
  1365. {
  1366. "__type__": "cc.PrefabInfo",
  1367. "root": {
  1368. "__id__": 1
  1369. },
  1370. "asset": {
  1371. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  1372. },
  1373. "fileId": "ce69PQfzhCFboE1TjNFKxr",
  1374. "sync": false
  1375. },
  1376. {
  1377. "__type__": "cc.PrefabInfo",
  1378. "root": {
  1379. "__id__": 1
  1380. },
  1381. "asset": {
  1382. "__uuid__": "b009cf6f-3362-4a1c-a019-029f32e6c505"
  1383. },
  1384. "fileId": "6cfLxkHqtMOr1F4GaPxBFU",
  1385. "sync": false
  1386. }
  1387. ]