discoverLayer.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190
  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": "discoverLayer",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 28
  28. },
  29. {
  30. "__id__": 29
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 30
  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": 640,
  47. "height": 1136
  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. 320,
  59. 568,
  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. "_zIndex": 0,
  79. "_is3DNode": false,
  80. "_groupIndex": 0,
  81. "groupIndex": 0,
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "bg",
  87. "_objFlags": 0,
  88. "_parent": {
  89. "__id__": 1
  90. },
  91. "_children": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 6
  97. },
  98. {
  99. "__id__": 13
  100. },
  101. {
  102. "__id__": 16
  103. },
  104. {
  105. "__id__": 19
  106. },
  107. {
  108. "__id__": 22
  109. }
  110. ],
  111. "_active": true,
  112. "_components": [
  113. {
  114. "__id__": 26
  115. }
  116. ],
  117. "_prefab": {
  118. "__id__": 27
  119. },
  120. "_opacity": 255,
  121. "_color": {
  122. "__type__": "cc.Color",
  123. "r": 255,
  124. "g": 255,
  125. "b": 255,
  126. "a": 255
  127. },
  128. "_contentSize": {
  129. "__type__": "cc.Size",
  130. "width": 500,
  131. "height": 700
  132. },
  133. "_anchorPoint": {
  134. "__type__": "cc.Vec2",
  135. "x": 0.5,
  136. "y": 0.5
  137. },
  138. "_trs": {
  139. "__type__": "TypedArray",
  140. "ctor": "Float64Array",
  141. "array": [
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 0,
  147. 0,
  148. 1,
  149. 1,
  150. 1,
  151. 1
  152. ]
  153. },
  154. "_eulerAngles": {
  155. "__type__": "cc.Vec3",
  156. "x": 0,
  157. "y": 0,
  158. "z": 0
  159. },
  160. "_skewX": 0,
  161. "_skewY": 0,
  162. "_zIndex": 0,
  163. "_is3DNode": false,
  164. "_groupIndex": 0,
  165. "groupIndex": 0,
  166. "_id": ""
  167. },
  168. {
  169. "__type__": "cc.Node",
  170. "_name": "spbg",
  171. "_objFlags": 0,
  172. "_parent": {
  173. "__id__": 2
  174. },
  175. "_children": [],
  176. "_active": true,
  177. "_components": [
  178. {
  179. "__id__": 4
  180. }
  181. ],
  182. "_prefab": {
  183. "__id__": 5
  184. },
  185. "_opacity": 255,
  186. "_color": {
  187. "__type__": "cc.Color",
  188. "r": 255,
  189. "g": 255,
  190. "b": 255,
  191. "a": 255
  192. },
  193. "_contentSize": {
  194. "__type__": "cc.Size",
  195. "width": 357,
  196. "height": 369
  197. },
  198. "_anchorPoint": {
  199. "__type__": "cc.Vec2",
  200. "x": 0.5,
  201. "y": 0.5
  202. },
  203. "_trs": {
  204. "__type__": "TypedArray",
  205. "ctor": "Float64Array",
  206. "array": [
  207. 0,
  208. 71,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 1,
  214. 1,
  215. 1,
  216. 1
  217. ]
  218. },
  219. "_eulerAngles": {
  220. "__type__": "cc.Vec3",
  221. "x": 0,
  222. "y": 0,
  223. "z": 0
  224. },
  225. "_skewX": 0,
  226. "_skewY": 0,
  227. "_zIndex": 0,
  228. "_is3DNode": false,
  229. "_groupIndex": 0,
  230. "groupIndex": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.Sprite",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 3
  239. },
  240. "_enabled": true,
  241. "_materials": [
  242. {
  243. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  244. }
  245. ],
  246. "_srcBlendFactor": 770,
  247. "_dstBlendFactor": 771,
  248. "_spriteFrame": {
  249. "__uuid__": "d22a32b6-56ef-4cd3-b477-d03cf85234fd"
  250. },
  251. "_type": 0,
  252. "_sizeMode": 1,
  253. "_fillType": 0,
  254. "_fillCenter": {
  255. "__type__": "cc.Vec2",
  256. "x": 0,
  257. "y": 0
  258. },
  259. "_fillStart": 0,
  260. "_fillRange": 0,
  261. "_isTrimmedMode": true,
  262. "_atlas": null,
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.PrefabInfo",
  267. "root": {
  268. "__id__": 1
  269. },
  270. "asset": {
  271. "__id__": 0
  272. },
  273. "fileId": "eeCSwulZREerherrd5dfqr",
  274. "sync": false
  275. },
  276. {
  277. "__type__": "cc.Node",
  278. "_name": "share_btn",
  279. "_objFlags": 0,
  280. "_parent": {
  281. "__id__": 2
  282. },
  283. "_children": [
  284. {
  285. "__id__": 7
  286. }
  287. ],
  288. "_active": false,
  289. "_components": [
  290. {
  291. "__id__": 10
  292. },
  293. {
  294. "__id__": 11
  295. }
  296. ],
  297. "_prefab": {
  298. "__id__": 12
  299. },
  300. "_opacity": 255,
  301. "_color": {
  302. "__type__": "cc.Color",
  303. "r": 255,
  304. "g": 255,
  305. "b": 255,
  306. "a": 255
  307. },
  308. "_contentSize": {
  309. "__type__": "cc.Size",
  310. "width": 300,
  311. "height": 100
  312. },
  313. "_anchorPoint": {
  314. "__type__": "cc.Vec2",
  315. "x": 0.5,
  316. "y": 0.5
  317. },
  318. "_trs": {
  319. "__type__": "TypedArray",
  320. "ctor": "Float64Array",
  321. "array": [
  322. 0,
  323. -242,
  324. 0,
  325. 0,
  326. 0,
  327. 0,
  328. 1,
  329. 1,
  330. 1,
  331. 1
  332. ]
  333. },
  334. "_eulerAngles": {
  335. "__type__": "cc.Vec3",
  336. "x": 0,
  337. "y": 0,
  338. "z": 0
  339. },
  340. "_skewX": 0,
  341. "_skewY": 0,
  342. "_zIndex": 0,
  343. "_is3DNode": false,
  344. "_groupIndex": 0,
  345. "groupIndex": 0,
  346. "_id": ""
  347. },
  348. {
  349. "__type__": "cc.Node",
  350. "_name": "New Label",
  351. "_objFlags": 0,
  352. "_parent": {
  353. "__id__": 6
  354. },
  355. "_children": [],
  356. "_active": true,
  357. "_components": [
  358. {
  359. "__id__": 8
  360. }
  361. ],
  362. "_prefab": {
  363. "__id__": 9
  364. },
  365. "_opacity": 255,
  366. "_color": {
  367. "__type__": "cc.Color",
  368. "r": 255,
  369. "g": 255,
  370. "b": 255,
  371. "a": 255
  372. },
  373. "_contentSize": {
  374. "__type__": "cc.Size",
  375. "width": 160,
  376. "height": 50.4
  377. },
  378. "_anchorPoint": {
  379. "__type__": "cc.Vec2",
  380. "x": 0.5,
  381. "y": 0.5
  382. },
  383. "_trs": {
  384. "__type__": "TypedArray",
  385. "ctor": "Float64Array",
  386. "array": [
  387. 7,
  388. 4,
  389. 0,
  390. 0,
  391. 0,
  392. 0,
  393. 1,
  394. 1,
  395. 1,
  396. 1
  397. ]
  398. },
  399. "_eulerAngles": {
  400. "__type__": "cc.Vec3",
  401. "x": 0,
  402. "y": 0,
  403. "z": 0
  404. },
  405. "_skewX": 0,
  406. "_skewY": 0,
  407. "_zIndex": 0,
  408. "_is3DNode": false,
  409. "_groupIndex": 0,
  410. "groupIndex": 0,
  411. "_id": ""
  412. },
  413. {
  414. "__type__": "cc.Label",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "node": {
  418. "__id__": 7
  419. },
  420. "_enabled": true,
  421. "_materials": [
  422. {
  423. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  424. }
  425. ],
  426. "_srcBlendFactor": 1,
  427. "_dstBlendFactor": 771,
  428. "_string": "炫耀一下",
  429. "_N$string": "炫耀一下",
  430. "_fontSize": 40,
  431. "_lineHeight": 40,
  432. "_enableWrapText": true,
  433. "_N$file": null,
  434. "_isSystemFontUsed": true,
  435. "_spacingX": 0,
  436. "_batchAsBitmap": false,
  437. "_styleFlags": 0,
  438. "_underlineHeight": 0,
  439. "_N$horizontalAlign": 1,
  440. "_N$verticalAlign": 1,
  441. "_N$fontFamily": "Arial",
  442. "_N$overflow": 0,
  443. "_N$cacheMode": 0,
  444. "_id": ""
  445. },
  446. {
  447. "__type__": "cc.PrefabInfo",
  448. "root": {
  449. "__id__": 1
  450. },
  451. "asset": {
  452. "__id__": 0
  453. },
  454. "fileId": "83Lz9GYYtEGLNQuOPX7lyE",
  455. "sync": false
  456. },
  457. {
  458. "__type__": "cc.Sprite",
  459. "_name": "",
  460. "_objFlags": 0,
  461. "node": {
  462. "__id__": 6
  463. },
  464. "_enabled": true,
  465. "_materials": [
  466. {
  467. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  468. }
  469. ],
  470. "_srcBlendFactor": 770,
  471. "_dstBlendFactor": 771,
  472. "_spriteFrame": {
  473. "__uuid__": "498bf519-931e-4c47-a64e-878da54116d7"
  474. },
  475. "_type": 1,
  476. "_sizeMode": 0,
  477. "_fillType": 0,
  478. "_fillCenter": {
  479. "__type__": "cc.Vec2",
  480. "x": 0,
  481. "y": 0
  482. },
  483. "_fillStart": 0,
  484. "_fillRange": 0,
  485. "_isTrimmedMode": true,
  486. "_atlas": null,
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.Button",
  491. "_name": "",
  492. "_objFlags": 0,
  493. "node": {
  494. "__id__": 6
  495. },
  496. "_enabled": true,
  497. "_normalMaterial": null,
  498. "_grayMaterial": null,
  499. "duration": 0.1,
  500. "zoomScale": 1.2,
  501. "clickEvents": [],
  502. "_N$interactable": true,
  503. "_N$enableAutoGrayEffect": false,
  504. "_N$transition": 2,
  505. "transition": 2,
  506. "_N$normalColor": {
  507. "__type__": "cc.Color",
  508. "r": 255,
  509. "g": 255,
  510. "b": 255,
  511. "a": 255
  512. },
  513. "_N$pressedColor": {
  514. "__type__": "cc.Color",
  515. "r": 255,
  516. "g": 255,
  517. "b": 255,
  518. "a": 255
  519. },
  520. "pressedColor": {
  521. "__type__": "cc.Color",
  522. "r": 255,
  523. "g": 255,
  524. "b": 255,
  525. "a": 255
  526. },
  527. "_N$hoverColor": {
  528. "__type__": "cc.Color",
  529. "r": 255,
  530. "g": 255,
  531. "b": 255,
  532. "a": 255
  533. },
  534. "hoverColor": {
  535. "__type__": "cc.Color",
  536. "r": 255,
  537. "g": 255,
  538. "b": 255,
  539. "a": 255
  540. },
  541. "_N$disabledColor": {
  542. "__type__": "cc.Color",
  543. "r": 255,
  544. "g": 255,
  545. "b": 255,
  546. "a": 255
  547. },
  548. "_N$normalSprite": {
  549. "__uuid__": "498bf519-931e-4c47-a64e-878da54116d7"
  550. },
  551. "_N$pressedSprite": {
  552. "__uuid__": "498bf519-931e-4c47-a64e-878da54116d7"
  553. },
  554. "pressedSprite": {
  555. "__uuid__": "498bf519-931e-4c47-a64e-878da54116d7"
  556. },
  557. "_N$hoverSprite": {
  558. "__uuid__": "498bf519-931e-4c47-a64e-878da54116d7"
  559. },
  560. "hoverSprite": {
  561. "__uuid__": "498bf519-931e-4c47-a64e-878da54116d7"
  562. },
  563. "_N$disabledSprite": {
  564. "__uuid__": "498bf519-931e-4c47-a64e-878da54116d7"
  565. },
  566. "_N$target": {
  567. "__id__": 6
  568. },
  569. "_id": ""
  570. },
  571. {
  572. "__type__": "cc.PrefabInfo",
  573. "root": {
  574. "__id__": 1
  575. },
  576. "asset": {
  577. "__id__": 0
  578. },
  579. "fileId": "d87zTQq19J0KUNR/VAcvuU",
  580. "sync": false
  581. },
  582. {
  583. "__type__": "cc.Node",
  584. "_name": "name",
  585. "_objFlags": 0,
  586. "_parent": {
  587. "__id__": 2
  588. },
  589. "_children": [],
  590. "_active": true,
  591. "_components": [
  592. {
  593. "__id__": 14
  594. }
  595. ],
  596. "_prefab": {
  597. "__id__": 15
  598. },
  599. "_opacity": 255,
  600. "_color": {
  601. "__type__": "cc.Color",
  602. "r": 14,
  603. "g": 117,
  604. "b": 156,
  605. "a": 255
  606. },
  607. "_contentSize": {
  608. "__type__": "cc.Size",
  609. "width": 140,
  610. "height": 88.2
  611. },
  612. "_anchorPoint": {
  613. "__type__": "cc.Vec2",
  614. "x": 0.5,
  615. "y": 0.5
  616. },
  617. "_trs": {
  618. "__type__": "TypedArray",
  619. "ctor": "Float64Array",
  620. "array": [
  621. 0,
  622. 270,
  623. 0,
  624. 0,
  625. 0,
  626. 0,
  627. 1,
  628. 1,
  629. 1,
  630. 1
  631. ]
  632. },
  633. "_eulerAngles": {
  634. "__type__": "cc.Vec3",
  635. "x": 0,
  636. "y": 0,
  637. "z": 0
  638. },
  639. "_skewX": 0,
  640. "_skewY": 0,
  641. "_zIndex": 0,
  642. "_is3DNode": false,
  643. "_groupIndex": 0,
  644. "groupIndex": 0,
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "cc.Label",
  649. "_name": "",
  650. "_objFlags": 0,
  651. "node": {
  652. "__id__": 13
  653. },
  654. "_enabled": true,
  655. "_materials": [
  656. {
  657. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  658. }
  659. ],
  660. "_srcBlendFactor": 1,
  661. "_dstBlendFactor": 771,
  662. "_string": "海马",
  663. "_N$string": "海马",
  664. "_fontSize": 70,
  665. "_lineHeight": 70,
  666. "_enableWrapText": true,
  667. "_N$file": null,
  668. "_isSystemFontUsed": true,
  669. "_spacingX": 0,
  670. "_batchAsBitmap": false,
  671. "_styleFlags": 0,
  672. "_underlineHeight": 0,
  673. "_N$horizontalAlign": 1,
  674. "_N$verticalAlign": 1,
  675. "_N$fontFamily": "Arial",
  676. "_N$overflow": 0,
  677. "_N$cacheMode": 0,
  678. "_id": ""
  679. },
  680. {
  681. "__type__": "cc.PrefabInfo",
  682. "root": {
  683. "__id__": 1
  684. },
  685. "asset": {
  686. "__id__": 0
  687. },
  688. "fileId": "6b5AezfFdGhK6MdPl0bqtt",
  689. "sync": false
  690. },
  691. {
  692. "__type__": "cc.Node",
  693. "_name": "fishingSp",
  694. "_objFlags": 0,
  695. "_parent": {
  696. "__id__": 2
  697. },
  698. "_children": [],
  699. "_active": true,
  700. "_components": [
  701. {
  702. "__id__": 17
  703. }
  704. ],
  705. "_prefab": {
  706. "__id__": 18
  707. },
  708. "_opacity": 255,
  709. "_color": {
  710. "__type__": "cc.Color",
  711. "r": 255,
  712. "g": 255,
  713. "b": 255,
  714. "a": 255
  715. },
  716. "_contentSize": {
  717. "__type__": "cc.Size",
  718. "width": 179,
  719. "height": 152
  720. },
  721. "_anchorPoint": {
  722. "__type__": "cc.Vec2",
  723. "x": 0.5,
  724. "y": 0.5
  725. },
  726. "_trs": {
  727. "__type__": "TypedArray",
  728. "ctor": "Float64Array",
  729. "array": [
  730. 0,
  731. 89,
  732. 0,
  733. 0,
  734. 0,
  735. 0,
  736. 1,
  737. 1,
  738. 1,
  739. 1
  740. ]
  741. },
  742. "_eulerAngles": {
  743. "__type__": "cc.Vec3",
  744. "x": 0,
  745. "y": 0,
  746. "z": 0
  747. },
  748. "_skewX": 0,
  749. "_skewY": 0,
  750. "_zIndex": 0,
  751. "_is3DNode": false,
  752. "_groupIndex": 0,
  753. "groupIndex": 0,
  754. "_id": ""
  755. },
  756. {
  757. "__type__": "cc.Sprite",
  758. "_name": "",
  759. "_objFlags": 0,
  760. "node": {
  761. "__id__": 16
  762. },
  763. "_enabled": true,
  764. "_materials": [
  765. {
  766. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  767. }
  768. ],
  769. "_srcBlendFactor": 770,
  770. "_dstBlendFactor": 771,
  771. "_spriteFrame": null,
  772. "_type": 0,
  773. "_sizeMode": 1,
  774. "_fillType": 0,
  775. "_fillCenter": {
  776. "__type__": "cc.Vec2",
  777. "x": 0,
  778. "y": 0
  779. },
  780. "_fillStart": 0,
  781. "_fillRange": 0,
  782. "_isTrimmedMode": true,
  783. "_atlas": null,
  784. "_id": ""
  785. },
  786. {
  787. "__type__": "cc.PrefabInfo",
  788. "root": {
  789. "__id__": 1
  790. },
  791. "asset": {
  792. "__id__": 0
  793. },
  794. "fileId": "697JYW6opJBoSwvGyTp1qI",
  795. "sync": false
  796. },
  797. {
  798. "__type__": "cc.Node",
  799. "_name": "des",
  800. "_objFlags": 0,
  801. "_parent": {
  802. "__id__": 2
  803. },
  804. "_children": [],
  805. "_active": true,
  806. "_components": [
  807. {
  808. "__id__": 20
  809. }
  810. ],
  811. "_prefab": {
  812. "__id__": 21
  813. },
  814. "_opacity": 255,
  815. "_color": {
  816. "__type__": "cc.Color",
  817. "r": 14,
  818. "g": 117,
  819. "b": 156,
  820. "a": 255
  821. },
  822. "_contentSize": {
  823. "__type__": "cc.Size",
  824. "width": 450,
  825. "height": 300
  826. },
  827. "_anchorPoint": {
  828. "__type__": "cc.Vec2",
  829. "x": 0.5,
  830. "y": 0.5
  831. },
  832. "_trs": {
  833. "__type__": "TypedArray",
  834. "ctor": "Float64Array",
  835. "array": [
  836. 0,
  837. -177.816,
  838. 0,
  839. 0,
  840. 0,
  841. 0,
  842. 1,
  843. 1,
  844. 1,
  845. 1
  846. ]
  847. },
  848. "_eulerAngles": {
  849. "__type__": "cc.Vec3",
  850. "x": 0,
  851. "y": 0,
  852. "z": 0
  853. },
  854. "_skewX": 0,
  855. "_skewY": 0,
  856. "_zIndex": 0,
  857. "_is3DNode": false,
  858. "_groupIndex": 0,
  859. "groupIndex": 0,
  860. "_id": ""
  861. },
  862. {
  863. "__type__": "cc.Label",
  864. "_name": "",
  865. "_objFlags": 0,
  866. "node": {
  867. "__id__": 19
  868. },
  869. "_enabled": true,
  870. "_materials": [
  871. {
  872. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  873. }
  874. ],
  875. "_srcBlendFactor": 1,
  876. "_dstBlendFactor": 771,
  877. "_string": "栖息于平原地区的江河湖泊,中国\n四大家鱼之一。",
  878. "_N$string": "栖息于平原地区的江河湖泊,中国\n四大家鱼之一。",
  879. "_fontSize": 25,
  880. "_lineHeight": 25,
  881. "_enableWrapText": true,
  882. "_N$file": null,
  883. "_isSystemFontUsed": true,
  884. "_spacingX": 0,
  885. "_batchAsBitmap": false,
  886. "_styleFlags": 0,
  887. "_underlineHeight": 0,
  888. "_N$horizontalAlign": 1,
  889. "_N$verticalAlign": 1,
  890. "_N$fontFamily": "Arial",
  891. "_N$overflow": 2,
  892. "_N$cacheMode": 0,
  893. "_id": ""
  894. },
  895. {
  896. "__type__": "cc.PrefabInfo",
  897. "root": {
  898. "__id__": 1
  899. },
  900. "asset": {
  901. "__id__": 0
  902. },
  903. "fileId": "40TACe/+FEJZRu73nrONbe",
  904. "sync": false
  905. },
  906. {
  907. "__type__": "cc.Node",
  908. "_name": "close_btn",
  909. "_objFlags": 0,
  910. "_parent": {
  911. "__id__": 2
  912. },
  913. "_children": [],
  914. "_active": true,
  915. "_components": [
  916. {
  917. "__id__": 23
  918. },
  919. {
  920. "__id__": 24
  921. }
  922. ],
  923. "_prefab": {
  924. "__id__": 25
  925. },
  926. "_opacity": 255,
  927. "_color": {
  928. "__type__": "cc.Color",
  929. "r": 255,
  930. "g": 255,
  931. "b": 255,
  932. "a": 255
  933. },
  934. "_contentSize": {
  935. "__type__": "cc.Size",
  936. "width": 36,
  937. "height": 36
  938. },
  939. "_anchorPoint": {
  940. "__type__": "cc.Vec2",
  941. "x": 0.5,
  942. "y": 0.5
  943. },
  944. "_trs": {
  945. "__type__": "TypedArray",
  946. "ctor": "Float64Array",
  947. "array": [
  948. -215,
  949. 314,
  950. 0,
  951. 0,
  952. 0,
  953. 0,
  954. 1,
  955. 1,
  956. 1,
  957. 1
  958. ]
  959. },
  960. "_eulerAngles": {
  961. "__type__": "cc.Vec3",
  962. "x": 0,
  963. "y": 0,
  964. "z": 0
  965. },
  966. "_skewX": 0,
  967. "_skewY": 0,
  968. "_zIndex": 0,
  969. "_is3DNode": false,
  970. "_groupIndex": 0,
  971. "groupIndex": 0,
  972. "_id": ""
  973. },
  974. {
  975. "__type__": "cc.Sprite",
  976. "_name": "",
  977. "_objFlags": 0,
  978. "node": {
  979. "__id__": 22
  980. },
  981. "_enabled": true,
  982. "_materials": [
  983. {
  984. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  985. }
  986. ],
  987. "_srcBlendFactor": 770,
  988. "_dstBlendFactor": 771,
  989. "_spriteFrame": {
  990. "__uuid__": "c48d9d77-6242-4c85-a142-94e75208b761"
  991. },
  992. "_type": 1,
  993. "_sizeMode": 0,
  994. "_fillType": 0,
  995. "_fillCenter": {
  996. "__type__": "cc.Vec2",
  997. "x": 0,
  998. "y": 0
  999. },
  1000. "_fillStart": 0,
  1001. "_fillRange": 0,
  1002. "_isTrimmedMode": true,
  1003. "_atlas": null,
  1004. "_id": ""
  1005. },
  1006. {
  1007. "__type__": "cc.Button",
  1008. "_name": "",
  1009. "_objFlags": 0,
  1010. "node": {
  1011. "__id__": 22
  1012. },
  1013. "_enabled": true,
  1014. "_normalMaterial": null,
  1015. "_grayMaterial": null,
  1016. "duration": 0.1,
  1017. "zoomScale": 1.2,
  1018. "clickEvents": [],
  1019. "_N$interactable": true,
  1020. "_N$enableAutoGrayEffect": false,
  1021. "_N$transition": 2,
  1022. "transition": 2,
  1023. "_N$normalColor": {
  1024. "__type__": "cc.Color",
  1025. "r": 255,
  1026. "g": 255,
  1027. "b": 255,
  1028. "a": 255
  1029. },
  1030. "_N$pressedColor": {
  1031. "__type__": "cc.Color",
  1032. "r": 255,
  1033. "g": 255,
  1034. "b": 255,
  1035. "a": 255
  1036. },
  1037. "pressedColor": {
  1038. "__type__": "cc.Color",
  1039. "r": 255,
  1040. "g": 255,
  1041. "b": 255,
  1042. "a": 255
  1043. },
  1044. "_N$hoverColor": {
  1045. "__type__": "cc.Color",
  1046. "r": 255,
  1047. "g": 255,
  1048. "b": 255,
  1049. "a": 255
  1050. },
  1051. "hoverColor": {
  1052. "__type__": "cc.Color",
  1053. "r": 255,
  1054. "g": 255,
  1055. "b": 255,
  1056. "a": 255
  1057. },
  1058. "_N$disabledColor": {
  1059. "__type__": "cc.Color",
  1060. "r": 255,
  1061. "g": 255,
  1062. "b": 255,
  1063. "a": 255
  1064. },
  1065. "_N$normalSprite": {
  1066. "__uuid__": "c48d9d77-6242-4c85-a142-94e75208b761"
  1067. },
  1068. "_N$pressedSprite": {
  1069. "__uuid__": "c48d9d77-6242-4c85-a142-94e75208b761"
  1070. },
  1071. "pressedSprite": {
  1072. "__uuid__": "c48d9d77-6242-4c85-a142-94e75208b761"
  1073. },
  1074. "_N$hoverSprite": {
  1075. "__uuid__": "c48d9d77-6242-4c85-a142-94e75208b761"
  1076. },
  1077. "hoverSprite": {
  1078. "__uuid__": "c48d9d77-6242-4c85-a142-94e75208b761"
  1079. },
  1080. "_N$disabledSprite": {
  1081. "__uuid__": "c48d9d77-6242-4c85-a142-94e75208b761"
  1082. },
  1083. "_N$target": {
  1084. "__id__": 22
  1085. },
  1086. "_id": ""
  1087. },
  1088. {
  1089. "__type__": "cc.PrefabInfo",
  1090. "root": {
  1091. "__id__": 1
  1092. },
  1093. "asset": {
  1094. "__id__": 0
  1095. },
  1096. "fileId": "74yPAER49DzJW3wdUOMtxO",
  1097. "sync": false
  1098. },
  1099. {
  1100. "__type__": "cc.Sprite",
  1101. "_name": "",
  1102. "_objFlags": 0,
  1103. "node": {
  1104. "__id__": 2
  1105. },
  1106. "_enabled": true,
  1107. "_materials": [
  1108. {
  1109. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1110. }
  1111. ],
  1112. "_srcBlendFactor": 770,
  1113. "_dstBlendFactor": 771,
  1114. "_spriteFrame": {
  1115. "__uuid__": "c1a8cc11-bd51-4179-8efc-5e1514da649d"
  1116. },
  1117. "_type": 1,
  1118. "_sizeMode": 0,
  1119. "_fillType": 0,
  1120. "_fillCenter": {
  1121. "__type__": "cc.Vec2",
  1122. "x": 0,
  1123. "y": 0
  1124. },
  1125. "_fillStart": 0,
  1126. "_fillRange": 0,
  1127. "_isTrimmedMode": true,
  1128. "_atlas": null,
  1129. "_id": ""
  1130. },
  1131. {
  1132. "__type__": "cc.PrefabInfo",
  1133. "root": {
  1134. "__id__": 1
  1135. },
  1136. "asset": {
  1137. "__id__": 0
  1138. },
  1139. "fileId": "d1cm3tt5lOj4dmYT9AwINg",
  1140. "sync": false
  1141. },
  1142. {
  1143. "__type__": "cc.Widget",
  1144. "_name": "",
  1145. "_objFlags": 0,
  1146. "node": {
  1147. "__id__": 1
  1148. },
  1149. "_enabled": true,
  1150. "alignMode": 1,
  1151. "_target": null,
  1152. "_alignFlags": 45,
  1153. "_left": 0,
  1154. "_right": 0,
  1155. "_top": 0,
  1156. "_bottom": 0,
  1157. "_verticalCenter": 0,
  1158. "_horizontalCenter": 0,
  1159. "_isAbsLeft": true,
  1160. "_isAbsRight": true,
  1161. "_isAbsTop": true,
  1162. "_isAbsBottom": true,
  1163. "_isAbsHorizontalCenter": true,
  1164. "_isAbsVerticalCenter": true,
  1165. "_originalWidth": 0,
  1166. "_originalHeight": 0,
  1167. "_id": ""
  1168. },
  1169. {
  1170. "__type__": "8056f+ZbmRNdpn+gLDza2W+",
  1171. "_name": "",
  1172. "_objFlags": 0,
  1173. "node": {
  1174. "__id__": 1
  1175. },
  1176. "_enabled": true,
  1177. "_id": ""
  1178. },
  1179. {
  1180. "__type__": "cc.PrefabInfo",
  1181. "root": {
  1182. "__id__": 1
  1183. },
  1184. "asset": {
  1185. "__id__": 0
  1186. },
  1187. "fileId": "",
  1188. "sync": false
  1189. }
  1190. ]