tap_set_Ann.prefab 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390
  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": "role",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 33
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 38
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 39
  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": 1334,
  50. "height": 750
  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. 0,
  62. 0,
  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": "Com_bg_ui",
  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. "__id__": 6
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 7
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 1334,
  120. "height": 750
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "f4782997-3699-4675-9f7b-719c12c9fb8e"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 0,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.Button",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "_normalMaterial": null,
  197. "_grayMaterial": null,
  198. "duration": 0.1,
  199. "zoomScale": 1.2,
  200. "clickEvents": [
  201. {
  202. "__id__": 5
  203. }
  204. ],
  205. "_N$interactable": true,
  206. "_N$enableAutoGrayEffect": false,
  207. "_N$transition": 0,
  208. "transition": 0,
  209. "_N$normalColor": {
  210. "__type__": "cc.Color",
  211. "r": 255,
  212. "g": 255,
  213. "b": 255,
  214. "a": 255
  215. },
  216. "_N$pressedColor": {
  217. "__type__": "cc.Color",
  218. "r": 211,
  219. "g": 211,
  220. "b": 211,
  221. "a": 255
  222. },
  223. "pressedColor": {
  224. "__type__": "cc.Color",
  225. "r": 211,
  226. "g": 211,
  227. "b": 211,
  228. "a": 255
  229. },
  230. "_N$hoverColor": {
  231. "__type__": "cc.Color",
  232. "r": 255,
  233. "g": 255,
  234. "b": 255,
  235. "a": 255
  236. },
  237. "hoverColor": {
  238. "__type__": "cc.Color",
  239. "r": 255,
  240. "g": 255,
  241. "b": 255,
  242. "a": 255
  243. },
  244. "_N$disabledColor": {
  245. "__type__": "cc.Color",
  246. "r": 124,
  247. "g": 124,
  248. "b": 124,
  249. "a": 255
  250. },
  251. "_N$normalSprite": null,
  252. "_N$pressedSprite": null,
  253. "pressedSprite": null,
  254. "_N$hoverSprite": null,
  255. "hoverSprite": null,
  256. "_N$disabledSprite": null,
  257. "_N$target": null,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.ClickEvent",
  262. "target": {
  263. "__id__": 1
  264. },
  265. "component": "",
  266. "_componentId": "0e14amDUH1Jy61EaoQP4OYX",
  267. "handler": "exitDistroy",
  268. "customEventData": ""
  269. },
  270. {
  271. "__type__": "50926/BsyZKHYMN6tib9fNS",
  272. "_name": "",
  273. "_objFlags": 0,
  274. "node": {
  275. "__id__": 2
  276. },
  277. "_enabled": true,
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "cc.PrefabInfo",
  282. "root": {
  283. "__id__": 1
  284. },
  285. "asset": {
  286. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  287. },
  288. "fileId": "cdyjo/W1BEQbq0kdOZRn/T",
  289. "sync": false
  290. },
  291. {
  292. "__type__": "cc.Node",
  293. "_name": "New Sprite",
  294. "_objFlags": 0,
  295. "_parent": {
  296. "__id__": 1
  297. },
  298. "_children": [
  299. {
  300. "__id__": 9
  301. },
  302. {
  303. "__id__": 12
  304. },
  305. {
  306. "__id__": 15
  307. }
  308. ],
  309. "_active": true,
  310. "_components": [
  311. {
  312. "__id__": 31
  313. }
  314. ],
  315. "_prefab": {
  316. "__id__": 32
  317. },
  318. "_opacity": 255,
  319. "_color": {
  320. "__type__": "cc.Color",
  321. "r": 255,
  322. "g": 255,
  323. "b": 255,
  324. "a": 255
  325. },
  326. "_contentSize": {
  327. "__type__": "cc.Size",
  328. "width": 900,
  329. "height": 560
  330. },
  331. "_anchorPoint": {
  332. "__type__": "cc.Vec2",
  333. "x": 0.5,
  334. "y": 0.5
  335. },
  336. "_trs": {
  337. "__type__": "TypedArray",
  338. "ctor": "Float64Array",
  339. "array": [
  340. 0,
  341. 0,
  342. 0,
  343. 0,
  344. 0,
  345. 0,
  346. 1,
  347. 1,
  348. 1,
  349. 1
  350. ]
  351. },
  352. "_eulerAngles": {
  353. "__type__": "cc.Vec3",
  354. "x": 0,
  355. "y": 0,
  356. "z": 0
  357. },
  358. "_skewX": 0,
  359. "_skewY": 0,
  360. "_is3DNode": false,
  361. "_groupIndex": 0,
  362. "groupIndex": 0,
  363. "_id": ""
  364. },
  365. {
  366. "__type__": "cc.Node",
  367. "_name": "Paper01",
  368. "_objFlags": 0,
  369. "_parent": {
  370. "__id__": 8
  371. },
  372. "_children": [],
  373. "_active": true,
  374. "_components": [
  375. {
  376. "__id__": 10
  377. }
  378. ],
  379. "_prefab": {
  380. "__id__": 11
  381. },
  382. "_opacity": 255,
  383. "_color": {
  384. "__type__": "cc.Color",
  385. "r": 255,
  386. "g": 255,
  387. "b": 255,
  388. "a": 255
  389. },
  390. "_contentSize": {
  391. "__type__": "cc.Size",
  392. "width": 900,
  393. "height": 560
  394. },
  395. "_anchorPoint": {
  396. "__type__": "cc.Vec2",
  397. "x": 0.5,
  398. "y": 0.5
  399. },
  400. "_trs": {
  401. "__type__": "TypedArray",
  402. "ctor": "Float64Array",
  403. "array": [
  404. 0,
  405. 0,
  406. 0,
  407. 0,
  408. 0,
  409. 0,
  410. 1,
  411. 1,
  412. 1,
  413. 1
  414. ]
  415. },
  416. "_eulerAngles": {
  417. "__type__": "cc.Vec3",
  418. "x": 0,
  419. "y": 0,
  420. "z": 0
  421. },
  422. "_skewX": 0,
  423. "_skewY": 0,
  424. "_is3DNode": false,
  425. "_groupIndex": 0,
  426. "groupIndex": 0,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.Sprite",
  431. "_name": "",
  432. "_objFlags": 0,
  433. "node": {
  434. "__id__": 9
  435. },
  436. "_enabled": true,
  437. "_materials": [
  438. {
  439. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  440. }
  441. ],
  442. "_srcBlendFactor": 770,
  443. "_dstBlendFactor": 771,
  444. "_spriteFrame": {
  445. "__uuid__": "0b85d721-3494-4501-9a90-9271a3541b3a"
  446. },
  447. "_type": 1,
  448. "_sizeMode": 0,
  449. "_fillType": 0,
  450. "_fillCenter": {
  451. "__type__": "cc.Vec2",
  452. "x": 0,
  453. "y": 0
  454. },
  455. "_fillStart": 0,
  456. "_fillRange": 0,
  457. "_isTrimmedMode": true,
  458. "_atlas": null,
  459. "_id": ""
  460. },
  461. {
  462. "__type__": "cc.PrefabInfo",
  463. "root": {
  464. "__id__": 1
  465. },
  466. "asset": {
  467. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  468. },
  469. "fileId": "b8KHR4ok9FtZCG55IUBIgG",
  470. "sync": false
  471. },
  472. {
  473. "__type__": "cc.Node",
  474. "_name": "Paper01",
  475. "_objFlags": 0,
  476. "_parent": {
  477. "__id__": 8
  478. },
  479. "_children": [],
  480. "_active": true,
  481. "_components": [
  482. {
  483. "__id__": 13
  484. }
  485. ],
  486. "_prefab": {
  487. "__id__": 14
  488. },
  489. "_opacity": 255,
  490. "_color": {
  491. "__type__": "cc.Color",
  492. "r": 255,
  493. "g": 255,
  494. "b": 255,
  495. "a": 255
  496. },
  497. "_contentSize": {
  498. "__type__": "cc.Size",
  499. "width": 850,
  500. "height": 500
  501. },
  502. "_anchorPoint": {
  503. "__type__": "cc.Vec2",
  504. "x": 0.5,
  505. "y": 0.5
  506. },
  507. "_trs": {
  508. "__type__": "TypedArray",
  509. "ctor": "Float64Array",
  510. "array": [
  511. 0,
  512. 0,
  513. 0,
  514. 0,
  515. 0,
  516. 0,
  517. 1,
  518. 1,
  519. 1,
  520. 1
  521. ]
  522. },
  523. "_eulerAngles": {
  524. "__type__": "cc.Vec3",
  525. "x": 0,
  526. "y": 0,
  527. "z": 0
  528. },
  529. "_skewX": 0,
  530. "_skewY": 0,
  531. "_is3DNode": false,
  532. "_groupIndex": 0,
  533. "groupIndex": 0,
  534. "_id": ""
  535. },
  536. {
  537. "__type__": "cc.Sprite",
  538. "_name": "",
  539. "_objFlags": 0,
  540. "node": {
  541. "__id__": 12
  542. },
  543. "_enabled": true,
  544. "_materials": [
  545. {
  546. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  547. }
  548. ],
  549. "_srcBlendFactor": 770,
  550. "_dstBlendFactor": 771,
  551. "_spriteFrame": {
  552. "__uuid__": "80f06492-02d7-4ad0-a2d5-2d648629024b"
  553. },
  554. "_type": 1,
  555. "_sizeMode": 0,
  556. "_fillType": 0,
  557. "_fillCenter": {
  558. "__type__": "cc.Vec2",
  559. "x": 0,
  560. "y": 0
  561. },
  562. "_fillStart": 0,
  563. "_fillRange": 0,
  564. "_isTrimmedMode": true,
  565. "_atlas": null,
  566. "_id": ""
  567. },
  568. {
  569. "__type__": "cc.PrefabInfo",
  570. "root": {
  571. "__id__": 1
  572. },
  573. "asset": {
  574. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  575. },
  576. "fileId": "38RXx8fm1IwIFojMY8c7Ir",
  577. "sync": false
  578. },
  579. {
  580. "__type__": "cc.Node",
  581. "_name": "New ScrollView",
  582. "_objFlags": 0,
  583. "_parent": {
  584. "__id__": 8
  585. },
  586. "_children": [
  587. {
  588. "__id__": 16
  589. }
  590. ],
  591. "_active": true,
  592. "_components": [
  593. {
  594. "__id__": 28
  595. },
  596. {
  597. "__id__": 29
  598. }
  599. ],
  600. "_prefab": {
  601. "__id__": 30
  602. },
  603. "_opacity": 255,
  604. "_color": {
  605. "__type__": "cc.Color",
  606. "r": 255,
  607. "g": 255,
  608. "b": 255,
  609. "a": 255
  610. },
  611. "_contentSize": {
  612. "__type__": "cc.Size",
  613. "width": 750,
  614. "height": 450
  615. },
  616. "_anchorPoint": {
  617. "__type__": "cc.Vec2",
  618. "x": 0.5,
  619. "y": 0.5
  620. },
  621. "_trs": {
  622. "__type__": "TypedArray",
  623. "ctor": "Float64Array",
  624. "array": [
  625. 0,
  626. 0,
  627. 0,
  628. 0,
  629. 0,
  630. 0,
  631. 1,
  632. 1,
  633. 1,
  634. 1
  635. ]
  636. },
  637. "_eulerAngles": {
  638. "__type__": "cc.Vec3",
  639. "x": 0,
  640. "y": 0,
  641. "z": 0
  642. },
  643. "_skewX": 0,
  644. "_skewY": 0,
  645. "_is3DNode": false,
  646. "_groupIndex": 0,
  647. "groupIndex": 0,
  648. "_id": ""
  649. },
  650. {
  651. "__type__": "cc.Node",
  652. "_name": "view",
  653. "_objFlags": 0,
  654. "_parent": {
  655. "__id__": 15
  656. },
  657. "_children": [
  658. {
  659. "__id__": 17
  660. }
  661. ],
  662. "_active": true,
  663. "_components": [
  664. {
  665. "__id__": 26
  666. }
  667. ],
  668. "_prefab": {
  669. "__id__": 27
  670. },
  671. "_opacity": 255,
  672. "_color": {
  673. "__type__": "cc.Color",
  674. "r": 126,
  675. "g": 92,
  676. "b": 66,
  677. "a": 255
  678. },
  679. "_contentSize": {
  680. "__type__": "cc.Size",
  681. "width": 750,
  682. "height": 450
  683. },
  684. "_anchorPoint": {
  685. "__type__": "cc.Vec2",
  686. "x": 0.5,
  687. "y": 0.5
  688. },
  689. "_trs": {
  690. "__type__": "TypedArray",
  691. "ctor": "Float64Array",
  692. "array": [
  693. 0,
  694. 0,
  695. 0,
  696. 0,
  697. 0,
  698. 0,
  699. 1,
  700. 1,
  701. 1,
  702. 1
  703. ]
  704. },
  705. "_eulerAngles": {
  706. "__type__": "cc.Vec3",
  707. "x": 0,
  708. "y": 0,
  709. "z": 0
  710. },
  711. "_skewX": 0,
  712. "_skewY": 0,
  713. "_is3DNode": false,
  714. "_groupIndex": 0,
  715. "groupIndex": 0,
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "cc.Node",
  720. "_name": "content",
  721. "_objFlags": 0,
  722. "_parent": {
  723. "__id__": 16
  724. },
  725. "_children": [
  726. {
  727. "__id__": 18
  728. },
  729. {
  730. "__id__": 21
  731. }
  732. ],
  733. "_active": true,
  734. "_components": [
  735. {
  736. "__id__": 24
  737. }
  738. ],
  739. "_prefab": {
  740. "__id__": 25
  741. },
  742. "_opacity": 255,
  743. "_color": {
  744. "__type__": "cc.Color",
  745. "r": 250,
  746. "g": 234,
  747. "b": 211,
  748. "a": 255
  749. },
  750. "_contentSize": {
  751. "__type__": "cc.Size",
  752. "width": 750,
  753. "height": 95.6
  754. },
  755. "_anchorPoint": {
  756. "__type__": "cc.Vec2",
  757. "x": 0.5,
  758. "y": 1
  759. },
  760. "_trs": {
  761. "__type__": "TypedArray",
  762. "ctor": "Float64Array",
  763. "array": [
  764. 0,
  765. 224.816,
  766. 0,
  767. 0,
  768. 0,
  769. 0,
  770. 1,
  771. 1,
  772. 1,
  773. 1
  774. ]
  775. },
  776. "_eulerAngles": {
  777. "__type__": "cc.Vec3",
  778. "x": 0,
  779. "y": 0,
  780. "z": 0
  781. },
  782. "_skewX": 0,
  783. "_skewY": 0,
  784. "_is3DNode": false,
  785. "_groupIndex": 0,
  786. "groupIndex": 0,
  787. "_id": ""
  788. },
  789. {
  790. "__type__": "cc.Node",
  791. "_name": "New Label",
  792. "_objFlags": 0,
  793. "_parent": {
  794. "__id__": 17
  795. },
  796. "_children": [],
  797. "_active": true,
  798. "_components": [
  799. {
  800. "__id__": 19
  801. }
  802. ],
  803. "_prefab": {
  804. "__id__": 20
  805. },
  806. "_opacity": 255,
  807. "_color": {
  808. "__type__": "cc.Color",
  809. "r": 99,
  810. "g": 82,
  811. "b": 61,
  812. "a": 255
  813. },
  814. "_contentSize": {
  815. "__type__": "cc.Size",
  816. "width": 12.98,
  817. "height": 37.8
  818. },
  819. "_anchorPoint": {
  820. "__type__": "cc.Vec2",
  821. "x": 0,
  822. "y": 0.5
  823. },
  824. "_trs": {
  825. "__type__": "TypedArray",
  826. "ctor": "Float64Array",
  827. "array": [
  828. -350.777,
  829. -18.9,
  830. 0,
  831. 0,
  832. 0,
  833. 0,
  834. 1,
  835. 1,
  836. 1,
  837. 1
  838. ]
  839. },
  840. "_eulerAngles": {
  841. "__type__": "cc.Vec3",
  842. "x": 0,
  843. "y": 0,
  844. "z": 0
  845. },
  846. "_skewX": 0,
  847. "_skewY": 0,
  848. "_is3DNode": false,
  849. "_groupIndex": 0,
  850. "groupIndex": 0,
  851. "_id": ""
  852. },
  853. {
  854. "__type__": "cc.Label",
  855. "_name": "",
  856. "_objFlags": 0,
  857. "node": {
  858. "__id__": 18
  859. },
  860. "_enabled": true,
  861. "_materials": [
  862. {
  863. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  864. }
  865. ],
  866. "_srcBlendFactor": 770,
  867. "_dstBlendFactor": 771,
  868. "_string": "-",
  869. "_N$string": "-",
  870. "_fontSize": 30,
  871. "_lineHeight": 0,
  872. "_enableWrapText": true,
  873. "_N$file": {
  874. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  875. },
  876. "_isSystemFontUsed": false,
  877. "_spacingX": 0,
  878. "_batchAsBitmap": false,
  879. "_styleFlags": 0,
  880. "_underlineHeight": 0,
  881. "_N$horizontalAlign": 1,
  882. "_N$verticalAlign": 1,
  883. "_N$fontFamily": "Arial",
  884. "_N$overflow": 0,
  885. "_N$cacheMode": 0,
  886. "_id": ""
  887. },
  888. {
  889. "__type__": "cc.PrefabInfo",
  890. "root": {
  891. "__id__": 1
  892. },
  893. "asset": {
  894. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  895. },
  896. "fileId": "d3jit71XtC3IaYhpOQeNuC",
  897. "sync": false
  898. },
  899. {
  900. "__type__": "cc.Node",
  901. "_name": "item",
  902. "_objFlags": 0,
  903. "_parent": {
  904. "__id__": 17
  905. },
  906. "_children": [],
  907. "_active": true,
  908. "_components": [
  909. {
  910. "__id__": 22
  911. }
  912. ],
  913. "_prefab": {
  914. "__id__": 23
  915. },
  916. "_opacity": 255,
  917. "_color": {
  918. "__type__": "cc.Color",
  919. "r": 105,
  920. "g": 97,
  921. "b": 88,
  922. "a": 255
  923. },
  924. "_contentSize": {
  925. "__type__": "cc.Size",
  926. "width": 700,
  927. "height": 37.8
  928. },
  929. "_anchorPoint": {
  930. "__type__": "cc.Vec2",
  931. "x": 0,
  932. "y": 1
  933. },
  934. "_trs": {
  935. "__type__": "TypedArray",
  936. "ctor": "Float64Array",
  937. "array": [
  938. -350,
  939. -57.8,
  940. 0,
  941. 0,
  942. 0,
  943. 0,
  944. 1,
  945. 1,
  946. 1,
  947. 1
  948. ]
  949. },
  950. "_eulerAngles": {
  951. "__type__": "cc.Vec3",
  952. "x": 0,
  953. "y": 0,
  954. "z": 0
  955. },
  956. "_skewX": 0,
  957. "_skewY": 0,
  958. "_is3DNode": false,
  959. "_groupIndex": 0,
  960. "groupIndex": 0,
  961. "_id": ""
  962. },
  963. {
  964. "__type__": "cc.Label",
  965. "_name": "",
  966. "_objFlags": 0,
  967. "node": {
  968. "__id__": 21
  969. },
  970. "_enabled": true,
  971. "_materials": [
  972. {
  973. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  974. }
  975. ],
  976. "_srcBlendFactor": 770,
  977. "_dstBlendFactor": 771,
  978. "_string": "-",
  979. "_N$string": "-",
  980. "_fontSize": 25,
  981. "_lineHeight": 30,
  982. "_enableWrapText": true,
  983. "_N$file": {
  984. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  985. },
  986. "_isSystemFontUsed": false,
  987. "_spacingX": 0,
  988. "_batchAsBitmap": false,
  989. "_styleFlags": 0,
  990. "_underlineHeight": 0,
  991. "_N$horizontalAlign": 0,
  992. "_N$verticalAlign": 0,
  993. "_N$fontFamily": "Arial",
  994. "_N$overflow": 3,
  995. "_N$cacheMode": 1,
  996. "_id": ""
  997. },
  998. {
  999. "__type__": "cc.PrefabInfo",
  1000. "root": {
  1001. "__id__": 1
  1002. },
  1003. "asset": {
  1004. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  1005. },
  1006. "fileId": "7dr8CIgTJKcawDteLSOWG9",
  1007. "sync": false
  1008. },
  1009. {
  1010. "__type__": "cc.Layout",
  1011. "_name": "",
  1012. "_objFlags": 0,
  1013. "node": {
  1014. "__id__": 17
  1015. },
  1016. "_enabled": true,
  1017. "_layoutSize": {
  1018. "__type__": "cc.Size",
  1019. "width": 750,
  1020. "height": 95.6
  1021. },
  1022. "_resize": 1,
  1023. "_N$layoutType": 2,
  1024. "_N$cellSize": {
  1025. "__type__": "cc.Size",
  1026. "width": 40,
  1027. "height": 40
  1028. },
  1029. "_N$startAxis": 0,
  1030. "_N$paddingLeft": 0,
  1031. "_N$paddingRight": 0,
  1032. "_N$paddingTop": 0,
  1033. "_N$paddingBottom": 0,
  1034. "_N$spacingX": 0,
  1035. "_N$spacingY": 20,
  1036. "_N$verticalDirection": 1,
  1037. "_N$horizontalDirection": 0,
  1038. "_N$affectedByScale": false,
  1039. "_id": ""
  1040. },
  1041. {
  1042. "__type__": "cc.PrefabInfo",
  1043. "root": {
  1044. "__id__": 1
  1045. },
  1046. "asset": {
  1047. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  1048. },
  1049. "fileId": "2ff1ckfjZHZKcGftNa2O2E",
  1050. "sync": false
  1051. },
  1052. {
  1053. "__type__": "cc.Mask",
  1054. "_name": "",
  1055. "_objFlags": 0,
  1056. "node": {
  1057. "__id__": 16
  1058. },
  1059. "_enabled": true,
  1060. "_materials": [
  1061. {
  1062. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1063. }
  1064. ],
  1065. "_spriteFrame": null,
  1066. "_type": 0,
  1067. "_segments": 64,
  1068. "_N$alphaThreshold": 0,
  1069. "_N$inverted": false,
  1070. "_id": ""
  1071. },
  1072. {
  1073. "__type__": "cc.PrefabInfo",
  1074. "root": {
  1075. "__id__": 1
  1076. },
  1077. "asset": {
  1078. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  1079. },
  1080. "fileId": "7bXIISlRhKtqknJTD3CeSE",
  1081. "sync": false
  1082. },
  1083. {
  1084. "__type__": "cc.Sprite",
  1085. "_name": "",
  1086. "_objFlags": 0,
  1087. "node": {
  1088. "__id__": 15
  1089. },
  1090. "_enabled": true,
  1091. "_materials": [
  1092. {
  1093. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1094. }
  1095. ],
  1096. "_srcBlendFactor": 770,
  1097. "_dstBlendFactor": 771,
  1098. "_spriteFrame": null,
  1099. "_type": 1,
  1100. "_sizeMode": 0,
  1101. "_fillType": 0,
  1102. "_fillCenter": {
  1103. "__type__": "cc.Vec2",
  1104. "x": 0,
  1105. "y": 0
  1106. },
  1107. "_fillStart": 0,
  1108. "_fillRange": 0,
  1109. "_isTrimmedMode": true,
  1110. "_atlas": null,
  1111. "_id": ""
  1112. },
  1113. {
  1114. "__type__": "cc.ScrollView",
  1115. "_name": "",
  1116. "_objFlags": 0,
  1117. "node": {
  1118. "__id__": 15
  1119. },
  1120. "_enabled": true,
  1121. "horizontal": false,
  1122. "vertical": true,
  1123. "inertia": true,
  1124. "brake": 0.75,
  1125. "elastic": true,
  1126. "bounceDuration": 0.23,
  1127. "scrollEvents": [],
  1128. "cancelInnerEvents": true,
  1129. "_N$content": {
  1130. "__id__": 17
  1131. },
  1132. "content": {
  1133. "__id__": 17
  1134. },
  1135. "_N$horizontalScrollBar": null,
  1136. "_N$verticalScrollBar": null,
  1137. "_id": ""
  1138. },
  1139. {
  1140. "__type__": "cc.PrefabInfo",
  1141. "root": {
  1142. "__id__": 1
  1143. },
  1144. "asset": {
  1145. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  1146. },
  1147. "fileId": "e28yveOvlM4LgBT8d0AFRi",
  1148. "sync": false
  1149. },
  1150. {
  1151. "__type__": "cc.BlockInputEvents",
  1152. "_name": "",
  1153. "_objFlags": 0,
  1154. "node": {
  1155. "__id__": 8
  1156. },
  1157. "_enabled": true,
  1158. "_id": ""
  1159. },
  1160. {
  1161. "__type__": "cc.PrefabInfo",
  1162. "root": {
  1163. "__id__": 1
  1164. },
  1165. "asset": {
  1166. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  1167. },
  1168. "fileId": "60GAIfLktBlJN8b4qpJmmY",
  1169. "sync": false
  1170. },
  1171. {
  1172. "__type__": "cc.Node",
  1173. "_name": "New Sprite",
  1174. "_objFlags": 0,
  1175. "_parent": {
  1176. "__id__": 1
  1177. },
  1178. "_children": [],
  1179. "_active": true,
  1180. "_components": [
  1181. {
  1182. "__id__": 34
  1183. },
  1184. {
  1185. "__id__": 35
  1186. }
  1187. ],
  1188. "_prefab": {
  1189. "__id__": 37
  1190. },
  1191. "_opacity": 255,
  1192. "_color": {
  1193. "__type__": "cc.Color",
  1194. "r": 255,
  1195. "g": 255,
  1196. "b": 255,
  1197. "a": 255
  1198. },
  1199. "_contentSize": {
  1200. "__type__": "cc.Size",
  1201. "width": 56,
  1202. "height": 62
  1203. },
  1204. "_anchorPoint": {
  1205. "__type__": "cc.Vec2",
  1206. "x": 0.5,
  1207. "y": 0.5
  1208. },
  1209. "_trs": {
  1210. "__type__": "TypedArray",
  1211. "ctor": "Float64Array",
  1212. "array": [
  1213. 411.344,
  1214. 244.198,
  1215. 0,
  1216. 0,
  1217. 0,
  1218. 0,
  1219. 1,
  1220. 1,
  1221. 1,
  1222. 0
  1223. ]
  1224. },
  1225. "_eulerAngles": {
  1226. "__type__": "cc.Vec3",
  1227. "x": 0,
  1228. "y": 0,
  1229. "z": 0
  1230. },
  1231. "_skewX": 0,
  1232. "_skewY": 0,
  1233. "_is3DNode": false,
  1234. "_groupIndex": 0,
  1235. "groupIndex": 0,
  1236. "_id": ""
  1237. },
  1238. {
  1239. "__type__": "cc.Sprite",
  1240. "_name": "",
  1241. "_objFlags": 0,
  1242. "node": {
  1243. "__id__": 33
  1244. },
  1245. "_enabled": true,
  1246. "_materials": [
  1247. {
  1248. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1249. }
  1250. ],
  1251. "_srcBlendFactor": 770,
  1252. "_dstBlendFactor": 771,
  1253. "_spriteFrame": {
  1254. "__uuid__": "73f0dd9b-a546-4baf-8b4b-a062e4bdb4cc"
  1255. },
  1256. "_type": 0,
  1257. "_sizeMode": 1,
  1258. "_fillType": 0,
  1259. "_fillCenter": {
  1260. "__type__": "cc.Vec2",
  1261. "x": 0,
  1262. "y": 0
  1263. },
  1264. "_fillStart": 0,
  1265. "_fillRange": 0,
  1266. "_isTrimmedMode": true,
  1267. "_atlas": null,
  1268. "_id": ""
  1269. },
  1270. {
  1271. "__type__": "cc.Button",
  1272. "_name": "",
  1273. "_objFlags": 0,
  1274. "node": {
  1275. "__id__": 33
  1276. },
  1277. "_enabled": true,
  1278. "_normalMaterial": null,
  1279. "_grayMaterial": null,
  1280. "duration": 0.1,
  1281. "zoomScale": 0.9,
  1282. "clickEvents": [
  1283. {
  1284. "__id__": 36
  1285. }
  1286. ],
  1287. "_N$interactable": true,
  1288. "_N$enableAutoGrayEffect": false,
  1289. "_N$transition": 3,
  1290. "transition": 3,
  1291. "_N$normalColor": {
  1292. "__type__": "cc.Color",
  1293. "r": 255,
  1294. "g": 255,
  1295. "b": 255,
  1296. "a": 255
  1297. },
  1298. "_N$pressedColor": {
  1299. "__type__": "cc.Color",
  1300. "r": 211,
  1301. "g": 211,
  1302. "b": 211,
  1303. "a": 255
  1304. },
  1305. "pressedColor": {
  1306. "__type__": "cc.Color",
  1307. "r": 211,
  1308. "g": 211,
  1309. "b": 211,
  1310. "a": 255
  1311. },
  1312. "_N$hoverColor": {
  1313. "__type__": "cc.Color",
  1314. "r": 255,
  1315. "g": 255,
  1316. "b": 255,
  1317. "a": 255
  1318. },
  1319. "hoverColor": {
  1320. "__type__": "cc.Color",
  1321. "r": 255,
  1322. "g": 255,
  1323. "b": 255,
  1324. "a": 255
  1325. },
  1326. "_N$disabledColor": {
  1327. "__type__": "cc.Color",
  1328. "r": 124,
  1329. "g": 124,
  1330. "b": 124,
  1331. "a": 255
  1332. },
  1333. "_N$normalSprite": null,
  1334. "_N$pressedSprite": null,
  1335. "pressedSprite": null,
  1336. "_N$hoverSprite": null,
  1337. "hoverSprite": null,
  1338. "_N$disabledSprite": null,
  1339. "_N$target": null,
  1340. "_id": ""
  1341. },
  1342. {
  1343. "__type__": "cc.ClickEvent",
  1344. "target": {
  1345. "__id__": 1
  1346. },
  1347. "component": "",
  1348. "_componentId": "0e14amDUH1Jy61EaoQP4OYX",
  1349. "handler": "exitDistroy",
  1350. "customEventData": ""
  1351. },
  1352. {
  1353. "__type__": "cc.PrefabInfo",
  1354. "root": {
  1355. "__id__": 1
  1356. },
  1357. "asset": {
  1358. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  1359. },
  1360. "fileId": "9dkPfQYrlNzpYOWNRAAW3n",
  1361. "sync": false
  1362. },
  1363. {
  1364. "__type__": "0e14amDUH1Jy61EaoQP4OYX",
  1365. "_name": "",
  1366. "_objFlags": 0,
  1367. "node": {
  1368. "__id__": 1
  1369. },
  1370. "_enabled": true,
  1371. "mTitle": {
  1372. "__id__": 19
  1373. },
  1374. "mContent": {
  1375. "__id__": 22
  1376. },
  1377. "_id": ""
  1378. },
  1379. {
  1380. "__type__": "cc.PrefabInfo",
  1381. "root": {
  1382. "__id__": 1
  1383. },
  1384. "asset": {
  1385. "__uuid__": "a8ff0ef7-5f2a-4e58-96f4-bac3fe6c37c4"
  1386. },
  1387. "fileId": "",
  1388. "sync": false
  1389. }
  1390. ]