LevelRedPacketUI.prefab 29 KB

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