star_gift_bag.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166
  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": "star_gift_bag",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. }
  25. ],
  26. "_active": true,
  27. "_level": 1,
  28. "_components": [
  29. {
  30. "__id__": 34
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 35
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 750,
  47. "height": 1334
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_quat": {
  69. "__type__": "cc.Quat",
  70. "x": 0,
  71. "y": 0,
  72. "z": 0,
  73. "w": 1
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_zIndex": 0,
  78. "groupIndex": 0,
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "maskBg",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_active": true,
  90. "_level": 2,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 4
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 5
  101. },
  102. "_opacity": 153,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 0,
  106. "g": 0,
  107. "b": 0,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 1500,
  113. "height": 2000
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_position": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_scale": {
  127. "__type__": "cc.Vec3",
  128. "x": 1,
  129. "y": 1,
  130. "z": 1
  131. },
  132. "_rotationX": 0,
  133. "_rotationY": 0,
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_srcBlendFactor": 770,
  156. "_dstBlendFactor": 771,
  157. "_spriteFrame": {
  158. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  159. },
  160. "_type": 0,
  161. "_sizeMode": 0,
  162. "_fillType": 0,
  163. "_fillCenter": {
  164. "__type__": "cc.Vec2",
  165. "x": 0,
  166. "y": 0
  167. },
  168. "_fillStart": 0,
  169. "_fillRange": 0,
  170. "_isTrimmedMode": true,
  171. "_state": 0,
  172. "_atlas": null,
  173. "_id": "b7vtQPi9xFFblJdUA0OK4W"
  174. },
  175. {
  176. "__type__": "cc.BlockInputEvents",
  177. "_name": "",
  178. "_objFlags": 0,
  179. "node": {
  180. "__id__": 2
  181. },
  182. "_enabled": true,
  183. "_id": "48GT2eTD9Mw7DS61LrYm7z"
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  192. },
  193. "fileId": "7eWLfsSt1ATY5R3z6uNXyZ",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "content",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 7
  206. },
  207. {
  208. "__id__": 11
  209. },
  210. {
  211. "__id__": 23
  212. }
  213. ],
  214. "_active": true,
  215. "_level": 2,
  216. "_components": [
  217. {
  218. "__id__": 32
  219. }
  220. ],
  221. "_prefab": {
  222. "__id__": 33
  223. },
  224. "_opacity": 255,
  225. "_color": {
  226. "__type__": "cc.Color",
  227. "r": 255,
  228. "g": 255,
  229. "b": 255,
  230. "a": 255
  231. },
  232. "_contentSize": {
  233. "__type__": "cc.Size",
  234. "width": 530,
  235. "height": 710
  236. },
  237. "_anchorPoint": {
  238. "__type__": "cc.Vec2",
  239. "x": 0.5,
  240. "y": 0.5
  241. },
  242. "_position": {
  243. "__type__": "cc.Vec3",
  244. "x": 0,
  245. "y": 0,
  246. "z": 0
  247. },
  248. "_scale": {
  249. "__type__": "cc.Vec3",
  250. "x": 1,
  251. "y": 1,
  252. "z": 1
  253. },
  254. "_rotationX": 0,
  255. "_rotationY": 0,
  256. "_quat": {
  257. "__type__": "cc.Quat",
  258. "x": 0,
  259. "y": 0,
  260. "z": 0,
  261. "w": 1
  262. },
  263. "_skewX": 0,
  264. "_skewY": 0,
  265. "_zIndex": 0,
  266. "groupIndex": 0,
  267. "_id": ""
  268. },
  269. {
  270. "__type__": "cc.Node",
  271. "_name": "star_discount_title",
  272. "_objFlags": 0,
  273. "_parent": {
  274. "__id__": 6
  275. },
  276. "_children": [],
  277. "_active": true,
  278. "_level": 3,
  279. "_components": [
  280. {
  281. "__id__": 8
  282. },
  283. {
  284. "__id__": 9
  285. }
  286. ],
  287. "_prefab": {
  288. "__id__": 10
  289. },
  290. "_opacity": 255,
  291. "_color": {
  292. "__type__": "cc.Color",
  293. "r": 255,
  294. "g": 255,
  295. "b": 255,
  296. "a": 255
  297. },
  298. "_contentSize": {
  299. "__type__": "cc.Size",
  300. "width": 500,
  301. "height": 78
  302. },
  303. "_anchorPoint": {
  304. "__type__": "cc.Vec2",
  305. "x": 0.5,
  306. "y": 0.5
  307. },
  308. "_position": {
  309. "__type__": "cc.Vec3",
  310. "x": 0,
  311. "y": 286,
  312. "z": 0
  313. },
  314. "_scale": {
  315. "__type__": "cc.Vec3",
  316. "x": 1,
  317. "y": 1,
  318. "z": 1
  319. },
  320. "_rotationX": 0,
  321. "_rotationY": 0,
  322. "_quat": {
  323. "__type__": "cc.Quat",
  324. "x": 0,
  325. "y": 0,
  326. "z": 0,
  327. "w": 1
  328. },
  329. "_skewX": 0,
  330. "_skewY": 0,
  331. "_zIndex": 0,
  332. "groupIndex": 0,
  333. "_id": ""
  334. },
  335. {
  336. "__type__": "cc.Sprite",
  337. "_name": "",
  338. "_objFlags": 0,
  339. "node": {
  340. "__id__": 7
  341. },
  342. "_enabled": true,
  343. "_srcBlendFactor": 770,
  344. "_dstBlendFactor": 771,
  345. "_spriteFrame": {
  346. "__uuid__": "097cb36b-fb79-4574-8f74-269f279f2798"
  347. },
  348. "_type": 0,
  349. "_sizeMode": 0,
  350. "_fillType": 0,
  351. "_fillCenter": {
  352. "__type__": "cc.Vec2",
  353. "x": 0,
  354. "y": 0
  355. },
  356. "_fillStart": 0,
  357. "_fillRange": 0,
  358. "_isTrimmedMode": false,
  359. "_state": 0,
  360. "_atlas": null,
  361. "_id": "6cQy1CwglE25tXPmoaTzzR"
  362. },
  363. {
  364. "__type__": "cc.Widget",
  365. "_name": "",
  366. "_objFlags": 0,
  367. "node": {
  368. "__id__": 7
  369. },
  370. "_enabled": true,
  371. "alignMode": 1,
  372. "_target": null,
  373. "_alignFlags": 1,
  374. "_left": 0,
  375. "_right": 0,
  376. "_top": 30,
  377. "_bottom": 0,
  378. "_verticalCenter": 0,
  379. "_horizontalCenter": 0,
  380. "_isAbsLeft": true,
  381. "_isAbsRight": true,
  382. "_isAbsTop": true,
  383. "_isAbsBottom": true,
  384. "_isAbsHorizontalCenter": true,
  385. "_isAbsVerticalCenter": true,
  386. "_originalWidth": 0,
  387. "_originalHeight": 0,
  388. "_id": "61UbbFCKxAy5P/go+fovg8"
  389. },
  390. {
  391. "__type__": "cc.PrefabInfo",
  392. "root": {
  393. "__id__": 1
  394. },
  395. "asset": {
  396. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  397. },
  398. "fileId": "ebzZ2PlwVK07/LYujrM0Ms",
  399. "sync": false
  400. },
  401. {
  402. "__type__": "cc.Node",
  403. "_name": "button",
  404. "_objFlags": 0,
  405. "_parent": {
  406. "__id__": 6
  407. },
  408. "_children": [
  409. {
  410. "__id__": 12
  411. }
  412. ],
  413. "_active": true,
  414. "_level": 3,
  415. "_components": [
  416. {
  417. "__id__": 18
  418. },
  419. {
  420. "__id__": 19
  421. },
  422. {
  423. "__id__": 21
  424. }
  425. ],
  426. "_prefab": {
  427. "__id__": 22
  428. },
  429. "_opacity": 255,
  430. "_color": {
  431. "__type__": "cc.Color",
  432. "r": 255,
  433. "g": 255,
  434. "b": 255,
  435. "a": 255
  436. },
  437. "_contentSize": {
  438. "__type__": "cc.Size",
  439. "width": 200,
  440. "height": 80
  441. },
  442. "_anchorPoint": {
  443. "__type__": "cc.Vec2",
  444. "x": 0.5,
  445. "y": 0.5
  446. },
  447. "_position": {
  448. "__type__": "cc.Vec3",
  449. "x": 0,
  450. "y": -280,
  451. "z": 0
  452. },
  453. "_scale": {
  454. "__type__": "cc.Vec3",
  455. "x": 1,
  456. "y": 1,
  457. "z": 1
  458. },
  459. "_rotationX": 0,
  460. "_rotationY": 0,
  461. "_quat": {
  462. "__type__": "cc.Quat",
  463. "x": 0,
  464. "y": 0,
  465. "z": 0,
  466. "w": 1
  467. },
  468. "_skewX": 0,
  469. "_skewY": 0,
  470. "_zIndex": 0,
  471. "groupIndex": 0,
  472. "_id": ""
  473. },
  474. {
  475. "__type__": "cc.Node",
  476. "_name": "richtext",
  477. "_objFlags": 0,
  478. "_parent": {
  479. "__id__": 11
  480. },
  481. "_children": [
  482. {
  483. "__id__": 13
  484. }
  485. ],
  486. "_active": true,
  487. "_level": 4,
  488. "_components": [
  489. {
  490. "__id__": 16
  491. }
  492. ],
  493. "_prefab": {
  494. "__id__": 17
  495. },
  496. "_opacity": 255,
  497. "_color": {
  498. "__type__": "cc.Color",
  499. "r": 255,
  500. "g": 255,
  501. "b": 255,
  502. "a": 255
  503. },
  504. "_contentSize": {
  505. "__type__": "cc.Size",
  506. "width": 60,
  507. "height": 36
  508. },
  509. "_anchorPoint": {
  510. "__type__": "cc.Vec2",
  511. "x": 0.5,
  512. "y": 0.5
  513. },
  514. "_position": {
  515. "__type__": "cc.Vec3",
  516. "x": 0,
  517. "y": 0,
  518. "z": 0
  519. },
  520. "_scale": {
  521. "__type__": "cc.Vec3",
  522. "x": 1,
  523. "y": 1,
  524. "z": 1
  525. },
  526. "_rotationX": 0,
  527. "_rotationY": 0,
  528. "_quat": {
  529. "__type__": "cc.Quat",
  530. "x": 0,
  531. "y": 0,
  532. "z": 0,
  533. "w": 1
  534. },
  535. "_skewX": 0,
  536. "_skewY": 0,
  537. "_zIndex": 0,
  538. "groupIndex": 0,
  539. "_id": ""
  540. },
  541. {
  542. "__type__": "cc.PrivateNode",
  543. "_name": "RICHTEXT_CHILD",
  544. "_objFlags": 0,
  545. "_parent": {
  546. "__id__": 12
  547. },
  548. "_children": [],
  549. "_active": true,
  550. "_level": 5,
  551. "_components": [
  552. {
  553. "__id__": 14
  554. }
  555. ],
  556. "_prefab": {
  557. "__id__": 15
  558. },
  559. "_opacity": 255,
  560. "_color": {
  561. "__type__": "cc.Color",
  562. "r": 255,
  563. "g": 255,
  564. "b": 255,
  565. "a": 255
  566. },
  567. "_contentSize": {
  568. "__type__": "cc.Size",
  569. "width": 60,
  570. "height": 36
  571. },
  572. "_anchorPoint": {
  573. "__type__": "cc.Vec2",
  574. "x": 0,
  575. "y": 0
  576. },
  577. "_position": {
  578. "__type__": "cc.Vec3",
  579. "x": -30,
  580. "y": -18,
  581. "z": 0
  582. },
  583. "_scale": {
  584. "__type__": "cc.Vec3",
  585. "x": 1,
  586. "y": 1,
  587. "z": 1
  588. },
  589. "_rotationX": 0,
  590. "_rotationY": 0,
  591. "_quat": {
  592. "__type__": "cc.Quat",
  593. "x": 0,
  594. "y": 0,
  595. "z": 0,
  596. "w": 1
  597. },
  598. "_skewX": 0,
  599. "_skewY": 0,
  600. "_zIndex": -32768,
  601. "groupIndex": 0,
  602. "_id": ""
  603. },
  604. {
  605. "__type__": "cc.Label",
  606. "_name": "",
  607. "_objFlags": 0,
  608. "node": {
  609. "__id__": 13
  610. },
  611. "_enabled": true,
  612. "_srcBlendFactor": 1,
  613. "_dstBlendFactor": 771,
  614. "_useOriginalSize": true,
  615. "_string": "确定",
  616. "_N$string": "确定",
  617. "_fontSize": 30,
  618. "_lineHeight": 36,
  619. "_enableWrapText": true,
  620. "_N$file": null,
  621. "_isSystemFontUsed": true,
  622. "_spacingX": 0,
  623. "_N$horizontalAlign": 0,
  624. "_N$verticalAlign": 1,
  625. "_N$fontFamily": "Arial",
  626. "_N$overflow": 0,
  627. "_id": "33Zi+vBx9M0rK6TFeXk8eG"
  628. },
  629. {
  630. "__type__": "cc.PrefabInfo",
  631. "root": {
  632. "__id__": 1
  633. },
  634. "asset": {
  635. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  636. },
  637. "fileId": "c0elYpnF9MYZYjk36bxul7",
  638. "sync": false
  639. },
  640. {
  641. "__type__": "cc.RichText",
  642. "_name": "",
  643. "_objFlags": 0,
  644. "node": {
  645. "__id__": 12
  646. },
  647. "_enabled": true,
  648. "_N$string": "<b><color=#ffffff>确定</color></b>",
  649. "_N$horizontalAlign": 1,
  650. "_N$fontSize": 30,
  651. "_N$font": null,
  652. "_N$maxWidth": 0,
  653. "_N$lineHeight": 36,
  654. "_N$imageAtlas": null,
  655. "_N$handleTouchEvent": true,
  656. "_id": "2fYvpP2XpH/q8Rh4/a4hKf"
  657. },
  658. {
  659. "__type__": "cc.PrefabInfo",
  660. "root": {
  661. "__id__": 1
  662. },
  663. "asset": {
  664. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  665. },
  666. "fileId": "0bsnz6iMtEoZrFEH8E4kJ0",
  667. "sync": false
  668. },
  669. {
  670. "__type__": "cc.Sprite",
  671. "_name": "",
  672. "_objFlags": 0,
  673. "node": {
  674. "__id__": 11
  675. },
  676. "_enabled": true,
  677. "_srcBlendFactor": 770,
  678. "_dstBlendFactor": 771,
  679. "_spriteFrame": {
  680. "__uuid__": "691d8690-dc8c-49aa-b3b4-85eedd330f44"
  681. },
  682. "_type": 0,
  683. "_sizeMode": 0,
  684. "_fillType": 0,
  685. "_fillCenter": {
  686. "__type__": "cc.Vec2",
  687. "x": 0,
  688. "y": 0
  689. },
  690. "_fillStart": 0,
  691. "_fillRange": 0,
  692. "_isTrimmedMode": true,
  693. "_state": 0,
  694. "_atlas": null,
  695. "_id": "63JMbVCT5PzZIicnxdncYK"
  696. },
  697. {
  698. "__type__": "cc.Button",
  699. "_name": "",
  700. "_objFlags": 0,
  701. "node": {
  702. "__id__": 11
  703. },
  704. "_enabled": true,
  705. "transition": 1,
  706. "pressedColor": {
  707. "__type__": "cc.Color",
  708. "r": 120,
  709. "g": 120,
  710. "b": 120,
  711. "a": 255
  712. },
  713. "hoverColor": {
  714. "__type__": "cc.Color",
  715. "r": 255,
  716. "g": 255,
  717. "b": 255,
  718. "a": 255
  719. },
  720. "duration": 0.1,
  721. "zoomScale": 1.2,
  722. "clickEvents": [
  723. {
  724. "__id__": 20
  725. }
  726. ],
  727. "_N$interactable": true,
  728. "_N$enableAutoGrayEffect": false,
  729. "_N$normalColor": {
  730. "__type__": "cc.Color",
  731. "r": 255,
  732. "g": 255,
  733. "b": 255,
  734. "a": 255
  735. },
  736. "_N$disabledColor": {
  737. "__type__": "cc.Color",
  738. "r": 255,
  739. "g": 255,
  740. "b": 255,
  741. "a": 255
  742. },
  743. "_N$normalSprite": {
  744. "__uuid__": "691d8690-dc8c-49aa-b3b4-85eedd330f44"
  745. },
  746. "_N$pressedSprite": {
  747. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  748. },
  749. "pressedSprite": {
  750. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  751. },
  752. "_N$hoverSprite": {
  753. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  754. },
  755. "hoverSprite": {
  756. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  757. },
  758. "_N$disabledSprite": {
  759. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  760. },
  761. "_N$target": {
  762. "__id__": 11
  763. },
  764. "_id": "52SM8PRIlB9JUCpLR+0wUq"
  765. },
  766. {
  767. "__type__": "cc.ClickEvent",
  768. "target": {
  769. "__id__": 1
  770. },
  771. "component": "StarGiftBag",
  772. "handler": "closeNode",
  773. "customEventData": ""
  774. },
  775. {
  776. "__type__": "cc.Widget",
  777. "_name": "",
  778. "_objFlags": 0,
  779. "node": {
  780. "__id__": 11
  781. },
  782. "_enabled": true,
  783. "alignMode": 1,
  784. "_target": null,
  785. "_alignFlags": 4,
  786. "_left": 0,
  787. "_right": 0,
  788. "_top": 0,
  789. "_bottom": 35,
  790. "_verticalCenter": 0,
  791. "_horizontalCenter": 0,
  792. "_isAbsLeft": true,
  793. "_isAbsRight": true,
  794. "_isAbsTop": true,
  795. "_isAbsBottom": true,
  796. "_isAbsHorizontalCenter": true,
  797. "_isAbsVerticalCenter": true,
  798. "_originalWidth": 0,
  799. "_originalHeight": 0,
  800. "_id": "92lSHj9X5PvLP9GkBRtzkW"
  801. },
  802. {
  803. "__type__": "cc.PrefabInfo",
  804. "root": {
  805. "__id__": 1
  806. },
  807. "asset": {
  808. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  809. },
  810. "fileId": "c94xAIqHBOs63tNxT28D7n",
  811. "sync": false
  812. },
  813. {
  814. "__type__": "cc.Node",
  815. "_name": "scrollView",
  816. "_objFlags": 0,
  817. "_parent": {
  818. "__id__": 6
  819. },
  820. "_children": [
  821. {
  822. "__id__": 24
  823. }
  824. ],
  825. "_active": true,
  826. "_level": 3,
  827. "_components": [
  828. {
  829. "__id__": 28
  830. },
  831. {
  832. "__id__": 29
  833. },
  834. {
  835. "__id__": 30
  836. }
  837. ],
  838. "_prefab": {
  839. "__id__": 31
  840. },
  841. "_opacity": 255,
  842. "_color": {
  843. "__type__": "cc.Color",
  844. "r": 255,
  845. "g": 255,
  846. "b": 255,
  847. "a": 255
  848. },
  849. "_contentSize": {
  850. "__type__": "cc.Size",
  851. "width": 420,
  852. "height": 435
  853. },
  854. "_anchorPoint": {
  855. "__type__": "cc.Vec2",
  856. "x": 0.5,
  857. "y": 0.5
  858. },
  859. "_position": {
  860. "__type__": "cc.Vec3",
  861. "x": 0,
  862. "y": 5.5,
  863. "z": 0
  864. },
  865. "_scale": {
  866. "__type__": "cc.Vec3",
  867. "x": 1,
  868. "y": 1,
  869. "z": 1
  870. },
  871. "_rotationX": 0,
  872. "_rotationY": 0,
  873. "_quat": {
  874. "__type__": "cc.Quat",
  875. "x": 0,
  876. "y": 0,
  877. "z": 0,
  878. "w": 1
  879. },
  880. "_skewX": 0,
  881. "_skewY": 0,
  882. "_zIndex": 0,
  883. "groupIndex": 0,
  884. "_id": ""
  885. },
  886. {
  887. "__type__": "cc.Node",
  888. "_name": "content",
  889. "_objFlags": 0,
  890. "_parent": {
  891. "__id__": 23
  892. },
  893. "_children": [],
  894. "_active": true,
  895. "_level": 4,
  896. "_components": [
  897. {
  898. "__id__": 25
  899. },
  900. {
  901. "__id__": 26
  902. }
  903. ],
  904. "_prefab": {
  905. "__id__": 27
  906. },
  907. "_opacity": 255,
  908. "_color": {
  909. "__type__": "cc.Color",
  910. "r": 255,
  911. "g": 255,
  912. "b": 255,
  913. "a": 255
  914. },
  915. "_contentSize": {
  916. "__type__": "cc.Size",
  917. "width": 420,
  918. "height": 60
  919. },
  920. "_anchorPoint": {
  921. "__type__": "cc.Vec2",
  922. "x": 0.5,
  923. "y": 1
  924. },
  925. "_position": {
  926. "__type__": "cc.Vec3",
  927. "x": 0,
  928. "y": 217.5,
  929. "z": 0
  930. },
  931. "_scale": {
  932. "__type__": "cc.Vec3",
  933. "x": 1,
  934. "y": 1,
  935. "z": 1
  936. },
  937. "_rotationX": 0,
  938. "_rotationY": 0,
  939. "_quat": {
  940. "__type__": "cc.Quat",
  941. "x": 0,
  942. "y": 0,
  943. "z": 0,
  944. "w": 1
  945. },
  946. "_skewX": 0,
  947. "_skewY": 0,
  948. "_zIndex": 0,
  949. "groupIndex": 0,
  950. "_id": ""
  951. },
  952. {
  953. "__type__": "cc.Widget",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "node": {
  957. "__id__": 24
  958. },
  959. "_enabled": true,
  960. "alignMode": 1,
  961. "_target": null,
  962. "_alignFlags": 45,
  963. "_left": 0,
  964. "_right": 0,
  965. "_top": 0,
  966. "_bottom": 375,
  967. "_verticalCenter": 0,
  968. "_horizontalCenter": 0,
  969. "_isAbsLeft": true,
  970. "_isAbsRight": true,
  971. "_isAbsTop": true,
  972. "_isAbsBottom": true,
  973. "_isAbsHorizontalCenter": true,
  974. "_isAbsVerticalCenter": true,
  975. "_originalWidth": 220,
  976. "_originalHeight": 400,
  977. "_id": "d1IMrIZr5KC5/yEUj2n9TT"
  978. },
  979. {
  980. "__type__": "cc.Layout",
  981. "_name": "",
  982. "_objFlags": 0,
  983. "node": {
  984. "__id__": 24
  985. },
  986. "_enabled": true,
  987. "_layoutSize": {
  988. "__type__": "cc.Size",
  989. "width": 420,
  990. "height": 60
  991. },
  992. "_resize": 1,
  993. "_N$layoutType": 2,
  994. "_N$padding": 0,
  995. "_N$cellSize": {
  996. "__type__": "cc.Size",
  997. "width": 40,
  998. "height": 40
  999. },
  1000. "_N$startAxis": 0,
  1001. "_N$paddingLeft": 0,
  1002. "_N$paddingRight": 0,
  1003. "_N$paddingTop": 0,
  1004. "_N$paddingBottom": 0,
  1005. "_N$spacingX": 0,
  1006. "_N$spacingY": 12,
  1007. "_N$verticalDirection": 1,
  1008. "_N$horizontalDirection": 0,
  1009. "_id": "cdh0NC8iFKN7q7yf1zGWb3"
  1010. },
  1011. {
  1012. "__type__": "cc.PrefabInfo",
  1013. "root": {
  1014. "__id__": 1
  1015. },
  1016. "asset": {
  1017. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1018. },
  1019. "fileId": "88BE/4hnlOSodd6Q2ago+E",
  1020. "sync": false
  1021. },
  1022. {
  1023. "__type__": "cc.ScrollView",
  1024. "_name": "",
  1025. "_objFlags": 0,
  1026. "node": {
  1027. "__id__": 23
  1028. },
  1029. "_enabled": true,
  1030. "content": {
  1031. "__id__": 24
  1032. },
  1033. "horizontal": false,
  1034. "vertical": true,
  1035. "inertia": true,
  1036. "brake": 0.75,
  1037. "elastic": true,
  1038. "bounceDuration": 0.23,
  1039. "scrollEvents": [],
  1040. "cancelInnerEvents": true,
  1041. "_N$horizontalScrollBar": null,
  1042. "_N$verticalScrollBar": null,
  1043. "_id": "a3h1zgk7tN8oTHe5gXN1l2"
  1044. },
  1045. {
  1046. "__type__": "cc.Widget",
  1047. "_name": "",
  1048. "_objFlags": 0,
  1049. "node": {
  1050. "__id__": 23
  1051. },
  1052. "_enabled": true,
  1053. "alignMode": 1,
  1054. "_target": null,
  1055. "_alignFlags": 1,
  1056. "_left": 0,
  1057. "_right": 0,
  1058. "_top": 132,
  1059. "_bottom": 0,
  1060. "_verticalCenter": 0,
  1061. "_horizontalCenter": 0,
  1062. "_isAbsLeft": true,
  1063. "_isAbsRight": true,
  1064. "_isAbsTop": true,
  1065. "_isAbsBottom": true,
  1066. "_isAbsHorizontalCenter": true,
  1067. "_isAbsVerticalCenter": true,
  1068. "_originalWidth": 0,
  1069. "_originalHeight": 0,
  1070. "_id": "b2IJNl7ONG1qbC7sTdzbQE"
  1071. },
  1072. {
  1073. "__type__": "cc.Mask",
  1074. "_name": "",
  1075. "_objFlags": 0,
  1076. "node": {
  1077. "__id__": 23
  1078. },
  1079. "_enabled": true,
  1080. "_srcBlendFactor": 770,
  1081. "_dstBlendFactor": 771,
  1082. "_spriteFrame": null,
  1083. "_type": 0,
  1084. "_segments": 64,
  1085. "_N$alphaThreshold": 0,
  1086. "_N$inverted": false,
  1087. "_id": "3f6bC+tA9NVZFAoZcxdvVu"
  1088. },
  1089. {
  1090. "__type__": "cc.PrefabInfo",
  1091. "root": {
  1092. "__id__": 1
  1093. },
  1094. "asset": {
  1095. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1096. },
  1097. "fileId": "2b/CdlMrNMAooGEBXRM8iP",
  1098. "sync": false
  1099. },
  1100. {
  1101. "__type__": "cc.Sprite",
  1102. "_name": "",
  1103. "_objFlags": 0,
  1104. "node": {
  1105. "__id__": 6
  1106. },
  1107. "_enabled": true,
  1108. "_srcBlendFactor": 770,
  1109. "_dstBlendFactor": 771,
  1110. "_spriteFrame": {
  1111. "__uuid__": "47ce8a87-06e6-4fa9-b7f8-bf15f9c21c54"
  1112. },
  1113. "_type": 1,
  1114. "_sizeMode": 0,
  1115. "_fillType": 0,
  1116. "_fillCenter": {
  1117. "__type__": "cc.Vec2",
  1118. "x": 0,
  1119. "y": 0
  1120. },
  1121. "_fillStart": 0,
  1122. "_fillRange": 0,
  1123. "_isTrimmedMode": false,
  1124. "_state": 0,
  1125. "_atlas": null,
  1126. "_id": "0aadqOpg1KgI5dW72ihwts"
  1127. },
  1128. {
  1129. "__type__": "cc.PrefabInfo",
  1130. "root": {
  1131. "__id__": 1
  1132. },
  1133. "asset": {
  1134. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1135. },
  1136. "fileId": "52Oz8eT3dIKpmKK6sdOjRR",
  1137. "sync": false
  1138. },
  1139. {
  1140. "__type__": "48ca9sHaGhGM6/sZ2uB2Ndv",
  1141. "_name": "",
  1142. "_objFlags": 0,
  1143. "node": {
  1144. "__id__": 1
  1145. },
  1146. "_enabled": true,
  1147. "giftLayout": {
  1148. "__id__": 26
  1149. },
  1150. "giftItem": {
  1151. "__uuid__": "bbcdff7e-6b6a-47a0-a67f-9f0b7a3e0160"
  1152. },
  1153. "_id": "bez90VflNJhqAZjMc00Cgk"
  1154. },
  1155. {
  1156. "__type__": "cc.PrefabInfo",
  1157. "root": {
  1158. "__id__": 1
  1159. },
  1160. "asset": {
  1161. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1162. },
  1163. "fileId": "90NVG67dJLEYLLOnTz5mh4",
  1164. "sync": false
  1165. }
  1166. ]