level_home.prefab 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "level_home",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 12
  24. },
  25. {
  26. "__id__": 16
  27. }
  28. ],
  29. "_tag": -1,
  30. "_active": false,
  31. "_components": [
  32. {
  33. "__id__": 34
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 35
  38. },
  39. "_id": "",
  40. "_opacity": 255,
  41. "_color": {
  42. "__type__": "cc.Color",
  43. "r": 255,
  44. "g": 255,
  45. "b": 255,
  46. "a": 255
  47. },
  48. "_cascadeOpacityEnabled": true,
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_contentSize": {
  55. "__type__": "cc.Size",
  56. "width": 750,
  57. "height": 1334
  58. },
  59. "_rotationX": 0,
  60. "_rotationY": 0,
  61. "_scaleX": 1,
  62. "_scaleY": 1,
  63. "_position": {
  64. "__type__": "cc.Vec2",
  65. "x": 0,
  66. "y": 0
  67. },
  68. "_skewX": 0,
  69. "_skewY": 0,
  70. "_localZOrder": 0,
  71. "_globalZOrder": 0,
  72. "_opacityModifyRGB": false,
  73. "groupIndex": 0
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "level",
  78. "_objFlags": 0,
  79. "_parent": {
  80. "__id__": 1
  81. },
  82. "_children": [
  83. {
  84. "__id__": 3
  85. }
  86. ],
  87. "_tag": -1,
  88. "_active": true,
  89. "_components": [],
  90. "_prefab": {
  91. "__id__": 11
  92. },
  93. "_id": "",
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_cascadeOpacityEnabled": true,
  103. "_anchorPoint": {
  104. "__type__": "cc.Vec2",
  105. "x": 0.5,
  106. "y": 0.5
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 750,
  111. "height": 1624
  112. },
  113. "_rotationX": 0,
  114. "_rotationY": 0,
  115. "_scaleX": 1,
  116. "_scaleY": 1,
  117. "_position": {
  118. "__type__": "cc.Vec2",
  119. "x": 0,
  120. "y": 0
  121. },
  122. "_skewX": 0,
  123. "_skewY": 0,
  124. "_localZOrder": 0,
  125. "_globalZOrder": 0,
  126. "_opacityModifyRGB": false,
  127. "groupIndex": 0
  128. },
  129. {
  130. "__type__": "cc.Node",
  131. "_name": "scrollView",
  132. "_objFlags": 0,
  133. "_parent": {
  134. "__id__": 2
  135. },
  136. "_children": [
  137. {
  138. "__id__": 4
  139. }
  140. ],
  141. "_tag": -1,
  142. "_active": true,
  143. "_components": [
  144. {
  145. "__id__": 7
  146. },
  147. {
  148. "__id__": 8
  149. },
  150. {
  151. "__id__": 9
  152. }
  153. ],
  154. "_prefab": {
  155. "__id__": 10
  156. },
  157. "_id": "",
  158. "_opacity": 255,
  159. "_color": {
  160. "__type__": "cc.Color",
  161. "r": 184,
  162. "g": 184,
  163. "b": 184,
  164. "a": 255
  165. },
  166. "_cascadeOpacityEnabled": true,
  167. "_anchorPoint": {
  168. "__type__": "cc.Vec2",
  169. "x": 0.5,
  170. "y": 0.5
  171. },
  172. "_contentSize": {
  173. "__type__": "cc.Size",
  174. "width": 750,
  175. "height": 1624
  176. },
  177. "_rotationX": 0,
  178. "_rotationY": 0,
  179. "_scaleX": 1,
  180. "_scaleY": 1,
  181. "_position": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_skewX": 0,
  187. "_skewY": 0,
  188. "_localZOrder": 0,
  189. "_globalZOrder": 0,
  190. "_opacityModifyRGB": false,
  191. "groupIndex": 0
  192. },
  193. {
  194. "__type__": "cc.Node",
  195. "_name": "content",
  196. "_objFlags": 0,
  197. "_parent": {
  198. "__id__": 3
  199. },
  200. "_children": [],
  201. "_tag": -1,
  202. "_active": true,
  203. "_components": [
  204. {
  205. "__id__": 5
  206. }
  207. ],
  208. "_prefab": {
  209. "__id__": 6
  210. },
  211. "_id": "",
  212. "_opacity": 255,
  213. "_color": {
  214. "__type__": "cc.Color",
  215. "r": 255,
  216. "g": 255,
  217. "b": 255,
  218. "a": 255
  219. },
  220. "_cascadeOpacityEnabled": true,
  221. "_anchorPoint": {
  222. "__type__": "cc.Vec2",
  223. "x": 0.5,
  224. "y": 1
  225. },
  226. "_contentSize": {
  227. "__type__": "cc.Size",
  228. "width": 220,
  229. "height": 400
  230. },
  231. "_rotationX": 0,
  232. "_rotationY": 0,
  233. "_scaleX": 1,
  234. "_scaleY": 1,
  235. "_position": {
  236. "__type__": "cc.Vec2",
  237. "x": 0,
  238. "y": 115.31
  239. },
  240. "_skewX": 0,
  241. "_skewY": 0,
  242. "_localZOrder": 0,
  243. "_globalZOrder": 0,
  244. "_opacityModifyRGB": false,
  245. "groupIndex": 0
  246. },
  247. {
  248. "__type__": "cc.Layout",
  249. "_name": "",
  250. "_objFlags": 0,
  251. "node": {
  252. "__id__": 4
  253. },
  254. "_enabled": true,
  255. "_layoutSize": {
  256. "__type__": "cc.Size",
  257. "width": 300,
  258. "height": 200
  259. },
  260. "_resize": 1,
  261. "_N$layoutType": 2,
  262. "_N$padding": 0,
  263. "_N$cellSize": {
  264. "__type__": "cc.Size",
  265. "width": 40,
  266. "height": 40
  267. },
  268. "_N$startAxis": 0,
  269. "_N$paddingLeft": 0,
  270. "_N$paddingRight": 0,
  271. "_N$paddingTop": 0,
  272. "_N$paddingBottom": 0,
  273. "_N$spacingX": 0,
  274. "_N$spacingY": 0,
  275. "_N$verticalDirection": 1,
  276. "_N$horizontalDirection": 0
  277. },
  278. {
  279. "__type__": "cc.PrefabInfo",
  280. "root": {
  281. "__id__": 1
  282. },
  283. "asset": {
  284. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  285. },
  286. "fileId": "dflon1ymxCJLEU8ezVDTeF",
  287. "sync": false
  288. },
  289. {
  290. "__type__": "cc.ScrollView",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "node": {
  294. "__id__": 3
  295. },
  296. "_enabled": true,
  297. "content": {
  298. "__id__": 4
  299. },
  300. "horizontal": false,
  301. "vertical": true,
  302. "inertia": true,
  303. "brake": 0.75,
  304. "elastic": true,
  305. "bounceDuration": 0.23,
  306. "scrollEvents": [],
  307. "cancelInnerEvents": true,
  308. "_N$horizontalScrollBar": null,
  309. "_N$verticalScrollBar": null
  310. },
  311. {
  312. "__type__": "cc.Widget",
  313. "_name": "",
  314. "_objFlags": 0,
  315. "node": {
  316. "__id__": 3
  317. },
  318. "_enabled": true,
  319. "alignMode": 0,
  320. "_target": null,
  321. "_alignFlags": 45,
  322. "_left": 0,
  323. "_right": 0,
  324. "_top": 0,
  325. "_bottom": 0,
  326. "_verticalCenter": 0,
  327. "_horizontalCenter": 0,
  328. "_isAbsLeft": true,
  329. "_isAbsRight": true,
  330. "_isAbsTop": true,
  331. "_isAbsBottom": true,
  332. "_isAbsHorizontalCenter": true,
  333. "_isAbsVerticalCenter": true,
  334. "_originalWidth": 240,
  335. "_originalHeight": 250
  336. },
  337. {
  338. "__type__": "cc.Mask",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "node": {
  342. "__id__": 3
  343. },
  344. "_enabled": true,
  345. "_type": 0,
  346. "_segements": 64,
  347. "_N$spriteFrame": null,
  348. "_N$alphaThreshold": 1,
  349. "_N$inverted": false
  350. },
  351. {
  352. "__type__": "cc.PrefabInfo",
  353. "root": {
  354. "__id__": 1
  355. },
  356. "asset": {
  357. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  358. },
  359. "fileId": "a3RW8dkhFOa5HSDzzV5q/A",
  360. "sync": false
  361. },
  362. {
  363. "__type__": "cc.PrefabInfo",
  364. "root": {
  365. "__id__": 1
  366. },
  367. "asset": {
  368. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  369. },
  370. "fileId": "69rzWsL5dIFZCt4hwVKdcU",
  371. "sync": false
  372. },
  373. {
  374. "__type__": "cc.Node",
  375. "_name": "mask",
  376. "_objFlags": 0,
  377. "_parent": {
  378. "__id__": 1
  379. },
  380. "_children": [],
  381. "_tag": -1,
  382. "_active": false,
  383. "_components": [
  384. {
  385. "__id__": 13
  386. },
  387. {
  388. "__id__": 14
  389. }
  390. ],
  391. "_prefab": {
  392. "__id__": 15
  393. },
  394. "_id": "",
  395. "_opacity": 80,
  396. "_color": {
  397. "__type__": "cc.Color",
  398. "r": 0,
  399. "g": 0,
  400. "b": 0,
  401. "a": 255
  402. },
  403. "_cascadeOpacityEnabled": true,
  404. "_anchorPoint": {
  405. "__type__": "cc.Vec2",
  406. "x": 0.5,
  407. "y": 0.5
  408. },
  409. "_contentSize": {
  410. "__type__": "cc.Size",
  411. "width": 1000,
  412. "height": 2000
  413. },
  414. "_rotationX": 0,
  415. "_rotationY": 0,
  416. "_scaleX": 1,
  417. "_scaleY": 1,
  418. "_position": {
  419. "__type__": "cc.Vec2",
  420. "x": 0,
  421. "y": 0
  422. },
  423. "_skewX": 0,
  424. "_skewY": 0,
  425. "_localZOrder": 0,
  426. "_globalZOrder": 0,
  427. "_opacityModifyRGB": false,
  428. "groupIndex": 0
  429. },
  430. {
  431. "__type__": "cc.Sprite",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "node": {
  435. "__id__": 12
  436. },
  437. "_enabled": true,
  438. "_spriteFrame": {
  439. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  440. },
  441. "_type": 0,
  442. "_sizeMode": 0,
  443. "_fillType": 0,
  444. "_fillCenter": {
  445. "__type__": "cc.Vec2",
  446. "x": 0,
  447. "y": 0
  448. },
  449. "_fillStart": 0,
  450. "_fillRange": 0,
  451. "_isTrimmedMode": true,
  452. "_srcBlendFactor": 770,
  453. "_dstBlendFactor": 771,
  454. "_atlas": null
  455. },
  456. {
  457. "__type__": "cc.BlockInputEvents",
  458. "_name": "",
  459. "_objFlags": 0,
  460. "node": {
  461. "__id__": 12
  462. },
  463. "_enabled": true
  464. },
  465. {
  466. "__type__": "cc.PrefabInfo",
  467. "root": {
  468. "__id__": 1
  469. },
  470. "asset": {
  471. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  472. },
  473. "fileId": "bb7C1c+vRIOJVdeuWJoOY7",
  474. "sync": false
  475. },
  476. {
  477. "__type__": "cc.Node",
  478. "_name": "actgift",
  479. "_objFlags": 0,
  480. "_parent": {
  481. "__id__": 1
  482. },
  483. "_children": [
  484. {
  485. "__id__": 17
  486. },
  487. {
  488. "__id__": 20
  489. },
  490. {
  491. "__id__": 24
  492. }
  493. ],
  494. "_tag": -1,
  495. "_active": false,
  496. "_components": [
  497. {
  498. "__id__": 32
  499. }
  500. ],
  501. "_prefab": {
  502. "__id__": 33
  503. },
  504. "_id": "",
  505. "_opacity": 255,
  506. "_color": {
  507. "__type__": "cc.Color",
  508. "r": 255,
  509. "g": 255,
  510. "b": 255,
  511. "a": 255
  512. },
  513. "_cascadeOpacityEnabled": true,
  514. "_anchorPoint": {
  515. "__type__": "cc.Vec2",
  516. "x": 0.5,
  517. "y": 0.5
  518. },
  519. "_contentSize": {
  520. "__type__": "cc.Size",
  521. "width": 0,
  522. "height": 0
  523. },
  524. "_rotationX": 0,
  525. "_rotationY": 0,
  526. "_scaleX": 1,
  527. "_scaleY": 1,
  528. "_position": {
  529. "__type__": "cc.Vec2",
  530. "x": 10,
  531. "y": 0
  532. },
  533. "_skewX": 0,
  534. "_skewY": 0,
  535. "_localZOrder": 0,
  536. "_globalZOrder": 0,
  537. "_opacityModifyRGB": false,
  538. "groupIndex": 0
  539. },
  540. {
  541. "__type__": "cc.Node",
  542. "_name": "gift_sprite",
  543. "_objFlags": 0,
  544. "_parent": {
  545. "__id__": 16
  546. },
  547. "_children": [],
  548. "_tag": -1,
  549. "_active": true,
  550. "_components": [
  551. {
  552. "__id__": 18
  553. }
  554. ],
  555. "_prefab": {
  556. "__id__": 19
  557. },
  558. "_id": "",
  559. "_opacity": 255,
  560. "_color": {
  561. "__type__": "cc.Color",
  562. "r": 255,
  563. "g": 255,
  564. "b": 255,
  565. "a": 255
  566. },
  567. "_cascadeOpacityEnabled": true,
  568. "_anchorPoint": {
  569. "__type__": "cc.Vec2",
  570. "x": 0.5,
  571. "y": 0.5
  572. },
  573. "_contentSize": {
  574. "__type__": "cc.Size",
  575. "width": 40,
  576. "height": 36
  577. },
  578. "_rotationX": 0,
  579. "_rotationY": 0,
  580. "_scaleX": 1,
  581. "_scaleY": 1,
  582. "_position": {
  583. "__type__": "cc.Vec2",
  584. "x": 0,
  585. "y": 0
  586. },
  587. "_skewX": 0,
  588. "_skewY": 0,
  589. "_localZOrder": 0,
  590. "_globalZOrder": 0,
  591. "_opacityModifyRGB": false,
  592. "groupIndex": 0
  593. },
  594. {
  595. "__type__": "cc.Sprite",
  596. "_name": "",
  597. "_objFlags": 0,
  598. "node": {
  599. "__id__": 17
  600. },
  601. "_enabled": true,
  602. "_spriteFrame": null,
  603. "_type": 0,
  604. "_sizeMode": 1,
  605. "_fillType": 0,
  606. "_fillCenter": {
  607. "__type__": "cc.Vec2",
  608. "x": 0,
  609. "y": 0
  610. },
  611. "_fillStart": 0,
  612. "_fillRange": 0,
  613. "_isTrimmedMode": true,
  614. "_srcBlendFactor": 770,
  615. "_dstBlendFactor": 771,
  616. "_atlas": null
  617. },
  618. {
  619. "__type__": "cc.PrefabInfo",
  620. "root": {
  621. "__id__": 1
  622. },
  623. "asset": {
  624. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  625. },
  626. "fileId": "f8mM0JI4xE2rbBzwkesuzA",
  627. "sync": false
  628. },
  629. {
  630. "__type__": "cc.Node",
  631. "_name": "gift_label",
  632. "_objFlags": 0,
  633. "_parent": {
  634. "__id__": 16
  635. },
  636. "_children": [],
  637. "_tag": -1,
  638. "_active": true,
  639. "_components": [
  640. {
  641. "__id__": 21
  642. },
  643. {
  644. "__id__": 22
  645. }
  646. ],
  647. "_prefab": {
  648. "__id__": 23
  649. },
  650. "_id": "",
  651. "_opacity": 255,
  652. "_color": {
  653. "__type__": "cc.Color",
  654. "r": 255,
  655. "g": 255,
  656. "b": 255,
  657. "a": 255
  658. },
  659. "_cascadeOpacityEnabled": true,
  660. "_anchorPoint": {
  661. "__type__": "cc.Vec2",
  662. "x": 0.5,
  663. "y": 0.5
  664. },
  665. "_contentSize": {
  666. "__type__": "cc.Size",
  667. "width": 0,
  668. "height": 60
  669. },
  670. "_rotationX": 0,
  671. "_rotationY": 0,
  672. "_scaleX": 1,
  673. "_scaleY": 1,
  674. "_position": {
  675. "__type__": "cc.Vec2",
  676. "x": 0,
  677. "y": 205
  678. },
  679. "_skewX": 0,
  680. "_skewY": 0,
  681. "_localZOrder": 0,
  682. "_globalZOrder": 0,
  683. "_opacityModifyRGB": false,
  684. "groupIndex": 0
  685. },
  686. {
  687. "__type__": "cc.Label",
  688. "_name": "",
  689. "_objFlags": 0,
  690. "node": {
  691. "__id__": 20
  692. },
  693. "_enabled": true,
  694. "_useOriginalSize": false,
  695. "_actualFontSize": 50,
  696. "_fontSize": 50,
  697. "_lineHeight": 60,
  698. "_enableWrapText": true,
  699. "_N$file": null,
  700. "_isSystemFontUsed": true,
  701. "_spacingX": 0,
  702. "_N$string": "",
  703. "_N$horizontalAlign": 1,
  704. "_N$verticalAlign": 1,
  705. "_N$fontFamily": "Arial",
  706. "_N$overflow": 0
  707. },
  708. {
  709. "__type__": "cc.LabelOutline",
  710. "_name": "",
  711. "_objFlags": 0,
  712. "node": {
  713. "__id__": 20
  714. },
  715. "_enabled": true,
  716. "_color": {
  717. "__type__": "cc.Color",
  718. "r": 56,
  719. "g": 46,
  720. "b": 46,
  721. "a": 255
  722. },
  723. "_width": 3
  724. },
  725. {
  726. "__type__": "cc.PrefabInfo",
  727. "root": {
  728. "__id__": 1
  729. },
  730. "asset": {
  731. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  732. },
  733. "fileId": "d8kFziHg9Ns7vDJh9HIywU",
  734. "sync": false
  735. },
  736. {
  737. "__type__": "cc.Node",
  738. "_name": "gift_btn",
  739. "_objFlags": 0,
  740. "_parent": {
  741. "__id__": 16
  742. },
  743. "_children": [
  744. {
  745. "__id__": 25
  746. }
  747. ],
  748. "_tag": -1,
  749. "_active": true,
  750. "_components": [
  751. {
  752. "__id__": 28
  753. },
  754. {
  755. "__id__": 29
  756. }
  757. ],
  758. "_prefab": {
  759. "__id__": 31
  760. },
  761. "_id": "",
  762. "_opacity": 255,
  763. "_color": {
  764. "__type__": "cc.Color",
  765. "r": 255,
  766. "g": 255,
  767. "b": 255,
  768. "a": 255
  769. },
  770. "_cascadeOpacityEnabled": true,
  771. "_anchorPoint": {
  772. "__type__": "cc.Vec2",
  773. "x": 0.5,
  774. "y": 0.5
  775. },
  776. "_contentSize": {
  777. "__type__": "cc.Size",
  778. "width": 130,
  779. "height": 72
  780. },
  781. "_rotationX": 0,
  782. "_rotationY": 0,
  783. "_scaleX": 1,
  784. "_scaleY": 1,
  785. "_position": {
  786. "__type__": "cc.Vec2",
  787. "x": 0,
  788. "y": -306
  789. },
  790. "_skewX": 0,
  791. "_skewY": 0,
  792. "_localZOrder": 0,
  793. "_globalZOrder": 0,
  794. "_opacityModifyRGB": false,
  795. "groupIndex": 0
  796. },
  797. {
  798. "__type__": "cc.Node",
  799. "_name": "label",
  800. "_objFlags": 0,
  801. "_parent": {
  802. "__id__": 24
  803. },
  804. "_children": [],
  805. "_tag": -1,
  806. "_active": true,
  807. "_components": [
  808. {
  809. "__id__": 26
  810. }
  811. ],
  812. "_prefab": {
  813. "__id__": 27
  814. },
  815. "_id": "",
  816. "_opacity": 255,
  817. "_color": {
  818. "__type__": "cc.Color",
  819. "r": 255,
  820. "g": 255,
  821. "b": 255,
  822. "a": 255
  823. },
  824. "_cascadeOpacityEnabled": true,
  825. "_anchorPoint": {
  826. "__type__": "cc.Vec2",
  827. "x": 0.5,
  828. "y": 0.5
  829. },
  830. "_contentSize": {
  831. "__type__": "cc.Size",
  832. "width": 64,
  833. "height": 32
  834. },
  835. "_rotationX": 0,
  836. "_rotationY": 0,
  837. "_scaleX": 1,
  838. "_scaleY": 1,
  839. "_position": {
  840. "__type__": "cc.Vec2",
  841. "x": 0,
  842. "y": 0
  843. },
  844. "_skewX": 0,
  845. "_skewY": 0,
  846. "_localZOrder": 0,
  847. "_globalZOrder": 0,
  848. "_opacityModifyRGB": false,
  849. "groupIndex": 0
  850. },
  851. {
  852. "__type__": "cc.Label",
  853. "_name": "",
  854. "_objFlags": 0,
  855. "node": {
  856. "__id__": 25
  857. },
  858. "_enabled": true,
  859. "_useOriginalSize": false,
  860. "_actualFontSize": 32,
  861. "_fontSize": 32,
  862. "_lineHeight": 32,
  863. "_enableWrapText": true,
  864. "_N$file": null,
  865. "_isSystemFontUsed": true,
  866. "_spacingX": 0,
  867. "_N$string": "确定",
  868. "_N$horizontalAlign": 1,
  869. "_N$verticalAlign": 1,
  870. "_N$fontFamily": "Arial",
  871. "_N$overflow": 0
  872. },
  873. {
  874. "__type__": "cc.PrefabInfo",
  875. "root": {
  876. "__id__": 1
  877. },
  878. "asset": {
  879. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  880. },
  881. "fileId": "d01riVxdRD/67gQeQmXjl7",
  882. "sync": false
  883. },
  884. {
  885. "__type__": "cc.Sprite",
  886. "_name": "",
  887. "_objFlags": 0,
  888. "node": {
  889. "__id__": 24
  890. },
  891. "_enabled": true,
  892. "_spriteFrame": {
  893. "__uuid__": "8b9197b3-52cd-4aff-b431-35074ad4bfcf"
  894. },
  895. "_type": 0,
  896. "_sizeMode": 1,
  897. "_fillType": 0,
  898. "_fillCenter": {
  899. "__type__": "cc.Vec2",
  900. "x": 0,
  901. "y": 0
  902. },
  903. "_fillStart": 0,
  904. "_fillRange": 0,
  905. "_isTrimmedMode": true,
  906. "_srcBlendFactor": 770,
  907. "_dstBlendFactor": 771,
  908. "_atlas": null
  909. },
  910. {
  911. "__type__": "cc.Button",
  912. "_name": "",
  913. "_objFlags": 0,
  914. "node": {
  915. "__id__": 24
  916. },
  917. "_enabled": true,
  918. "transition": 1,
  919. "pressedColor": {
  920. "__type__": "cc.Color",
  921. "r": 185,
  922. "g": 185,
  923. "b": 185,
  924. "a": 255
  925. },
  926. "hoverColor": {
  927. "__type__": "cc.Color",
  928. "r": 255,
  929. "g": 255,
  930. "b": 255,
  931. "a": 255
  932. },
  933. "duration": 0.1,
  934. "zoomScale": 1.2,
  935. "clickEvents": [
  936. {
  937. "__id__": 30
  938. }
  939. ],
  940. "_N$interactable": true,
  941. "_N$enableAutoGrayEffect": false,
  942. "_N$normalColor": {
  943. "__type__": "cc.Color",
  944. "r": 255,
  945. "g": 255,
  946. "b": 255,
  947. "a": 255
  948. },
  949. "_N$disabledColor": {
  950. "__type__": "cc.Color",
  951. "r": 255,
  952. "g": 255,
  953. "b": 255,
  954. "a": 255
  955. },
  956. "_N$normalSprite": null,
  957. "_N$pressedSprite": null,
  958. "pressedSprite": null,
  959. "_N$hoverSprite": null,
  960. "hoverSprite": null,
  961. "_N$disabledSprite": null,
  962. "_N$target": {
  963. "__id__": 24
  964. }
  965. },
  966. {
  967. "__type__": "cc.ClickEvent",
  968. "target": {
  969. "__id__": 1
  970. },
  971. "component": "LevelHome",
  972. "handler": "hideActGift",
  973. "customEventData": ""
  974. },
  975. {
  976. "__type__": "cc.PrefabInfo",
  977. "root": {
  978. "__id__": 1
  979. },
  980. "asset": {
  981. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  982. },
  983. "fileId": "f0wQhkT19MVrAjCnTRvc92",
  984. "sync": false
  985. },
  986. {
  987. "__type__": "sp.Skeleton",
  988. "_name": "",
  989. "_objFlags": 0,
  990. "node": {
  991. "__id__": 16
  992. },
  993. "_enabled": true,
  994. "_paused": false,
  995. "defaultSkin": "",
  996. "defaultAnimation": "linqu_efc",
  997. "loop": true,
  998. "_premultipliedAlpha": true,
  999. "_N$skeletonData": {
  1000. "__uuid__": "5f2310c0-090c-4676-b40d-4de1bc9f630f"
  1001. },
  1002. "_N$timeScale": 1,
  1003. "_N$debugSlots": false,
  1004. "_N$debugBones": false
  1005. },
  1006. {
  1007. "__type__": "cc.PrefabInfo",
  1008. "root": {
  1009. "__id__": 1
  1010. },
  1011. "asset": {
  1012. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  1013. },
  1014. "fileId": "4e2RF3XtlFDak8i8Qm95H0",
  1015. "sync": false
  1016. },
  1017. {
  1018. "__type__": "dae9bGYDQRDTJ10onK7erlg",
  1019. "_name": "",
  1020. "_objFlags": 0,
  1021. "node": {
  1022. "__id__": 1
  1023. },
  1024. "_enabled": true,
  1025. "scrollView": {
  1026. "__id__": 7
  1027. },
  1028. "levelHomeItem": {
  1029. "__uuid__": "6e753675-d553-4483-93e2-bd410919c074"
  1030. },
  1031. "levelHomeTop": {
  1032. "__uuid__": "e5bcfad5-2b13-4aa8-98b4-f3371674893c"
  1033. },
  1034. "levelHomeBottom": {
  1035. "__uuid__": "35cde2b4-ee77-49f4-80b4-5b355b7c5579"
  1036. },
  1037. "minContentPosition": -150,
  1038. "_unlockBuilding": [],
  1039. "showOffLineUI": true,
  1040. "mask": {
  1041. "__id__": 12
  1042. },
  1043. "actGift": {
  1044. "__id__": 16
  1045. }
  1046. },
  1047. {
  1048. "__type__": "cc.PrefabInfo",
  1049. "root": {
  1050. "__id__": 1
  1051. },
  1052. "asset": {
  1053. "__uuid__": "094c5a33-9889-4a65-b837-999a7939e54a"
  1054. },
  1055. "fileId": "76EZlXCshMTJmQ4GqMNEvp",
  1056. "sync": false
  1057. }
  1058. ]