car_lib_list_item.prefab 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "car_lib_list_item",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "car_lib_list_item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 20
  32. },
  33. {
  34. "__id__": 40
  35. }
  36. ],
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 46
  41. },
  42. {
  43. "__id__": 48
  44. },
  45. {
  46. "__id__": 50
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 52
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "img_car",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 5
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 7
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 47,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 0.4,
  118. "y": 0.4,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 950,
  146. "height": 594
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "a42gWR+2BBY7CrljLHbkfe"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_spriteFrame": null,
  182. "_type": 0,
  183. "_fillType": 0,
  184. "_sizeMode": 1,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 0,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "d8xSQO1NZCh7xuTelExEHI"
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__id__": 0
  208. },
  209. "fileId": "08nVjUIJJIZKXSDLvnjGDU",
  210. "instance": null,
  211. "targetOverrides": null,
  212. "nestedPrefabInstanceRoots": null
  213. },
  214. {
  215. "__type__": "cc.Node",
  216. "_name": "lab_car_name",
  217. "_objFlags": 0,
  218. "__editorExtras__": {},
  219. "_parent": {
  220. "__id__": 1
  221. },
  222. "_children": [],
  223. "_active": true,
  224. "_components": [
  225. {
  226. "__id__": 9
  227. },
  228. {
  229. "__id__": 11
  230. }
  231. ],
  232. "_prefab": {
  233. "__id__": 13
  234. },
  235. "_lpos": {
  236. "__type__": "cc.Vec3",
  237. "x": -95.75,
  238. "y": -110,
  239. "z": 0
  240. },
  241. "_lrot": {
  242. "__type__": "cc.Quat",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0,
  246. "w": 1
  247. },
  248. "_lscale": {
  249. "__type__": "cc.Vec3",
  250. "x": 1,
  251. "y": 1,
  252. "z": 1
  253. },
  254. "_mobility": 0,
  255. "_layer": 33554432,
  256. "_euler": {
  257. "__type__": "cc.Vec3",
  258. "x": 0,
  259. "y": 0,
  260. "z": 0
  261. },
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.UITransform",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "__editorExtras__": {},
  269. "node": {
  270. "__id__": 8
  271. },
  272. "_enabled": true,
  273. "__prefab": {
  274. "__id__": 10
  275. },
  276. "_contentSize": {
  277. "__type__": "cc.Size",
  278. "width": 230,
  279. "height": 50.4
  280. },
  281. "_anchorPoint": {
  282. "__type__": "cc.Vec2",
  283. "x": 0.5,
  284. "y": 0.5
  285. },
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.CompPrefabInfo",
  290. "fileId": "5fsbOXCw1ExKUMu3IPLJ8f"
  291. },
  292. {
  293. "__type__": "cc.Label",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "__editorExtras__": {},
  297. "node": {
  298. "__id__": 8
  299. },
  300. "_enabled": true,
  301. "__prefab": {
  302. "__id__": 12
  303. },
  304. "_customMaterial": null,
  305. "_srcBlendFactor": 2,
  306. "_dstBlendFactor": 4,
  307. "_color": {
  308. "__type__": "cc.Color",
  309. "r": 57,
  310. "g": 55,
  311. "b": 55,
  312. "a": 255
  313. },
  314. "_string": "迈凯伦",
  315. "_horizontalAlign": 0,
  316. "_verticalAlign": 1,
  317. "_actualFontSize": 37,
  318. "_fontSize": 36,
  319. "_fontFamily": "Arial",
  320. "_lineHeight": 40,
  321. "_overflow": 2,
  322. "_enableWrapText": true,
  323. "_font": null,
  324. "_isSystemFontUsed": true,
  325. "_spacingX": 0,
  326. "_isItalic": false,
  327. "_isBold": false,
  328. "_isUnderline": false,
  329. "_underlineHeight": 2,
  330. "_cacheMode": 0,
  331. "_enableOutline": false,
  332. "_outlineColor": {
  333. "__type__": "cc.Color",
  334. "r": 0,
  335. "g": 0,
  336. "b": 0,
  337. "a": 255
  338. },
  339. "_outlineWidth": 2,
  340. "_enableShadow": false,
  341. "_shadowColor": {
  342. "__type__": "cc.Color",
  343. "r": 0,
  344. "g": 0,
  345. "b": 0,
  346. "a": 255
  347. },
  348. "_shadowOffset": {
  349. "__type__": "cc.Vec2",
  350. "x": 2,
  351. "y": 2
  352. },
  353. "_shadowBlur": 2,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.CompPrefabInfo",
  358. "fileId": "86VU3b+zpNJ4TIno6EE43X"
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "root": {
  363. "__id__": 1
  364. },
  365. "asset": {
  366. "__id__": 0
  367. },
  368. "fileId": "88QOdNj/JI2L3Y2bWUcDrI",
  369. "instance": null,
  370. "targetOverrides": null,
  371. "nestedPrefabInstanceRoots": null
  372. },
  373. {
  374. "__type__": "cc.Node",
  375. "_name": "lab_car_score",
  376. "_objFlags": 0,
  377. "__editorExtras__": {},
  378. "_parent": {
  379. "__id__": 1
  380. },
  381. "_children": [],
  382. "_active": true,
  383. "_components": [
  384. {
  385. "__id__": 15
  386. },
  387. {
  388. "__id__": 17
  389. }
  390. ],
  391. "_prefab": {
  392. "__id__": 19
  393. },
  394. "_lpos": {
  395. "__type__": "cc.Vec3",
  396. "x": 119.5,
  397. "y": -110,
  398. "z": 0
  399. },
  400. "_lrot": {
  401. "__type__": "cc.Quat",
  402. "x": 0,
  403. "y": 0,
  404. "z": 0,
  405. "w": 1
  406. },
  407. "_lscale": {
  408. "__type__": "cc.Vec3",
  409. "x": 1,
  410. "y": 1,
  411. "z": 1
  412. },
  413. "_mobility": 0,
  414. "_layer": 33554432,
  415. "_euler": {
  416. "__type__": "cc.Vec3",
  417. "x": 0,
  418. "y": 0,
  419. "z": 0
  420. },
  421. "_id": ""
  422. },
  423. {
  424. "__type__": "cc.UITransform",
  425. "_name": "",
  426. "_objFlags": 0,
  427. "__editorExtras__": {},
  428. "node": {
  429. "__id__": 14
  430. },
  431. "_enabled": true,
  432. "__prefab": {
  433. "__id__": 16
  434. },
  435. "_contentSize": {
  436. "__type__": "cc.Size",
  437. "width": 200,
  438. "height": 50.4
  439. },
  440. "_anchorPoint": {
  441. "__type__": "cc.Vec2",
  442. "x": 0.5,
  443. "y": 0.5
  444. },
  445. "_id": ""
  446. },
  447. {
  448. "__type__": "cc.CompPrefabInfo",
  449. "fileId": "bfuiQemMlOQrjtckvvDgqd"
  450. },
  451. {
  452. "__type__": "cc.Label",
  453. "_name": "",
  454. "_objFlags": 0,
  455. "__editorExtras__": {},
  456. "node": {
  457. "__id__": 14
  458. },
  459. "_enabled": true,
  460. "__prefab": {
  461. "__id__": 18
  462. },
  463. "_customMaterial": null,
  464. "_srcBlendFactor": 2,
  465. "_dstBlendFactor": 4,
  466. "_color": {
  467. "__type__": "cc.Color",
  468. "r": 36,
  469. "g": 94,
  470. "b": 152,
  471. "a": 255
  472. },
  473. "_string": "99999分",
  474. "_horizontalAlign": 2,
  475. "_verticalAlign": 1,
  476. "_actualFontSize": 37,
  477. "_fontSize": 36,
  478. "_fontFamily": "Arial",
  479. "_lineHeight": 40,
  480. "_overflow": 2,
  481. "_enableWrapText": true,
  482. "_font": null,
  483. "_isSystemFontUsed": true,
  484. "_spacingX": 0,
  485. "_isItalic": false,
  486. "_isBold": false,
  487. "_isUnderline": false,
  488. "_underlineHeight": 2,
  489. "_cacheMode": 0,
  490. "_enableOutline": false,
  491. "_outlineColor": {
  492. "__type__": "cc.Color",
  493. "r": 0,
  494. "g": 0,
  495. "b": 0,
  496. "a": 255
  497. },
  498. "_outlineWidth": 2,
  499. "_enableShadow": false,
  500. "_shadowColor": {
  501. "__type__": "cc.Color",
  502. "r": 0,
  503. "g": 0,
  504. "b": 0,
  505. "a": 255
  506. },
  507. "_shadowOffset": {
  508. "__type__": "cc.Vec2",
  509. "x": 2,
  510. "y": 2
  511. },
  512. "_shadowBlur": 2,
  513. "_id": ""
  514. },
  515. {
  516. "__type__": "cc.CompPrefabInfo",
  517. "fileId": "3ddFpuOpVE04yjKLyo2syI"
  518. },
  519. {
  520. "__type__": "cc.PrefabInfo",
  521. "root": {
  522. "__id__": 1
  523. },
  524. "asset": {
  525. "__id__": 0
  526. },
  527. "fileId": "079hta7sZANL5Tc3pCADjt",
  528. "instance": null,
  529. "targetOverrides": null,
  530. "nestedPrefabInstanceRoots": null
  531. },
  532. {
  533. "__type__": "cc.Node",
  534. "_name": "suo_node",
  535. "_objFlags": 0,
  536. "__editorExtras__": {},
  537. "_parent": {
  538. "__id__": 1
  539. },
  540. "_children": [
  541. {
  542. "__id__": 21
  543. },
  544. {
  545. "__id__": 27
  546. }
  547. ],
  548. "_active": false,
  549. "_components": [
  550. {
  551. "__id__": 33
  552. },
  553. {
  554. "__id__": 35
  555. },
  556. {
  557. "__id__": 37
  558. }
  559. ],
  560. "_prefab": {
  561. "__id__": 39
  562. },
  563. "_lpos": {
  564. "__type__": "cc.Vec3",
  565. "x": 3,
  566. "y": 14,
  567. "z": 0
  568. },
  569. "_lrot": {
  570. "__type__": "cc.Quat",
  571. "x": 0,
  572. "y": 0,
  573. "z": 0,
  574. "w": 1
  575. },
  576. "_lscale": {
  577. "__type__": "cc.Vec3",
  578. "x": 1,
  579. "y": 1,
  580. "z": 1
  581. },
  582. "_mobility": 0,
  583. "_layer": 33554432,
  584. "_euler": {
  585. "__type__": "cc.Vec3",
  586. "x": 0,
  587. "y": 0,
  588. "z": 0
  589. },
  590. "_id": ""
  591. },
  592. {
  593. "__type__": "cc.Node",
  594. "_name": "img_suo",
  595. "_objFlags": 0,
  596. "__editorExtras__": {},
  597. "_parent": {
  598. "__id__": 20
  599. },
  600. "_children": [],
  601. "_active": true,
  602. "_components": [
  603. {
  604. "__id__": 22
  605. },
  606. {
  607. "__id__": 24
  608. }
  609. ],
  610. "_prefab": {
  611. "__id__": 26
  612. },
  613. "_lpos": {
  614. "__type__": "cc.Vec3",
  615. "x": 0,
  616. "y": 20,
  617. "z": 0
  618. },
  619. "_lrot": {
  620. "__type__": "cc.Quat",
  621. "x": 0,
  622. "y": 0,
  623. "z": 0,
  624. "w": 1
  625. },
  626. "_lscale": {
  627. "__type__": "cc.Vec3",
  628. "x": 1,
  629. "y": 1,
  630. "z": 1
  631. },
  632. "_mobility": 0,
  633. "_layer": 33554432,
  634. "_euler": {
  635. "__type__": "cc.Vec3",
  636. "x": 0,
  637. "y": 0,
  638. "z": 0
  639. },
  640. "_id": ""
  641. },
  642. {
  643. "__type__": "cc.UITransform",
  644. "_name": "",
  645. "_objFlags": 0,
  646. "__editorExtras__": {},
  647. "node": {
  648. "__id__": 21
  649. },
  650. "_enabled": true,
  651. "__prefab": {
  652. "__id__": 23
  653. },
  654. "_contentSize": {
  655. "__type__": "cc.Size",
  656. "width": 100,
  657. "height": 124
  658. },
  659. "_anchorPoint": {
  660. "__type__": "cc.Vec2",
  661. "x": 0.5,
  662. "y": 0.5
  663. },
  664. "_id": ""
  665. },
  666. {
  667. "__type__": "cc.CompPrefabInfo",
  668. "fileId": "c5htuPtBFDbIC1XQYNmVjh"
  669. },
  670. {
  671. "__type__": "cc.Sprite",
  672. "_name": "",
  673. "_objFlags": 0,
  674. "__editorExtras__": {},
  675. "node": {
  676. "__id__": 21
  677. },
  678. "_enabled": true,
  679. "__prefab": {
  680. "__id__": 25
  681. },
  682. "_customMaterial": null,
  683. "_srcBlendFactor": 2,
  684. "_dstBlendFactor": 4,
  685. "_color": {
  686. "__type__": "cc.Color",
  687. "r": 255,
  688. "g": 255,
  689. "b": 255,
  690. "a": 255
  691. },
  692. "_spriteFrame": {
  693. "__uuid__": "463c3fdd-c4a3-4aa7-83e4-fe0aac99ea42@f9941",
  694. "__expectedType__": "cc.SpriteFrame"
  695. },
  696. "_type": 0,
  697. "_fillType": 0,
  698. "_sizeMode": 0,
  699. "_fillCenter": {
  700. "__type__": "cc.Vec2",
  701. "x": 0,
  702. "y": 0
  703. },
  704. "_fillStart": 0,
  705. "_fillRange": 0,
  706. "_isTrimmedMode": true,
  707. "_useGrayscale": false,
  708. "_atlas": null,
  709. "_id": ""
  710. },
  711. {
  712. "__type__": "cc.CompPrefabInfo",
  713. "fileId": "07Pm7FiC1G6JYWOZb6n61f"
  714. },
  715. {
  716. "__type__": "cc.PrefabInfo",
  717. "root": {
  718. "__id__": 1
  719. },
  720. "asset": {
  721. "__id__": 0
  722. },
  723. "fileId": "a1JrecyKdMb5t33hDTK2Ov",
  724. "instance": null,
  725. "targetOverrides": null,
  726. "nestedPrefabInstanceRoots": null
  727. },
  728. {
  729. "__type__": "cc.Node",
  730. "_name": "img_keduihuan",
  731. "_objFlags": 0,
  732. "__editorExtras__": {},
  733. "_parent": {
  734. "__id__": 20
  735. },
  736. "_children": [],
  737. "_active": false,
  738. "_components": [
  739. {
  740. "__id__": 28
  741. },
  742. {
  743. "__id__": 30
  744. }
  745. ],
  746. "_prefab": {
  747. "__id__": 32
  748. },
  749. "_lpos": {
  750. "__type__": "cc.Vec3",
  751. "x": -3,
  752. "y": -14,
  753. "z": 0
  754. },
  755. "_lrot": {
  756. "__type__": "cc.Quat",
  757. "x": 0,
  758. "y": 0,
  759. "z": 0,
  760. "w": 1
  761. },
  762. "_lscale": {
  763. "__type__": "cc.Vec3",
  764. "x": 1,
  765. "y": 1,
  766. "z": 1
  767. },
  768. "_mobility": 0,
  769. "_layer": 33554432,
  770. "_euler": {
  771. "__type__": "cc.Vec3",
  772. "x": 0,
  773. "y": 0,
  774. "z": 0
  775. },
  776. "_id": ""
  777. },
  778. {
  779. "__type__": "cc.UITransform",
  780. "_name": "",
  781. "_objFlags": 0,
  782. "__editorExtras__": {},
  783. "node": {
  784. "__id__": 27
  785. },
  786. "_enabled": true,
  787. "__prefab": {
  788. "__id__": 29
  789. },
  790. "_contentSize": {
  791. "__type__": "cc.Size",
  792. "width": 183,
  793. "height": 101
  794. },
  795. "_anchorPoint": {
  796. "__type__": "cc.Vec2",
  797. "x": 0.5,
  798. "y": 0.5
  799. },
  800. "_id": ""
  801. },
  802. {
  803. "__type__": "cc.CompPrefabInfo",
  804. "fileId": "8dEwVpKRZEqIBgFqRzA071"
  805. },
  806. {
  807. "__type__": "cc.Sprite",
  808. "_name": "",
  809. "_objFlags": 0,
  810. "__editorExtras__": {},
  811. "node": {
  812. "__id__": 27
  813. },
  814. "_enabled": true,
  815. "__prefab": {
  816. "__id__": 31
  817. },
  818. "_customMaterial": null,
  819. "_srcBlendFactor": 2,
  820. "_dstBlendFactor": 4,
  821. "_color": {
  822. "__type__": "cc.Color",
  823. "r": 255,
  824. "g": 255,
  825. "b": 255,
  826. "a": 255
  827. },
  828. "_spriteFrame": {
  829. "__uuid__": "93c35630-ce44-43bb-88ac-3b22fd18c525@f9941",
  830. "__expectedType__": "cc.SpriteFrame"
  831. },
  832. "_type": 0,
  833. "_fillType": 0,
  834. "_sizeMode": 1,
  835. "_fillCenter": {
  836. "__type__": "cc.Vec2",
  837. "x": 0,
  838. "y": 0
  839. },
  840. "_fillStart": 0,
  841. "_fillRange": 0,
  842. "_isTrimmedMode": true,
  843. "_useGrayscale": false,
  844. "_atlas": null,
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.CompPrefabInfo",
  849. "fileId": "4cD6h3vqpFmoA3e6gtdGqh"
  850. },
  851. {
  852. "__type__": "cc.PrefabInfo",
  853. "root": {
  854. "__id__": 1
  855. },
  856. "asset": {
  857. "__id__": 0
  858. },
  859. "fileId": "422x4zDtBB/4Y8IynyW0hW",
  860. "instance": null,
  861. "targetOverrides": null,
  862. "nestedPrefabInstanceRoots": null
  863. },
  864. {
  865. "__type__": "cc.UITransform",
  866. "_name": "",
  867. "_objFlags": 0,
  868. "__editorExtras__": {},
  869. "node": {
  870. "__id__": 20
  871. },
  872. "_enabled": true,
  873. "__prefab": {
  874. "__id__": 34
  875. },
  876. "_contentSize": {
  877. "__type__": "cc.Size",
  878. "width": 502,
  879. "height": 314
  880. },
  881. "_anchorPoint": {
  882. "__type__": "cc.Vec2",
  883. "x": 0.5,
  884. "y": 0.5
  885. },
  886. "_id": ""
  887. },
  888. {
  889. "__type__": "cc.CompPrefabInfo",
  890. "fileId": "b2U7hT5+9GdbBKbN46mRz2"
  891. },
  892. {
  893. "__type__": "cc.Widget",
  894. "_name": "",
  895. "_objFlags": 0,
  896. "__editorExtras__": {},
  897. "node": {
  898. "__id__": 20
  899. },
  900. "_enabled": true,
  901. "__prefab": {
  902. "__id__": 36
  903. },
  904. "_alignFlags": 45,
  905. "_target": null,
  906. "_left": 17,
  907. "_right": 11,
  908. "_top": 13.5,
  909. "_bottom": 41.5,
  910. "_horizontalCenter": 0,
  911. "_verticalCenter": 0,
  912. "_isAbsLeft": true,
  913. "_isAbsRight": true,
  914. "_isAbsTop": true,
  915. "_isAbsBottom": true,
  916. "_isAbsHorizontalCenter": true,
  917. "_isAbsVerticalCenter": true,
  918. "_originalWidth": 100,
  919. "_originalHeight": 100,
  920. "_alignMode": 2,
  921. "_lockFlags": 0,
  922. "_id": ""
  923. },
  924. {
  925. "__type__": "cc.CompPrefabInfo",
  926. "fileId": "e0GgqD8QdFQ4Qcu01Ti+qK"
  927. },
  928. {
  929. "__type__": "cc.Sprite",
  930. "_name": "",
  931. "_objFlags": 0,
  932. "__editorExtras__": {},
  933. "node": {
  934. "__id__": 20
  935. },
  936. "_enabled": true,
  937. "__prefab": {
  938. "__id__": 38
  939. },
  940. "_customMaterial": null,
  941. "_srcBlendFactor": 2,
  942. "_dstBlendFactor": 4,
  943. "_color": {
  944. "__type__": "cc.Color",
  945. "r": 255,
  946. "g": 255,
  947. "b": 255,
  948. "a": 255
  949. },
  950. "_spriteFrame": {
  951. "__uuid__": "8d5629f0-fbad-46c1-8c7d-7d398f5d1b72@f9941",
  952. "__expectedType__": "cc.SpriteFrame"
  953. },
  954. "_type": 0,
  955. "_fillType": 0,
  956. "_sizeMode": 1,
  957. "_fillCenter": {
  958. "__type__": "cc.Vec2",
  959. "x": 0,
  960. "y": 0
  961. },
  962. "_fillStart": 0,
  963. "_fillRange": 0,
  964. "_isTrimmedMode": true,
  965. "_useGrayscale": false,
  966. "_atlas": null,
  967. "_id": ""
  968. },
  969. {
  970. "__type__": "cc.CompPrefabInfo",
  971. "fileId": "669dRgaSJIu7uS64BceU0T"
  972. },
  973. {
  974. "__type__": "cc.PrefabInfo",
  975. "root": {
  976. "__id__": 1
  977. },
  978. "asset": {
  979. "__id__": 0
  980. },
  981. "fileId": "a2oSdti4JH2YLcH9CoTFta",
  982. "instance": null,
  983. "targetOverrides": null,
  984. "nestedPrefabInstanceRoots": null
  985. },
  986. {
  987. "__type__": "cc.Node",
  988. "_name": "img_id",
  989. "_objFlags": 0,
  990. "__editorExtras__": {},
  991. "_parent": {
  992. "__id__": 1
  993. },
  994. "_children": [],
  995. "_active": true,
  996. "_components": [
  997. {
  998. "__id__": 41
  999. },
  1000. {
  1001. "__id__": 43
  1002. }
  1003. ],
  1004. "_prefab": {
  1005. "__id__": 45
  1006. },
  1007. "_lpos": {
  1008. "__type__": "cc.Vec3",
  1009. "x": -215.915,
  1010. "y": 143.111,
  1011. "z": 0
  1012. },
  1013. "_lrot": {
  1014. "__type__": "cc.Quat",
  1015. "x": 0,
  1016. "y": 0,
  1017. "z": 0,
  1018. "w": 1
  1019. },
  1020. "_lscale": {
  1021. "__type__": "cc.Vec3",
  1022. "x": 1,
  1023. "y": 1,
  1024. "z": 1
  1025. },
  1026. "_mobility": 0,
  1027. "_layer": 33554432,
  1028. "_euler": {
  1029. "__type__": "cc.Vec3",
  1030. "x": 0,
  1031. "y": 0,
  1032. "z": 0
  1033. },
  1034. "_id": ""
  1035. },
  1036. {
  1037. "__type__": "cc.UITransform",
  1038. "_name": "",
  1039. "_objFlags": 0,
  1040. "__editorExtras__": {},
  1041. "node": {
  1042. "__id__": 40
  1043. },
  1044. "_enabled": true,
  1045. "__prefab": {
  1046. "__id__": 42
  1047. },
  1048. "_contentSize": {
  1049. "__type__": "cc.Size",
  1050. "width": 82,
  1051. "height": 82
  1052. },
  1053. "_anchorPoint": {
  1054. "__type__": "cc.Vec2",
  1055. "x": 0.5,
  1056. "y": 0.5
  1057. },
  1058. "_id": ""
  1059. },
  1060. {
  1061. "__type__": "cc.CompPrefabInfo",
  1062. "fileId": "815VW7cKBEJrlTScdVj8Vb"
  1063. },
  1064. {
  1065. "__type__": "cc.Sprite",
  1066. "_name": "",
  1067. "_objFlags": 0,
  1068. "__editorExtras__": {},
  1069. "node": {
  1070. "__id__": 40
  1071. },
  1072. "_enabled": true,
  1073. "__prefab": {
  1074. "__id__": 44
  1075. },
  1076. "_customMaterial": null,
  1077. "_srcBlendFactor": 2,
  1078. "_dstBlendFactor": 4,
  1079. "_color": {
  1080. "__type__": "cc.Color",
  1081. "r": 255,
  1082. "g": 255,
  1083. "b": 255,
  1084. "a": 255
  1085. },
  1086. "_spriteFrame": {
  1087. "__uuid__": "5f289798-fbde-4097-8eb7-09e96605b466@f9941",
  1088. "__expectedType__": "cc.SpriteFrame"
  1089. },
  1090. "_type": 0,
  1091. "_fillType": 0,
  1092. "_sizeMode": 1,
  1093. "_fillCenter": {
  1094. "__type__": "cc.Vec2",
  1095. "x": 0,
  1096. "y": 0
  1097. },
  1098. "_fillStart": 0,
  1099. "_fillRange": 0,
  1100. "_isTrimmedMode": true,
  1101. "_useGrayscale": false,
  1102. "_atlas": null,
  1103. "_id": ""
  1104. },
  1105. {
  1106. "__type__": "cc.CompPrefabInfo",
  1107. "fileId": "647F56I0ZBhpYnAATVr/Za"
  1108. },
  1109. {
  1110. "__type__": "cc.PrefabInfo",
  1111. "root": {
  1112. "__id__": 1
  1113. },
  1114. "asset": {
  1115. "__id__": 0
  1116. },
  1117. "fileId": "59X6yVZSNG4aaV8TawU/dx",
  1118. "instance": null,
  1119. "targetOverrides": null,
  1120. "nestedPrefabInstanceRoots": null
  1121. },
  1122. {
  1123. "__type__": "cc.UITransform",
  1124. "_name": "",
  1125. "_objFlags": 0,
  1126. "__editorExtras__": {},
  1127. "node": {
  1128. "__id__": 1
  1129. },
  1130. "_enabled": true,
  1131. "__prefab": {
  1132. "__id__": 47
  1133. },
  1134. "_contentSize": {
  1135. "__type__": "cc.Size",
  1136. "width": 530,
  1137. "height": 369
  1138. },
  1139. "_anchorPoint": {
  1140. "__type__": "cc.Vec2",
  1141. "x": 0.5,
  1142. "y": 0.5
  1143. },
  1144. "_id": ""
  1145. },
  1146. {
  1147. "__type__": "cc.CompPrefabInfo",
  1148. "fileId": "5bPkxgNzRPL6Lh0HUHUXBx"
  1149. },
  1150. {
  1151. "__type__": "cc.Sprite",
  1152. "_name": "",
  1153. "_objFlags": 0,
  1154. "__editorExtras__": {},
  1155. "node": {
  1156. "__id__": 1
  1157. },
  1158. "_enabled": true,
  1159. "__prefab": {
  1160. "__id__": 49
  1161. },
  1162. "_customMaterial": null,
  1163. "_srcBlendFactor": 2,
  1164. "_dstBlendFactor": 4,
  1165. "_color": {
  1166. "__type__": "cc.Color",
  1167. "r": 255,
  1168. "g": 255,
  1169. "b": 255,
  1170. "a": 255
  1171. },
  1172. "_spriteFrame": {
  1173. "__uuid__": "42277d08-9827-4ee8-a2d2-9bac6fd1657d@f9941",
  1174. "__expectedType__": "cc.SpriteFrame"
  1175. },
  1176. "_type": 0,
  1177. "_fillType": 0,
  1178. "_sizeMode": 1,
  1179. "_fillCenter": {
  1180. "__type__": "cc.Vec2",
  1181. "x": 0,
  1182. "y": 0
  1183. },
  1184. "_fillStart": 0,
  1185. "_fillRange": 0,
  1186. "_isTrimmedMode": true,
  1187. "_useGrayscale": false,
  1188. "_atlas": null,
  1189. "_id": ""
  1190. },
  1191. {
  1192. "__type__": "cc.CompPrefabInfo",
  1193. "fileId": "bfh8sfQElLX50poU03cmPp"
  1194. },
  1195. {
  1196. "__type__": "9e6fdCyGM5BLLUbeGEGi/0L",
  1197. "_name": "",
  1198. "_objFlags": 0,
  1199. "__editorExtras__": {},
  1200. "node": {
  1201. "__id__": 1
  1202. },
  1203. "_enabled": true,
  1204. "__prefab": {
  1205. "__id__": 51
  1206. },
  1207. "sf_bg_select": {
  1208. "__uuid__": "3a64131b-63dc-4fd3-88ec-2bd86ca51cf8@f9941",
  1209. "__expectedType__": "cc.SpriteFrame"
  1210. },
  1211. "sf_bg_unselect": {
  1212. "__uuid__": "42277d08-9827-4ee8-a2d2-9bac6fd1657d@f9941",
  1213. "__expectedType__": "cc.SpriteFrame"
  1214. },
  1215. "img_car": {
  1216. "__id__": 2
  1217. },
  1218. "lab_car_name": {
  1219. "__id__": 8
  1220. },
  1221. "lab_car_score": {
  1222. "__id__": 14
  1223. },
  1224. "suo_node": {
  1225. "__id__": 20
  1226. },
  1227. "img_suo": {
  1228. "__id__": 21
  1229. },
  1230. "img_keduihuan": {
  1231. "__id__": 27
  1232. },
  1233. "img_id": {
  1234. "__id__": 40
  1235. },
  1236. "sf_img_score": {
  1237. "__uuid__": "5f289798-fbde-4097-8eb7-09e96605b466@f9941",
  1238. "__expectedType__": "cc.SpriteFrame"
  1239. },
  1240. "sf_img_suipian": {
  1241. "__uuid__": "7398099b-e76a-4393-9b10-a0ff075b21c9@f9941",
  1242. "__expectedType__": "cc.SpriteFrame"
  1243. },
  1244. "_id": ""
  1245. },
  1246. {
  1247. "__type__": "cc.CompPrefabInfo",
  1248. "fileId": "9ecm7TOQVKnpo2BBUBYCpL"
  1249. },
  1250. {
  1251. "__type__": "cc.PrefabInfo",
  1252. "root": {
  1253. "__id__": 1
  1254. },
  1255. "asset": {
  1256. "__id__": 0
  1257. },
  1258. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1259. "instance": null,
  1260. "targetOverrides": null
  1261. }
  1262. ]