item.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "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": "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. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 32
  38. },
  39. {
  40. "__id__": 34
  41. },
  42. {
  43. "__id__": 36
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 39
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "bg",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. },
  92. {
  93. "__id__": 5
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 7
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 100,
  143. "height": 100
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "b6jfsHhgBC14vWlxbFXP0w"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "99427946-f901-4dcc-9c77-861212eafda2@f9941",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  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": "caZuMyIyVAQL/KiRdBCQOO"
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__id__": 0
  208. },
  209. "fileId": "e0UKvZGRhAv5mS8em3VOrQ",
  210. "instance": null,
  211. "targetOverrides": null,
  212. "nestedPrefabInstanceRoots": null
  213. },
  214. {
  215. "__type__": "cc.Node",
  216. "_name": "ico",
  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": 0,
  238. "y": 4,
  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": 61,
  279. "height": 61
  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": "4cLgljx55Ga517nA6IN+tR"
  291. },
  292. {
  293. "__type__": "cc.Sprite",
  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": 255,
  310. "g": 255,
  311. "b": 255,
  312. "a": 255
  313. },
  314. "_spriteFrame": {
  315. "__uuid__": "64d4a153-a47f-4644-a5b0-a7d4551d0e3a@f9941",
  316. "__expectedType__": "cc.SpriteFrame"
  317. },
  318. "_type": 0,
  319. "_fillType": 0,
  320. "_sizeMode": 1,
  321. "_fillCenter": {
  322. "__type__": "cc.Vec2",
  323. "x": 0,
  324. "y": 0
  325. },
  326. "_fillStart": 0,
  327. "_fillRange": 0,
  328. "_isTrimmedMode": true,
  329. "_useGrayscale": false,
  330. "_atlas": null,
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.CompPrefabInfo",
  335. "fileId": "d22IfXaEhLEbQCzBXUJWza"
  336. },
  337. {
  338. "__type__": "cc.PrefabInfo",
  339. "root": {
  340. "__id__": 1
  341. },
  342. "asset": {
  343. "__id__": 0
  344. },
  345. "fileId": "8arvJwnq1KCrf0EukNyDZV",
  346. "instance": null,
  347. "targetOverrides": null,
  348. "nestedPrefabInstanceRoots": null
  349. },
  350. {
  351. "__type__": "cc.Node",
  352. "_name": "num",
  353. "_objFlags": 0,
  354. "__editorExtras__": {},
  355. "_parent": {
  356. "__id__": 1
  357. },
  358. "_children": [],
  359. "_active": true,
  360. "_components": [
  361. {
  362. "__id__": 15
  363. },
  364. {
  365. "__id__": 17
  366. }
  367. ],
  368. "_prefab": {
  369. "__id__": 19
  370. },
  371. "_lpos": {
  372. "__type__": "cc.Vec3",
  373. "x": 43.307000000000016,
  374. "y": -48.448999999999955,
  375. "z": 0
  376. },
  377. "_lrot": {
  378. "__type__": "cc.Quat",
  379. "x": 0,
  380. "y": 0,
  381. "z": 0,
  382. "w": 1
  383. },
  384. "_lscale": {
  385. "__type__": "cc.Vec3",
  386. "x": 1,
  387. "y": 1,
  388. "z": 1
  389. },
  390. "_mobility": 0,
  391. "_layer": 33554432,
  392. "_euler": {
  393. "__type__": "cc.Vec3",
  394. "x": 0,
  395. "y": 0,
  396. "z": 0
  397. },
  398. "_id": ""
  399. },
  400. {
  401. "__type__": "cc.UITransform",
  402. "_name": "",
  403. "_objFlags": 0,
  404. "__editorExtras__": {},
  405. "node": {
  406. "__id__": 14
  407. },
  408. "_enabled": true,
  409. "__prefab": {
  410. "__id__": 16
  411. },
  412. "_contentSize": {
  413. "__type__": "cc.Size",
  414. "width": 86,
  415. "height": 31.72
  416. },
  417. "_anchorPoint": {
  418. "__type__": "cc.Vec2",
  419. "x": 1,
  420. "y": 0
  421. },
  422. "_id": ""
  423. },
  424. {
  425. "__type__": "cc.CompPrefabInfo",
  426. "fileId": "a9EjrTyZJAAZHDEQaeWty+"
  427. },
  428. {
  429. "__type__": "cc.Label",
  430. "_name": "",
  431. "_objFlags": 0,
  432. "__editorExtras__": {},
  433. "node": {
  434. "__id__": 14
  435. },
  436. "_enabled": true,
  437. "__prefab": {
  438. "__id__": 18
  439. },
  440. "_customMaterial": null,
  441. "_srcBlendFactor": 2,
  442. "_dstBlendFactor": 4,
  443. "_color": {
  444. "__type__": "cc.Color",
  445. "r": 255,
  446. "g": 255,
  447. "b": 255,
  448. "a": 255
  449. },
  450. "_string": "999",
  451. "_horizontalAlign": 2,
  452. "_verticalAlign": 2,
  453. "_actualFontSize": 22,
  454. "_fontSize": 22,
  455. "_fontFamily": "Arial",
  456. "_lineHeight": 22,
  457. "_overflow": 2,
  458. "_enableWrapText": false,
  459. "_font": {
  460. "__uuid__": "20e32a4b-c53f-43f1-afa0-30a906b3e3e8",
  461. "__expectedType__": "cc.TTFFont"
  462. },
  463. "_isSystemFontUsed": false,
  464. "_spacingX": 0,
  465. "_isItalic": false,
  466. "_isBold": true,
  467. "_isUnderline": false,
  468. "_underlineHeight": 2,
  469. "_cacheMode": 0,
  470. "_enableOutline": true,
  471. "_outlineColor": {
  472. "__type__": "cc.Color",
  473. "r": 0,
  474. "g": 0,
  475. "b": 0,
  476. "a": 255
  477. },
  478. "_outlineWidth": 2,
  479. "_enableShadow": false,
  480. "_shadowColor": {
  481. "__type__": "cc.Color",
  482. "r": 0,
  483. "g": 0,
  484. "b": 0,
  485. "a": 255
  486. },
  487. "_shadowOffset": {
  488. "__type__": "cc.Vec2",
  489. "x": 2,
  490. "y": 2
  491. },
  492. "_shadowBlur": 2,
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.CompPrefabInfo",
  497. "fileId": "188fU1PuZOTLBz0lMUPMOZ"
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 1
  503. },
  504. "asset": {
  505. "__id__": 0
  506. },
  507. "fileId": "46FcB/6zNGxZj2QMta9WrZ",
  508. "instance": null,
  509. "targetOverrides": null,
  510. "nestedPrefabInstanceRoots": null
  511. },
  512. {
  513. "__type__": "cc.Node",
  514. "_name": "select_mask",
  515. "_objFlags": 0,
  516. "__editorExtras__": {},
  517. "_parent": {
  518. "__id__": 1
  519. },
  520. "_children": [
  521. {
  522. "__id__": 21
  523. }
  524. ],
  525. "_active": true,
  526. "_components": [
  527. {
  528. "__id__": 27
  529. },
  530. {
  531. "__id__": 29
  532. }
  533. ],
  534. "_prefab": {
  535. "__id__": 31
  536. },
  537. "_lpos": {
  538. "__type__": "cc.Vec3",
  539. "x": 0,
  540. "y": 0,
  541. "z": 0
  542. },
  543. "_lrot": {
  544. "__type__": "cc.Quat",
  545. "x": 0,
  546. "y": 0,
  547. "z": 0,
  548. "w": 1
  549. },
  550. "_lscale": {
  551. "__type__": "cc.Vec3",
  552. "x": 1,
  553. "y": 1,
  554. "z": 1
  555. },
  556. "_mobility": 0,
  557. "_layer": 33554432,
  558. "_euler": {
  559. "__type__": "cc.Vec3",
  560. "x": 0,
  561. "y": 0,
  562. "z": 0
  563. },
  564. "_id": ""
  565. },
  566. {
  567. "__type__": "cc.Node",
  568. "_name": "select_ico",
  569. "_objFlags": 0,
  570. "__editorExtras__": {},
  571. "_parent": {
  572. "__id__": 20
  573. },
  574. "_children": [],
  575. "_active": true,
  576. "_components": [
  577. {
  578. "__id__": 22
  579. },
  580. {
  581. "__id__": 24
  582. }
  583. ],
  584. "_prefab": {
  585. "__id__": 26
  586. },
  587. "_lpos": {
  588. "__type__": "cc.Vec3",
  589. "x": 5.684341886080802e-14,
  590. "y": 4,
  591. "z": 0
  592. },
  593. "_lrot": {
  594. "__type__": "cc.Quat",
  595. "x": 0,
  596. "y": 0,
  597. "z": 0,
  598. "w": 1
  599. },
  600. "_lscale": {
  601. "__type__": "cc.Vec3",
  602. "x": 1,
  603. "y": 1,
  604. "z": 1
  605. },
  606. "_mobility": 0,
  607. "_layer": 33554432,
  608. "_euler": {
  609. "__type__": "cc.Vec3",
  610. "x": 0,
  611. "y": 0,
  612. "z": 0
  613. },
  614. "_id": ""
  615. },
  616. {
  617. "__type__": "cc.UITransform",
  618. "_name": "",
  619. "_objFlags": 0,
  620. "__editorExtras__": {},
  621. "node": {
  622. "__id__": 21
  623. },
  624. "_enabled": true,
  625. "__prefab": {
  626. "__id__": 23
  627. },
  628. "_contentSize": {
  629. "__type__": "cc.Size",
  630. "width": 65,
  631. "height": 63
  632. },
  633. "_anchorPoint": {
  634. "__type__": "cc.Vec2",
  635. "x": 0.5,
  636. "y": 0.5
  637. },
  638. "_id": ""
  639. },
  640. {
  641. "__type__": "cc.CompPrefabInfo",
  642. "fileId": "4eF10WcGdDjbFb0Viblt6i"
  643. },
  644. {
  645. "__type__": "cc.Sprite",
  646. "_name": "",
  647. "_objFlags": 0,
  648. "__editorExtras__": {},
  649. "node": {
  650. "__id__": 21
  651. },
  652. "_enabled": true,
  653. "__prefab": {
  654. "__id__": 25
  655. },
  656. "_customMaterial": null,
  657. "_srcBlendFactor": 2,
  658. "_dstBlendFactor": 4,
  659. "_color": {
  660. "__type__": "cc.Color",
  661. "r": 255,
  662. "g": 255,
  663. "b": 255,
  664. "a": 255
  665. },
  666. "_spriteFrame": {
  667. "__uuid__": "6f9ba3a0-d4f6-4a5a-9e2a-0c71d2156d2d@f9941",
  668. "__expectedType__": "cc.SpriteFrame"
  669. },
  670. "_type": 0,
  671. "_fillType": 0,
  672. "_sizeMode": 1,
  673. "_fillCenter": {
  674. "__type__": "cc.Vec2",
  675. "x": 0,
  676. "y": 0
  677. },
  678. "_fillStart": 0,
  679. "_fillRange": 0,
  680. "_isTrimmedMode": true,
  681. "_useGrayscale": false,
  682. "_atlas": null,
  683. "_id": ""
  684. },
  685. {
  686. "__type__": "cc.CompPrefabInfo",
  687. "fileId": "4e2P/4Br1MlpwBEZWtecCp"
  688. },
  689. {
  690. "__type__": "cc.PrefabInfo",
  691. "root": {
  692. "__id__": 1
  693. },
  694. "asset": {
  695. "__id__": 0
  696. },
  697. "fileId": "c54snT/tVPMok7KcMdZL43",
  698. "instance": null,
  699. "targetOverrides": null,
  700. "nestedPrefabInstanceRoots": null
  701. },
  702. {
  703. "__type__": "cc.UITransform",
  704. "_name": "",
  705. "_objFlags": 0,
  706. "__editorExtras__": {},
  707. "node": {
  708. "__id__": 20
  709. },
  710. "_enabled": true,
  711. "__prefab": {
  712. "__id__": 28
  713. },
  714. "_contentSize": {
  715. "__type__": "cc.Size",
  716. "width": 100,
  717. "height": 100
  718. },
  719. "_anchorPoint": {
  720. "__type__": "cc.Vec2",
  721. "x": 0.5,
  722. "y": 0.5
  723. },
  724. "_id": ""
  725. },
  726. {
  727. "__type__": "cc.CompPrefabInfo",
  728. "fileId": "8dUMiVjvxOR6Lk/tDncx1t"
  729. },
  730. {
  731. "__type__": "cc.Sprite",
  732. "_name": "",
  733. "_objFlags": 0,
  734. "__editorExtras__": {},
  735. "node": {
  736. "__id__": 20
  737. },
  738. "_enabled": true,
  739. "__prefab": {
  740. "__id__": 30
  741. },
  742. "_customMaterial": null,
  743. "_srcBlendFactor": 2,
  744. "_dstBlendFactor": 4,
  745. "_color": {
  746. "__type__": "cc.Color",
  747. "r": 255,
  748. "g": 255,
  749. "b": 255,
  750. "a": 255
  751. },
  752. "_spriteFrame": {
  753. "__uuid__": "a583f864-a60a-409c-a6ee-5a5bd597096b@f9941",
  754. "__expectedType__": "cc.SpriteFrame"
  755. },
  756. "_type": 0,
  757. "_fillType": 0,
  758. "_sizeMode": 1,
  759. "_fillCenter": {
  760. "__type__": "cc.Vec2",
  761. "x": 0,
  762. "y": 0
  763. },
  764. "_fillStart": 0,
  765. "_fillRange": 0,
  766. "_isTrimmedMode": true,
  767. "_useGrayscale": false,
  768. "_atlas": null,
  769. "_id": ""
  770. },
  771. {
  772. "__type__": "cc.CompPrefabInfo",
  773. "fileId": "66I3ndd5BHeY4B7s9gIC0B"
  774. },
  775. {
  776. "__type__": "cc.PrefabInfo",
  777. "root": {
  778. "__id__": 1
  779. },
  780. "asset": {
  781. "__id__": 0
  782. },
  783. "fileId": "77a9t12dJKbo4Qt4N7rwWw",
  784. "instance": null,
  785. "targetOverrides": null,
  786. "nestedPrefabInstanceRoots": null
  787. },
  788. {
  789. "__type__": "cc.UITransform",
  790. "_name": "",
  791. "_objFlags": 0,
  792. "__editorExtras__": {},
  793. "node": {
  794. "__id__": 1
  795. },
  796. "_enabled": true,
  797. "__prefab": {
  798. "__id__": 33
  799. },
  800. "_contentSize": {
  801. "__type__": "cc.Size",
  802. "width": 100,
  803. "height": 100
  804. },
  805. "_anchorPoint": {
  806. "__type__": "cc.Vec2",
  807. "x": 0.5,
  808. "y": 0.5
  809. },
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.CompPrefabInfo",
  814. "fileId": "6bLoiBTHZNYJA/5Bgg+cDU"
  815. },
  816. {
  817. "__type__": "f51c5hz58dGtZ2WDO3YIVb7",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "__editorExtras__": {},
  821. "node": {
  822. "__id__": 1
  823. },
  824. "_enabled": true,
  825. "__prefab": {
  826. "__id__": 35
  827. },
  828. "frame_load": false,
  829. "load_priority": 0,
  830. "farmeBg": {
  831. "__id__": 5
  832. },
  833. "numTx": {
  834. "__id__": 17
  835. },
  836. "icoImg": {
  837. "__id__": 11
  838. },
  839. "selectBg": {
  840. "__id__": 20
  841. },
  842. "bgFrame": [
  843. {
  844. "__uuid__": "99427946-f901-4dcc-9c77-861212eafda2@f9941",
  845. "__expectedType__": "cc.SpriteFrame"
  846. },
  847. {
  848. "__uuid__": "d7cca248-65ec-4a9f-bd69-4347462d6cf9@f9941",
  849. "__expectedType__": "cc.SpriteFrame"
  850. },
  851. {
  852. "__uuid__": "596a7bcc-ce3f-4efe-b4a7-72c07e7a6002@f9941",
  853. "__expectedType__": "cc.SpriteFrame"
  854. },
  855. {
  856. "__uuid__": "d1d41cf7-3248-4515-b9bd-c9d5884817be@f9941",
  857. "__expectedType__": "cc.SpriteFrame"
  858. },
  859. {
  860. "__uuid__": "05872745-c902-4d87-b940-9c3e9472cf71@f9941",
  861. "__expectedType__": "cc.SpriteFrame"
  862. },
  863. {
  864. "__uuid__": "2e8409fc-bf10-4377-8836-c637d7058a99@f9941",
  865. "__expectedType__": "cc.SpriteFrame"
  866. }
  867. ],
  868. "_id": ""
  869. },
  870. {
  871. "__type__": "cc.CompPrefabInfo",
  872. "fileId": "8almz25ZlIR4KH17RXY54Z"
  873. },
  874. {
  875. "__type__": "cc.Button",
  876. "_name": "",
  877. "_objFlags": 0,
  878. "__editorExtras__": {},
  879. "node": {
  880. "__id__": 1
  881. },
  882. "_enabled": true,
  883. "__prefab": {
  884. "__id__": 37
  885. },
  886. "clickEvents": [
  887. {
  888. "__id__": 38
  889. }
  890. ],
  891. "_interactable": true,
  892. "_transition": 0,
  893. "_normalColor": {
  894. "__type__": "cc.Color",
  895. "r": 255,
  896. "g": 255,
  897. "b": 255,
  898. "a": 255
  899. },
  900. "_hoverColor": {
  901. "__type__": "cc.Color",
  902. "r": 211,
  903. "g": 211,
  904. "b": 211,
  905. "a": 255
  906. },
  907. "_pressedColor": {
  908. "__type__": "cc.Color",
  909. "r": 255,
  910. "g": 255,
  911. "b": 255,
  912. "a": 255
  913. },
  914. "_disabledColor": {
  915. "__type__": "cc.Color",
  916. "r": 124,
  917. "g": 124,
  918. "b": 124,
  919. "a": 255
  920. },
  921. "_normalSprite": null,
  922. "_hoverSprite": null,
  923. "_pressedSprite": null,
  924. "_disabledSprite": null,
  925. "_duration": 0.1,
  926. "_zoomScale": 1.2,
  927. "_target": null,
  928. "_id": ""
  929. },
  930. {
  931. "__type__": "cc.CompPrefabInfo",
  932. "fileId": "deEfBBYcdJHLd45PT54oY6"
  933. },
  934. {
  935. "__type__": "cc.ClickEvent",
  936. "target": {
  937. "__id__": 1
  938. },
  939. "component": "",
  940. "_componentId": "f51c5hz58dGtZ2WDO3YIVb7",
  941. "handler": "onClick",
  942. "customEventData": ""
  943. },
  944. {
  945. "__type__": "cc.PrefabInfo",
  946. "root": {
  947. "__id__": 1
  948. },
  949. "asset": {
  950. "__id__": 0
  951. },
  952. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  953. "instance": null,
  954. "targetOverrides": null
  955. }
  956. ]