GetRewardLayer.prefab 26 KB

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