RedCodeNode.prefab 26 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549
  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": "RedCodeNode",
  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__": 43
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 44
  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": 750,
  47. "height": 1334
  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": "New Sprite(Splash)",
  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": 178,
  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": 2000
  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__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  199. },
  200. "fileId": "2d2rlPzMpN8aXjukWN0I/u",
  201. "sync": false
  202. },
  203. {
  204. "__type__": "cc.Node",
  205. "_name": "Par",
  206. "_objFlags": 0,
  207. "_parent": {
  208. "__id__": 1
  209. },
  210. "_children": [
  211. {
  212. "__id__": 7
  213. },
  214. {
  215. "__id__": 17
  216. },
  217. {
  218. "__id__": 27
  219. },
  220. {
  221. "__id__": 30
  222. }
  223. ],
  224. "_active": true,
  225. "_components": [
  226. {
  227. "__id__": 41
  228. }
  229. ],
  230. "_prefab": {
  231. "__id__": 42
  232. },
  233. "_opacity": 255,
  234. "_color": {
  235. "__type__": "cc.Color",
  236. "r": 255,
  237. "g": 255,
  238. "b": 255,
  239. "a": 255
  240. },
  241. "_contentSize": {
  242. "__type__": "cc.Size",
  243. "width": 750,
  244. "height": 1334
  245. },
  246. "_anchorPoint": {
  247. "__type__": "cc.Vec2",
  248. "x": 0.5,
  249. "y": 0.5
  250. },
  251. "_trs": {
  252. "__type__": "TypedArray",
  253. "ctor": "Float64Array",
  254. "array": [
  255. 0,
  256. 0,
  257. 0,
  258. 0,
  259. 0,
  260. 0,
  261. 1,
  262. 1,
  263. 1,
  264. 1
  265. ]
  266. },
  267. "_eulerAngles": {
  268. "__type__": "cc.Vec3",
  269. "x": 0,
  270. "y": 0,
  271. "z": 0
  272. },
  273. "_skewX": 0,
  274. "_skewY": 0,
  275. "_is3DNode": false,
  276. "_groupIndex": 0,
  277. "groupIndex": 0,
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "cc.Node",
  282. "_name": "setup_tc_bg",
  283. "_objFlags": 0,
  284. "_parent": {
  285. "__id__": 6
  286. },
  287. "_children": [
  288. {
  289. "__id__": 8
  290. },
  291. {
  292. "__id__": 11
  293. }
  294. ],
  295. "_active": true,
  296. "_components": [
  297. {
  298. "__id__": 14
  299. },
  300. {
  301. "__id__": 15
  302. }
  303. ],
  304. "_prefab": {
  305. "__id__": 16
  306. },
  307. "_opacity": 255,
  308. "_color": {
  309. "__type__": "cc.Color",
  310. "r": 255,
  311. "g": 255,
  312. "b": 255,
  313. "a": 255
  314. },
  315. "_contentSize": {
  316. "__type__": "cc.Size",
  317. "width": 700,
  318. "height": 931
  319. },
  320. "_anchorPoint": {
  321. "__type__": "cc.Vec2",
  322. "x": 0.5,
  323. "y": 0.5
  324. },
  325. "_trs": {
  326. "__type__": "TypedArray",
  327. "ctor": "Float64Array",
  328. "array": [
  329. 0,
  330. 64,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 1,
  336. 1,
  337. 1,
  338. 1
  339. ]
  340. },
  341. "_eulerAngles": {
  342. "__type__": "cc.Vec3",
  343. "x": 0,
  344. "y": 0,
  345. "z": 0
  346. },
  347. "_skewX": 0,
  348. "_skewY": 0,
  349. "_is3DNode": false,
  350. "_groupIndex": 0,
  351. "groupIndex": 0,
  352. "_id": ""
  353. },
  354. {
  355. "__type__": "cc.Node",
  356. "_name": "common_bg_bgtitle2",
  357. "_objFlags": 0,
  358. "_parent": {
  359. "__id__": 7
  360. },
  361. "_children": [],
  362. "_active": true,
  363. "_components": [
  364. {
  365. "__id__": 9
  366. }
  367. ],
  368. "_prefab": {
  369. "__id__": 10
  370. },
  371. "_opacity": 255,
  372. "_color": {
  373. "__type__": "cc.Color",
  374. "r": 255,
  375. "g": 255,
  376. "b": 255,
  377. "a": 255
  378. },
  379. "_contentSize": {
  380. "__type__": "cc.Size",
  381. "width": 315,
  382. "height": 72
  383. },
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 0.5
  388. },
  389. "_trs": {
  390. "__type__": "TypedArray",
  391. "ctor": "Float64Array",
  392. "array": [
  393. 0,
  394. 382.676,
  395. 0,
  396. 0,
  397. 0,
  398. 0,
  399. 1,
  400. 1,
  401. 1,
  402. 1
  403. ]
  404. },
  405. "_eulerAngles": {
  406. "__type__": "cc.Vec3",
  407. "x": 0,
  408. "y": 0,
  409. "z": 0
  410. },
  411. "_skewX": 0,
  412. "_skewY": 0,
  413. "_is3DNode": false,
  414. "_groupIndex": 0,
  415. "groupIndex": 0,
  416. "_id": ""
  417. },
  418. {
  419. "__type__": "cc.Sprite",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "node": {
  423. "__id__": 8
  424. },
  425. "_enabled": true,
  426. "_materials": [
  427. {
  428. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  429. }
  430. ],
  431. "_srcBlendFactor": 770,
  432. "_dstBlendFactor": 771,
  433. "_spriteFrame": {
  434. "__uuid__": "dede1346-15f0-4cb7-b377-3cfacf46b330"
  435. },
  436. "_type": 0,
  437. "_sizeMode": 1,
  438. "_fillType": 0,
  439. "_fillCenter": {
  440. "__type__": "cc.Vec2",
  441. "x": 0,
  442. "y": 0
  443. },
  444. "_fillStart": 0,
  445. "_fillRange": 0,
  446. "_isTrimmedMode": true,
  447. "_atlas": null,
  448. "_id": ""
  449. },
  450. {
  451. "__type__": "cc.PrefabInfo",
  452. "root": {
  453. "__id__": 1
  454. },
  455. "asset": {
  456. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  457. },
  458. "fileId": "c0f3eX/4pE/bYJAB5ZKjiJ",
  459. "sync": false
  460. },
  461. {
  462. "__type__": "cc.Node",
  463. "_name": "official_img_codetitle",
  464. "_objFlags": 0,
  465. "_parent": {
  466. "__id__": 7
  467. },
  468. "_children": [],
  469. "_active": true,
  470. "_components": [
  471. {
  472. "__id__": 12
  473. }
  474. ],
  475. "_prefab": {
  476. "__id__": 13
  477. },
  478. "_opacity": 255,
  479. "_color": {
  480. "__type__": "cc.Color",
  481. "r": 255,
  482. "g": 255,
  483. "b": 255,
  484. "a": 255
  485. },
  486. "_contentSize": {
  487. "__type__": "cc.Size",
  488. "width": 109,
  489. "height": 34
  490. },
  491. "_anchorPoint": {
  492. "__type__": "cc.Vec2",
  493. "x": 0.5,
  494. "y": 0.5
  495. },
  496. "_trs": {
  497. "__type__": "TypedArray",
  498. "ctor": "Float64Array",
  499. "array": [
  500. 0,
  501. 385.919,
  502. 0,
  503. 0,
  504. 0,
  505. 0,
  506. 1,
  507. 1,
  508. 1,
  509. 1
  510. ]
  511. },
  512. "_eulerAngles": {
  513. "__type__": "cc.Vec3",
  514. "x": 0,
  515. "y": 0,
  516. "z": 0
  517. },
  518. "_skewX": 0,
  519. "_skewY": 0,
  520. "_is3DNode": false,
  521. "_groupIndex": 0,
  522. "groupIndex": 0,
  523. "_id": ""
  524. },
  525. {
  526. "__type__": "cc.Sprite",
  527. "_name": "",
  528. "_objFlags": 0,
  529. "node": {
  530. "__id__": 11
  531. },
  532. "_enabled": true,
  533. "_materials": [
  534. {
  535. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  536. }
  537. ],
  538. "_srcBlendFactor": 770,
  539. "_dstBlendFactor": 771,
  540. "_spriteFrame": {
  541. "__uuid__": "879e75ca-3273-4f11-a800-143d52ce2deb"
  542. },
  543. "_type": 0,
  544. "_sizeMode": 1,
  545. "_fillType": 0,
  546. "_fillCenter": {
  547. "__type__": "cc.Vec2",
  548. "x": 0,
  549. "y": 0
  550. },
  551. "_fillStart": 0,
  552. "_fillRange": 0,
  553. "_isTrimmedMode": true,
  554. "_atlas": null,
  555. "_id": ""
  556. },
  557. {
  558. "__type__": "cc.PrefabInfo",
  559. "root": {
  560. "__id__": 1
  561. },
  562. "asset": {
  563. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  564. },
  565. "fileId": "55sgM9rPVDKprO5+nCvqAK",
  566. "sync": false
  567. },
  568. {
  569. "__type__": "cc.Sprite",
  570. "_name": "",
  571. "_objFlags": 0,
  572. "node": {
  573. "__id__": 7
  574. },
  575. "_enabled": true,
  576. "_materials": [
  577. {
  578. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  579. }
  580. ],
  581. "_srcBlendFactor": 770,
  582. "_dstBlendFactor": 771,
  583. "_spriteFrame": {
  584. "__uuid__": "c3764b6f-ea22-4c3a-a9b1-fb0c25494170"
  585. },
  586. "_type": 0,
  587. "_sizeMode": 2,
  588. "_fillType": 0,
  589. "_fillCenter": {
  590. "__type__": "cc.Vec2",
  591. "x": 0,
  592. "y": 0
  593. },
  594. "_fillStart": 0,
  595. "_fillRange": 0,
  596. "_isTrimmedMode": true,
  597. "_atlas": null,
  598. "_id": ""
  599. },
  600. {
  601. "__type__": "cc.BlockInputEvents",
  602. "_name": "",
  603. "_objFlags": 0,
  604. "node": {
  605. "__id__": 7
  606. },
  607. "_enabled": true,
  608. "_id": ""
  609. },
  610. {
  611. "__type__": "cc.PrefabInfo",
  612. "root": {
  613. "__id__": 1
  614. },
  615. "asset": {
  616. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  617. },
  618. "fileId": "5fu+3ztbhB3aCX1ym36LLf",
  619. "sync": false
  620. },
  621. {
  622. "__type__": "cc.Node",
  623. "_name": "ScrollView",
  624. "_objFlags": 0,
  625. "_parent": {
  626. "__id__": 6
  627. },
  628. "_children": [
  629. {
  630. "__id__": 18
  631. }
  632. ],
  633. "_active": true,
  634. "_components": [
  635. {
  636. "__id__": 24
  637. },
  638. {
  639. "__id__": 25
  640. }
  641. ],
  642. "_prefab": {
  643. "__id__": 26
  644. },
  645. "_opacity": 255,
  646. "_color": {
  647. "__type__": "cc.Color",
  648. "r": 255,
  649. "g": 255,
  650. "b": 255,
  651. "a": 255
  652. },
  653. "_contentSize": {
  654. "__type__": "cc.Size",
  655. "width": 589,
  656. "height": 669
  657. },
  658. "_anchorPoint": {
  659. "__type__": "cc.Vec2",
  660. "x": 0.5,
  661. "y": 1
  662. },
  663. "_trs": {
  664. "__type__": "TypedArray",
  665. "ctor": "Float64Array",
  666. "array": [
  667. 0,
  668. 387.847,
  669. 0,
  670. 0,
  671. 0,
  672. 0,
  673. 1,
  674. 1,
  675. 1,
  676. 1
  677. ]
  678. },
  679. "_eulerAngles": {
  680. "__type__": "cc.Vec3",
  681. "x": 0,
  682. "y": 0,
  683. "z": 0
  684. },
  685. "_skewX": 0,
  686. "_skewY": 0,
  687. "_is3DNode": false,
  688. "_groupIndex": 0,
  689. "groupIndex": 0,
  690. "_id": ""
  691. },
  692. {
  693. "__type__": "cc.Node",
  694. "_name": "view",
  695. "_objFlags": 0,
  696. "_parent": {
  697. "__id__": 17
  698. },
  699. "_children": [
  700. {
  701. "__id__": 19
  702. }
  703. ],
  704. "_active": true,
  705. "_components": [
  706. {
  707. "__id__": 22
  708. }
  709. ],
  710. "_prefab": {
  711. "__id__": 23
  712. },
  713. "_opacity": 255,
  714. "_color": {
  715. "__type__": "cc.Color",
  716. "r": 255,
  717. "g": 255,
  718. "b": 255,
  719. "a": 255
  720. },
  721. "_contentSize": {
  722. "__type__": "cc.Size",
  723. "width": 589,
  724. "height": 669
  725. },
  726. "_anchorPoint": {
  727. "__type__": "cc.Vec2",
  728. "x": 0.5,
  729. "y": 1
  730. },
  731. "_trs": {
  732. "__type__": "TypedArray",
  733. "ctor": "Float64Array",
  734. "array": [
  735. 0,
  736. 0,
  737. 0,
  738. 0,
  739. 0,
  740. 0,
  741. 1,
  742. 1,
  743. 1,
  744. 1
  745. ]
  746. },
  747. "_eulerAngles": {
  748. "__type__": "cc.Vec3",
  749. "x": 0,
  750. "y": 0,
  751. "z": 0
  752. },
  753. "_skewX": 0,
  754. "_skewY": 0,
  755. "_is3DNode": false,
  756. "_groupIndex": 0,
  757. "groupIndex": 0,
  758. "_id": ""
  759. },
  760. {
  761. "__type__": "cc.Node",
  762. "_name": "content",
  763. "_objFlags": 0,
  764. "_parent": {
  765. "__id__": 18
  766. },
  767. "_children": [],
  768. "_active": true,
  769. "_components": [
  770. {
  771. "__id__": 20
  772. }
  773. ],
  774. "_prefab": {
  775. "__id__": 21
  776. },
  777. "_opacity": 255,
  778. "_color": {
  779. "__type__": "cc.Color",
  780. "r": 255,
  781. "g": 255,
  782. "b": 255,
  783. "a": 255
  784. },
  785. "_contentSize": {
  786. "__type__": "cc.Size",
  787. "width": 589,
  788. "height": 0
  789. },
  790. "_anchorPoint": {
  791. "__type__": "cc.Vec2",
  792. "x": 0.5,
  793. "y": 1
  794. },
  795. "_trs": {
  796. "__type__": "TypedArray",
  797. "ctor": "Float64Array",
  798. "array": [
  799. 0,
  800. 0,
  801. 0,
  802. 0,
  803. 0,
  804. 0,
  805. 1,
  806. 1,
  807. 1,
  808. 1
  809. ]
  810. },
  811. "_eulerAngles": {
  812. "__type__": "cc.Vec3",
  813. "x": 0,
  814. "y": 0,
  815. "z": 0
  816. },
  817. "_skewX": 0,
  818. "_skewY": 0,
  819. "_is3DNode": false,
  820. "_groupIndex": 0,
  821. "groupIndex": 0,
  822. "_id": ""
  823. },
  824. {
  825. "__type__": "cc.Layout",
  826. "_name": "",
  827. "_objFlags": 0,
  828. "node": {
  829. "__id__": 19
  830. },
  831. "_enabled": true,
  832. "_layoutSize": {
  833. "__type__": "cc.Size",
  834. "width": 589,
  835. "height": 0
  836. },
  837. "_resize": 1,
  838. "_N$layoutType": 2,
  839. "_N$cellSize": {
  840. "__type__": "cc.Size",
  841. "width": 40,
  842. "height": 40
  843. },
  844. "_N$startAxis": 0,
  845. "_N$paddingLeft": 0,
  846. "_N$paddingRight": 0,
  847. "_N$paddingTop": 0,
  848. "_N$paddingBottom": 0,
  849. "_N$spacingX": 0,
  850. "_N$spacingY": 0,
  851. "_N$verticalDirection": 1,
  852. "_N$horizontalDirection": 0,
  853. "_N$affectedByScale": false,
  854. "_id": ""
  855. },
  856. {
  857. "__type__": "cc.PrefabInfo",
  858. "root": {
  859. "__id__": 1
  860. },
  861. "asset": {
  862. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  863. },
  864. "fileId": "07VU6M4Q5P57pk7OZaSuL3",
  865. "sync": false
  866. },
  867. {
  868. "__type__": "cc.Mask",
  869. "_name": "",
  870. "_objFlags": 0,
  871. "node": {
  872. "__id__": 18
  873. },
  874. "_enabled": true,
  875. "_materials": [
  876. {
  877. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  878. }
  879. ],
  880. "_spriteFrame": null,
  881. "_type": 0,
  882. "_segments": 64,
  883. "_N$alphaThreshold": 0,
  884. "_N$inverted": false,
  885. "_id": ""
  886. },
  887. {
  888. "__type__": "cc.PrefabInfo",
  889. "root": {
  890. "__id__": 1
  891. },
  892. "asset": {
  893. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  894. },
  895. "fileId": "c7/6pjunlN3JmMT81cJK2X",
  896. "sync": false
  897. },
  898. {
  899. "__type__": "cc.Sprite",
  900. "_name": "",
  901. "_objFlags": 0,
  902. "node": {
  903. "__id__": 17
  904. },
  905. "_enabled": true,
  906. "_materials": [
  907. {
  908. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  909. }
  910. ],
  911. "_srcBlendFactor": 770,
  912. "_dstBlendFactor": 771,
  913. "_spriteFrame": null,
  914. "_type": 1,
  915. "_sizeMode": 0,
  916. "_fillType": 0,
  917. "_fillCenter": {
  918. "__type__": "cc.Vec2",
  919. "x": 0,
  920. "y": 0
  921. },
  922. "_fillStart": 0,
  923. "_fillRange": 0,
  924. "_isTrimmedMode": true,
  925. "_atlas": null,
  926. "_id": ""
  927. },
  928. {
  929. "__type__": "cc.ScrollView",
  930. "_name": "",
  931. "_objFlags": 0,
  932. "node": {
  933. "__id__": 17
  934. },
  935. "_enabled": true,
  936. "horizontal": false,
  937. "vertical": true,
  938. "inertia": true,
  939. "brake": 0.75,
  940. "elastic": true,
  941. "bounceDuration": 0.23,
  942. "scrollEvents": [],
  943. "cancelInnerEvents": true,
  944. "_N$content": {
  945. "__id__": 19
  946. },
  947. "content": {
  948. "__id__": 19
  949. },
  950. "_N$horizontalScrollBar": null,
  951. "_N$verticalScrollBar": null,
  952. "_id": ""
  953. },
  954. {
  955. "__type__": "cc.PrefabInfo",
  956. "root": {
  957. "__id__": 1
  958. },
  959. "asset": {
  960. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  961. },
  962. "fileId": "9efUeNy2BGvJflfDEVDzIG",
  963. "sync": false
  964. },
  965. {
  966. "__type__": "cc.Node",
  967. "_name": "labEmpty",
  968. "_objFlags": 0,
  969. "_parent": {
  970. "__id__": 6
  971. },
  972. "_children": [],
  973. "_active": false,
  974. "_components": [
  975. {
  976. "__id__": 28
  977. }
  978. ],
  979. "_prefab": {
  980. "__id__": 29
  981. },
  982. "_opacity": 255,
  983. "_color": {
  984. "__type__": "cc.Color",
  985. "r": 0,
  986. "g": 0,
  987. "b": 0,
  988. "a": 255
  989. },
  990. "_contentSize": {
  991. "__type__": "cc.Size",
  992. "width": 280,
  993. "height": 50.4
  994. },
  995. "_anchorPoint": {
  996. "__type__": "cc.Vec2",
  997. "x": 0.5,
  998. "y": 0.5
  999. },
  1000. "_trs": {
  1001. "__type__": "TypedArray",
  1002. "ctor": "Float64Array",
  1003. "array": [
  1004. 0,
  1005. 91.726,
  1006. 0,
  1007. 0,
  1008. 0,
  1009. 0,
  1010. 1,
  1011. 1,
  1012. 1,
  1013. 1
  1014. ]
  1015. },
  1016. "_eulerAngles": {
  1017. "__type__": "cc.Vec3",
  1018. "x": 0,
  1019. "y": 0,
  1020. "z": 0
  1021. },
  1022. "_skewX": 0,
  1023. "_skewY": 0,
  1024. "_is3DNode": false,
  1025. "_groupIndex": 0,
  1026. "groupIndex": 0,
  1027. "_id": ""
  1028. },
  1029. {
  1030. "__type__": "cc.Label",
  1031. "_name": "",
  1032. "_objFlags": 0,
  1033. "node": {
  1034. "__id__": 27
  1035. },
  1036. "_enabled": true,
  1037. "_materials": [
  1038. {
  1039. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1040. }
  1041. ],
  1042. "_useOriginalSize": false,
  1043. "_string": "暂无红包码信息",
  1044. "_N$string": "暂无红包码信息",
  1045. "_fontSize": 40,
  1046. "_lineHeight": 40,
  1047. "_enableWrapText": true,
  1048. "_N$file": null,
  1049. "_isSystemFontUsed": true,
  1050. "_spacingX": 0,
  1051. "_batchAsBitmap": false,
  1052. "_styleFlags": 0,
  1053. "_underlineHeight": 0,
  1054. "_N$horizontalAlign": 1,
  1055. "_N$verticalAlign": 1,
  1056. "_N$fontFamily": "Arial",
  1057. "_N$overflow": 0,
  1058. "_N$cacheMode": 0,
  1059. "_id": ""
  1060. },
  1061. {
  1062. "__type__": "cc.PrefabInfo",
  1063. "root": {
  1064. "__id__": 1
  1065. },
  1066. "asset": {
  1067. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  1068. },
  1069. "fileId": "7eV7Vwl1NGzZPSKh3uOf5B",
  1070. "sync": false
  1071. },
  1072. {
  1073. "__type__": "cc.Node",
  1074. "_name": "btnClose",
  1075. "_objFlags": 0,
  1076. "_parent": {
  1077. "__id__": 6
  1078. },
  1079. "_children": [
  1080. {
  1081. "__id__": 31
  1082. }
  1083. ],
  1084. "_active": true,
  1085. "_components": [
  1086. {
  1087. "__id__": 38
  1088. }
  1089. ],
  1090. "_prefab": {
  1091. "__id__": 40
  1092. },
  1093. "_opacity": 255,
  1094. "_color": {
  1095. "__type__": "cc.Color",
  1096. "r": 255,
  1097. "g": 255,
  1098. "b": 255,
  1099. "a": 255
  1100. },
  1101. "_contentSize": {
  1102. "__type__": "cc.Size",
  1103. "width": 70,
  1104. "height": 80
  1105. },
  1106. "_anchorPoint": {
  1107. "__type__": "cc.Vec2",
  1108. "x": 0.5,
  1109. "y": 0.5
  1110. },
  1111. "_trs": {
  1112. "__type__": "TypedArray",
  1113. "ctor": "Float64Array",
  1114. "array": [
  1115. 287.303,
  1116. 484.931,
  1117. 0,
  1118. 0,
  1119. 0,
  1120. 0,
  1121. 1,
  1122. 1,
  1123. 1,
  1124. 1
  1125. ]
  1126. },
  1127. "_eulerAngles": {
  1128. "__type__": "cc.Vec3",
  1129. "x": 0,
  1130. "y": 0,
  1131. "z": 0
  1132. },
  1133. "_skewX": 0,
  1134. "_skewY": 0,
  1135. "_is3DNode": false,
  1136. "_groupIndex": 0,
  1137. "groupIndex": 0,
  1138. "_id": ""
  1139. },
  1140. {
  1141. "__type__": "cc.Node",
  1142. "_name": "Background",
  1143. "_objFlags": 512,
  1144. "_parent": {
  1145. "__id__": 30
  1146. },
  1147. "_children": [
  1148. {
  1149. "__id__": 32
  1150. }
  1151. ],
  1152. "_active": true,
  1153. "_components": [
  1154. {
  1155. "__id__": 35
  1156. },
  1157. {
  1158. "__id__": 36
  1159. }
  1160. ],
  1161. "_prefab": {
  1162. "__id__": 37
  1163. },
  1164. "_opacity": 255,
  1165. "_color": {
  1166. "__type__": "cc.Color",
  1167. "r": 255,
  1168. "g": 255,
  1169. "b": 255,
  1170. "a": 255
  1171. },
  1172. "_contentSize": {
  1173. "__type__": "cc.Size",
  1174. "width": 84,
  1175. "height": 86
  1176. },
  1177. "_anchorPoint": {
  1178. "__type__": "cc.Vec2",
  1179. "x": 0.5,
  1180. "y": 0.5
  1181. },
  1182. "_trs": {
  1183. "__type__": "TypedArray",
  1184. "ctor": "Float64Array",
  1185. "array": [
  1186. 0,
  1187. 6.5,
  1188. 0,
  1189. 0,
  1190. 0,
  1191. 0,
  1192. 1,
  1193. 1,
  1194. 1,
  1195. 1
  1196. ]
  1197. },
  1198. "_eulerAngles": {
  1199. "__type__": "cc.Vec3",
  1200. "x": 0,
  1201. "y": 0,
  1202. "z": 0
  1203. },
  1204. "_skewX": 0,
  1205. "_skewY": 0,
  1206. "_is3DNode": false,
  1207. "_groupIndex": 0,
  1208. "groupIndex": 0,
  1209. "_id": ""
  1210. },
  1211. {
  1212. "__type__": "cc.Node",
  1213. "_name": "Label",
  1214. "_objFlags": 512,
  1215. "_parent": {
  1216. "__id__": 31
  1217. },
  1218. "_children": [],
  1219. "_active": false,
  1220. "_components": [
  1221. {
  1222. "__id__": 33
  1223. }
  1224. ],
  1225. "_prefab": {
  1226. "__id__": 34
  1227. },
  1228. "_opacity": 255,
  1229. "_color": {
  1230. "__type__": "cc.Color",
  1231. "r": 0,
  1232. "g": 0,
  1233. "b": 0,
  1234. "a": 255
  1235. },
  1236. "_contentSize": {
  1237. "__type__": "cc.Size",
  1238. "width": 100,
  1239. "height": 40
  1240. },
  1241. "_anchorPoint": {
  1242. "__type__": "cc.Vec2",
  1243. "x": 0.5,
  1244. "y": 0.5
  1245. },
  1246. "_trs": {
  1247. "__type__": "TypedArray",
  1248. "ctor": "Float64Array",
  1249. "array": [
  1250. 0,
  1251. 0,
  1252. 0,
  1253. 0,
  1254. 0,
  1255. 0,
  1256. 1,
  1257. 1,
  1258. 1,
  1259. 1
  1260. ]
  1261. },
  1262. "_eulerAngles": {
  1263. "__type__": "cc.Vec3",
  1264. "x": 0,
  1265. "y": 0,
  1266. "z": 0
  1267. },
  1268. "_skewX": 0,
  1269. "_skewY": 0,
  1270. "_is3DNode": false,
  1271. "_groupIndex": 0,
  1272. "groupIndex": 0,
  1273. "_id": ""
  1274. },
  1275. {
  1276. "__type__": "cc.Label",
  1277. "_name": "",
  1278. "_objFlags": 0,
  1279. "node": {
  1280. "__id__": 32
  1281. },
  1282. "_enabled": true,
  1283. "_materials": [
  1284. {
  1285. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1286. }
  1287. ],
  1288. "_useOriginalSize": false,
  1289. "_string": "button",
  1290. "_N$string": "button",
  1291. "_fontSize": 20,
  1292. "_lineHeight": 40,
  1293. "_enableWrapText": false,
  1294. "_N$file": null,
  1295. "_isSystemFontUsed": true,
  1296. "_spacingX": 0,
  1297. "_batchAsBitmap": false,
  1298. "_styleFlags": 0,
  1299. "_underlineHeight": 0,
  1300. "_N$horizontalAlign": 1,
  1301. "_N$verticalAlign": 1,
  1302. "_N$fontFamily": "Arial",
  1303. "_N$overflow": 1,
  1304. "_N$cacheMode": 1,
  1305. "_id": ""
  1306. },
  1307. {
  1308. "__type__": "cc.PrefabInfo",
  1309. "root": {
  1310. "__id__": 1
  1311. },
  1312. "asset": {
  1313. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  1314. },
  1315. "fileId": "afDUvWx9BJNZGXUbOCj2Cz",
  1316. "sync": false
  1317. },
  1318. {
  1319. "__type__": "cc.Sprite",
  1320. "_name": "",
  1321. "_objFlags": 0,
  1322. "node": {
  1323. "__id__": 31
  1324. },
  1325. "_enabled": true,
  1326. "_materials": [
  1327. {
  1328. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1329. }
  1330. ],
  1331. "_srcBlendFactor": 770,
  1332. "_dstBlendFactor": 771,
  1333. "_spriteFrame": {
  1334. "__uuid__": "603da3f4-4b72-4b37-9bc0-18b82301d5b8"
  1335. },
  1336. "_type": 0,
  1337. "_sizeMode": 2,
  1338. "_fillType": 0,
  1339. "_fillCenter": {
  1340. "__type__": "cc.Vec2",
  1341. "x": 0,
  1342. "y": 0
  1343. },
  1344. "_fillStart": 0,
  1345. "_fillRange": 0,
  1346. "_isTrimmedMode": true,
  1347. "_atlas": null,
  1348. "_id": ""
  1349. },
  1350. {
  1351. "__type__": "cc.Widget",
  1352. "_name": "",
  1353. "_objFlags": 0,
  1354. "node": {
  1355. "__id__": 31
  1356. },
  1357. "_enabled": true,
  1358. "alignMode": 0,
  1359. "_target": null,
  1360. "_alignFlags": 1,
  1361. "_left": -26.5,
  1362. "_right": -26.5,
  1363. "_top": -9.5,
  1364. "_bottom": 4,
  1365. "_verticalCenter": 0,
  1366. "_horizontalCenter": 0,
  1367. "_isAbsLeft": true,
  1368. "_isAbsRight": true,
  1369. "_isAbsTop": true,
  1370. "_isAbsBottom": true,
  1371. "_isAbsHorizontalCenter": true,
  1372. "_isAbsVerticalCenter": true,
  1373. "_originalWidth": 100,
  1374. "_originalHeight": 40,
  1375. "_id": ""
  1376. },
  1377. {
  1378. "__type__": "cc.PrefabInfo",
  1379. "root": {
  1380. "__id__": 1
  1381. },
  1382. "asset": {
  1383. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  1384. },
  1385. "fileId": "afxFeT7ORPno/pQZp0Fwlw",
  1386. "sync": false
  1387. },
  1388. {
  1389. "__type__": "cc.Button",
  1390. "_name": "",
  1391. "_objFlags": 0,
  1392. "node": {
  1393. "__id__": 30
  1394. },
  1395. "_enabled": true,
  1396. "_normalMaterial": {
  1397. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1398. },
  1399. "_grayMaterial": null,
  1400. "duration": 0.1,
  1401. "zoomScale": 0.8,
  1402. "clickEvents": [
  1403. {
  1404. "__id__": 39
  1405. }
  1406. ],
  1407. "_N$interactable": true,
  1408. "_N$enableAutoGrayEffect": false,
  1409. "_N$transition": 0,
  1410. "transition": 0,
  1411. "_N$normalColor": {
  1412. "__type__": "cc.Color",
  1413. "r": 230,
  1414. "g": 230,
  1415. "b": 230,
  1416. "a": 255
  1417. },
  1418. "_N$pressedColor": {
  1419. "__type__": "cc.Color",
  1420. "r": 200,
  1421. "g": 200,
  1422. "b": 200,
  1423. "a": 255
  1424. },
  1425. "pressedColor": {
  1426. "__type__": "cc.Color",
  1427. "r": 200,
  1428. "g": 200,
  1429. "b": 200,
  1430. "a": 255
  1431. },
  1432. "_N$hoverColor": {
  1433. "__type__": "cc.Color",
  1434. "r": 255,
  1435. "g": 255,
  1436. "b": 255,
  1437. "a": 255
  1438. },
  1439. "hoverColor": {
  1440. "__type__": "cc.Color",
  1441. "r": 255,
  1442. "g": 255,
  1443. "b": 255,
  1444. "a": 255
  1445. },
  1446. "_N$disabledColor": {
  1447. "__type__": "cc.Color",
  1448. "r": 120,
  1449. "g": 120,
  1450. "b": 120,
  1451. "a": 200
  1452. },
  1453. "_N$normalSprite": {
  1454. "__uuid__": "c532e90f-bf60-436c-9c3e-84d95d058a4f"
  1455. },
  1456. "_N$pressedSprite": {
  1457. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1458. },
  1459. "pressedSprite": {
  1460. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1461. },
  1462. "_N$hoverSprite": {
  1463. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1464. },
  1465. "hoverSprite": {
  1466. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1467. },
  1468. "_N$disabledSprite": {
  1469. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1470. },
  1471. "_N$target": {
  1472. "__id__": 31
  1473. },
  1474. "_id": ""
  1475. },
  1476. {
  1477. "__type__": "cc.ClickEvent",
  1478. "target": {
  1479. "__id__": 1
  1480. },
  1481. "component": "",
  1482. "_componentId": "fa94cUNo09FK4eGDN+ZyAYF",
  1483. "handler": "clickClose",
  1484. "customEventData": ""
  1485. },
  1486. {
  1487. "__type__": "cc.PrefabInfo",
  1488. "root": {
  1489. "__id__": 1
  1490. },
  1491. "asset": {
  1492. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  1493. },
  1494. "fileId": "137IWc8zRI5p+N7xiUyxq/",
  1495. "sync": false
  1496. },
  1497. {
  1498. "__type__": "c303cMObORMP73Of1/g1ZVg",
  1499. "_name": "",
  1500. "_objFlags": 0,
  1501. "node": {
  1502. "__id__": 6
  1503. },
  1504. "_enabled": true,
  1505. "panelType": 0,
  1506. "_id": ""
  1507. },
  1508. {
  1509. "__type__": "cc.PrefabInfo",
  1510. "root": {
  1511. "__id__": 1
  1512. },
  1513. "asset": {
  1514. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  1515. },
  1516. "fileId": "e00LHLxc9M7qJgkiy0n2a6",
  1517. "sync": false
  1518. },
  1519. {
  1520. "__type__": "fa94cUNo09FK4eGDN+ZyAYF",
  1521. "_name": "",
  1522. "_objFlags": 0,
  1523. "node": {
  1524. "__id__": 1
  1525. },
  1526. "_enabled": true,
  1527. "content": {
  1528. "__id__": 19
  1529. },
  1530. "labEmpty": {
  1531. "__id__": 27
  1532. },
  1533. "parNode": {
  1534. "__id__": 6
  1535. },
  1536. "_id": ""
  1537. },
  1538. {
  1539. "__type__": "cc.PrefabInfo",
  1540. "root": {
  1541. "__id__": 1
  1542. },
  1543. "asset": {
  1544. "__uuid__": "ffe05ed8-26c5-40cc-aa3d-02df00b22c12"
  1545. },
  1546. "fileId": "7fgkiYE4NEFpbWJDwq0JvH",
  1547. "sync": false
  1548. }
  1549. ]