redBagCode.prefab 17 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  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": "redBagCode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 26
  28. },
  29. {
  30. "__id__": 27
  31. },
  32. {
  33. "__id__": 28
  34. },
  35. {
  36. "__id__": 29
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 30
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 750,
  53. "height": 1334
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 375,
  65. 667,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "动画节点",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [
  97. {
  98. "__id__": 3
  99. },
  100. {
  101. "__id__": 6
  102. },
  103. {
  104. "__id__": 9
  105. },
  106. {
  107. "__id__": 18
  108. }
  109. ],
  110. "_active": true,
  111. "_components": [
  112. {
  113. "__id__": 24
  114. }
  115. ],
  116. "_prefab": {
  117. "__id__": 25
  118. },
  119. "_opacity": 255,
  120. "_color": {
  121. "__type__": "cc.Color",
  122. "r": 255,
  123. "g": 255,
  124. "b": 255,
  125. "a": 255
  126. },
  127. "_contentSize": {
  128. "__type__": "cc.Size",
  129. "width": 750,
  130. "height": 1334
  131. },
  132. "_anchorPoint": {
  133. "__type__": "cc.Vec2",
  134. "x": 0.5,
  135. "y": 0.5
  136. },
  137. "_trs": {
  138. "__type__": "TypedArray",
  139. "ctor": "Float64Array",
  140. "array": [
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 0,
  147. 1,
  148. 1,
  149. 1,
  150. 1
  151. ]
  152. },
  153. "_eulerAngles": {
  154. "__type__": "cc.Vec3",
  155. "x": 0,
  156. "y": 0,
  157. "z": 0
  158. },
  159. "_skewX": 0,
  160. "_skewY": 0,
  161. "_is3DNode": false,
  162. "_groupIndex": 0,
  163. "groupIndex": 0,
  164. "_id": ""
  165. },
  166. {
  167. "__type__": "cc.Node",
  168. "_name": "背景",
  169. "_objFlags": 0,
  170. "_parent": {
  171. "__id__": 2
  172. },
  173. "_children": [],
  174. "_active": true,
  175. "_components": [
  176. {
  177. "__id__": 4
  178. }
  179. ],
  180. "_prefab": {
  181. "__id__": 5
  182. },
  183. "_opacity": 255,
  184. "_color": {
  185. "__type__": "cc.Color",
  186. "r": 255,
  187. "g": 255,
  188. "b": 255,
  189. "a": 255
  190. },
  191. "_contentSize": {
  192. "__type__": "cc.Size",
  193. "width": 612,
  194. "height": 692
  195. },
  196. "_anchorPoint": {
  197. "__type__": "cc.Vec2",
  198. "x": 0.5,
  199. "y": 0.5
  200. },
  201. "_trs": {
  202. "__type__": "TypedArray",
  203. "ctor": "Float64Array",
  204. "array": [
  205. 0,
  206. 9.964,
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 1,
  212. 1,
  213. 1,
  214. 1
  215. ]
  216. },
  217. "_eulerAngles": {
  218. "__type__": "cc.Vec3",
  219. "x": 0,
  220. "y": 0,
  221. "z": 0
  222. },
  223. "_skewX": 0,
  224. "_skewY": 0,
  225. "_is3DNode": false,
  226. "_groupIndex": 0,
  227. "groupIndex": 0,
  228. "_id": ""
  229. },
  230. {
  231. "__type__": "cc.Sprite",
  232. "_name": "",
  233. "_objFlags": 0,
  234. "node": {
  235. "__id__": 3
  236. },
  237. "_enabled": true,
  238. "_materials": [
  239. {
  240. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  241. }
  242. ],
  243. "_srcBlendFactor": 770,
  244. "_dstBlendFactor": 771,
  245. "_spriteFrame": {
  246. "__uuid__": "88acd370-5e20-4a6f-aaae-a191b99f8b25"
  247. },
  248. "_type": 0,
  249. "_sizeMode": 1,
  250. "_fillType": 0,
  251. "_fillCenter": {
  252. "__type__": "cc.Vec2",
  253. "x": 0,
  254. "y": 0
  255. },
  256. "_fillStart": 0,
  257. "_fillRange": 0,
  258. "_isTrimmedMode": true,
  259. "_atlas": null,
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.PrefabInfo",
  264. "root": {
  265. "__id__": 1
  266. },
  267. "asset": {
  268. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  269. },
  270. "fileId": "44MFcX1T1LobeSLo292ayo",
  271. "sync": false
  272. },
  273. {
  274. "__type__": "cc.Node",
  275. "_name": "标题",
  276. "_objFlags": 0,
  277. "_parent": {
  278. "__id__": 2
  279. },
  280. "_children": [],
  281. "_active": true,
  282. "_components": [
  283. {
  284. "__id__": 7
  285. }
  286. ],
  287. "_prefab": {
  288. "__id__": 8
  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": 163,
  301. "height": 51
  302. },
  303. "_anchorPoint": {
  304. "__type__": "cc.Vec2",
  305. "x": 0.5,
  306. "y": 0.5
  307. },
  308. "_trs": {
  309. "__type__": "TypedArray",
  310. "ctor": "Float64Array",
  311. "array": [
  312. 0,
  313. 308.975,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 1,
  319. 1,
  320. 1,
  321. 1
  322. ]
  323. },
  324. "_eulerAngles": {
  325. "__type__": "cc.Vec3",
  326. "x": 0,
  327. "y": 0,
  328. "z": 0
  329. },
  330. "_skewX": 0,
  331. "_skewY": 0,
  332. "_is3DNode": false,
  333. "_groupIndex": 0,
  334. "groupIndex": 0,
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.Sprite",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "node": {
  342. "__id__": 6
  343. },
  344. "_enabled": true,
  345. "_materials": [
  346. {
  347. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  348. }
  349. ],
  350. "_srcBlendFactor": 770,
  351. "_dstBlendFactor": 771,
  352. "_spriteFrame": {
  353. "__uuid__": "298ce3c0-03df-4af7-83bc-9e8e4a4a56a4"
  354. },
  355. "_type": 0,
  356. "_sizeMode": 1,
  357. "_fillType": 0,
  358. "_fillCenter": {
  359. "__type__": "cc.Vec2",
  360. "x": 0,
  361. "y": 0
  362. },
  363. "_fillStart": 0,
  364. "_fillRange": 0,
  365. "_isTrimmedMode": true,
  366. "_atlas": null,
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.PrefabInfo",
  371. "root": {
  372. "__id__": 1
  373. },
  374. "asset": {
  375. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  376. },
  377. "fileId": "b4/02oantI5Y2F+ZFtimr/",
  378. "sync": false
  379. },
  380. {
  381. "__type__": "cc.Node",
  382. "_name": "滚动视图",
  383. "_objFlags": 0,
  384. "_parent": {
  385. "__id__": 2
  386. },
  387. "_children": [
  388. {
  389. "__id__": 10
  390. }
  391. ],
  392. "_active": true,
  393. "_components": [
  394. {
  395. "__id__": 15
  396. },
  397. {
  398. "__id__": 16
  399. }
  400. ],
  401. "_prefab": {
  402. "__id__": 17
  403. },
  404. "_opacity": 255,
  405. "_color": {
  406. "__type__": "cc.Color",
  407. "r": 255,
  408. "g": 255,
  409. "b": 255,
  410. "a": 255
  411. },
  412. "_contentSize": {
  413. "__type__": "cc.Size",
  414. "width": 600,
  415. "height": 520
  416. },
  417. "_anchorPoint": {
  418. "__type__": "cc.Vec2",
  419. "x": 0.5,
  420. "y": 0.5
  421. },
  422. "_trs": {
  423. "__type__": "TypedArray",
  424. "ctor": "Float64Array",
  425. "array": [
  426. 0,
  427. -19.246,
  428. 0,
  429. 0,
  430. 0,
  431. 0,
  432. 1,
  433. 1,
  434. 1,
  435. 1
  436. ]
  437. },
  438. "_eulerAngles": {
  439. "__type__": "cc.Vec3",
  440. "x": 0,
  441. "y": 0,
  442. "z": 0
  443. },
  444. "_skewX": 0,
  445. "_skewY": 0,
  446. "_is3DNode": false,
  447. "_groupIndex": 0,
  448. "groupIndex": 0,
  449. "_id": ""
  450. },
  451. {
  452. "__type__": "cc.Node",
  453. "_name": "view",
  454. "_objFlags": 0,
  455. "_parent": {
  456. "__id__": 9
  457. },
  458. "_children": [
  459. {
  460. "__id__": 11
  461. }
  462. ],
  463. "_active": true,
  464. "_components": [
  465. {
  466. "__id__": 13
  467. }
  468. ],
  469. "_prefab": {
  470. "__id__": 14
  471. },
  472. "_opacity": 255,
  473. "_color": {
  474. "__type__": "cc.Color",
  475. "r": 255,
  476. "g": 255,
  477. "b": 255,
  478. "a": 255
  479. },
  480. "_contentSize": {
  481. "__type__": "cc.Size",
  482. "width": 600,
  483. "height": 520
  484. },
  485. "_anchorPoint": {
  486. "__type__": "cc.Vec2",
  487. "x": 0.5,
  488. "y": 0.5
  489. },
  490. "_trs": {
  491. "__type__": "TypedArray",
  492. "ctor": "Float64Array",
  493. "array": [
  494. 0,
  495. 0,
  496. 0,
  497. 0,
  498. 0,
  499. 0,
  500. 1,
  501. 1,
  502. 1,
  503. 1
  504. ]
  505. },
  506. "_eulerAngles": {
  507. "__type__": "cc.Vec3",
  508. "x": 0,
  509. "y": 0,
  510. "z": 0
  511. },
  512. "_skewX": 0,
  513. "_skewY": 0,
  514. "_is3DNode": false,
  515. "_groupIndex": 0,
  516. "groupIndex": 0,
  517. "_id": ""
  518. },
  519. {
  520. "__type__": "cc.Node",
  521. "_name": "content",
  522. "_objFlags": 0,
  523. "_parent": {
  524. "__id__": 10
  525. },
  526. "_children": [],
  527. "_active": true,
  528. "_components": [],
  529. "_prefab": {
  530. "__id__": 12
  531. },
  532. "_opacity": 255,
  533. "_color": {
  534. "__type__": "cc.Color",
  535. "r": 255,
  536. "g": 255,
  537. "b": 255,
  538. "a": 255
  539. },
  540. "_contentSize": {
  541. "__type__": "cc.Size",
  542. "width": 600,
  543. "height": 520
  544. },
  545. "_anchorPoint": {
  546. "__type__": "cc.Vec2",
  547. "x": 0.5,
  548. "y": 1
  549. },
  550. "_trs": {
  551. "__type__": "TypedArray",
  552. "ctor": "Float64Array",
  553. "array": [
  554. 0,
  555. 260,
  556. 0,
  557. 0,
  558. 0,
  559. 0,
  560. 1,
  561. 1,
  562. 1,
  563. 1
  564. ]
  565. },
  566. "_eulerAngles": {
  567. "__type__": "cc.Vec3",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0
  571. },
  572. "_skewX": 0,
  573. "_skewY": 0,
  574. "_is3DNode": false,
  575. "_groupIndex": 0,
  576. "groupIndex": 0,
  577. "_id": ""
  578. },
  579. {
  580. "__type__": "cc.PrefabInfo",
  581. "root": {
  582. "__id__": 1
  583. },
  584. "asset": {
  585. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  586. },
  587. "fileId": "3ftrRQebdDMLvxRZUU5HN8",
  588. "sync": false
  589. },
  590. {
  591. "__type__": "cc.Mask",
  592. "_name": "",
  593. "_objFlags": 0,
  594. "node": {
  595. "__id__": 10
  596. },
  597. "_enabled": true,
  598. "_materials": [
  599. {
  600. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  601. }
  602. ],
  603. "_spriteFrame": null,
  604. "_type": 0,
  605. "_segments": 64,
  606. "_N$alphaThreshold": 0,
  607. "_N$inverted": false,
  608. "_id": ""
  609. },
  610. {
  611. "__type__": "cc.PrefabInfo",
  612. "root": {
  613. "__id__": 1
  614. },
  615. "asset": {
  616. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  617. },
  618. "fileId": "f6gBdRJjtNQYP3ruhe0IF2",
  619. "sync": false
  620. },
  621. {
  622. "__type__": "cc.ScrollView",
  623. "_name": "",
  624. "_objFlags": 0,
  625. "node": {
  626. "__id__": 9
  627. },
  628. "_enabled": true,
  629. "horizontal": false,
  630. "vertical": true,
  631. "inertia": true,
  632. "brake": 0.75,
  633. "elastic": true,
  634. "bounceDuration": 0.23,
  635. "scrollEvents": [],
  636. "cancelInnerEvents": false,
  637. "_N$content": {
  638. "__id__": 11
  639. },
  640. "content": {
  641. "__id__": 11
  642. },
  643. "_N$horizontalScrollBar": null,
  644. "_N$verticalScrollBar": null,
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "9a31drXM+9NCKYkF9D78zlF",
  649. "_name": "",
  650. "_objFlags": 0,
  651. "node": {
  652. "__id__": 9
  653. },
  654. "_enabled": true,
  655. "pre_item": [
  656. {
  657. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  658. }
  659. ],
  660. "scr_item": [
  661. "RedBagCodeItem"
  662. ],
  663. "itemInterval": 16,
  664. "_id": ""
  665. },
  666. {
  667. "__type__": "cc.PrefabInfo",
  668. "root": {
  669. "__id__": 1
  670. },
  671. "asset": {
  672. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  673. },
  674. "fileId": "fbD7KlDfhIoYMGJW1LVslM",
  675. "sync": false
  676. },
  677. {
  678. "__type__": "cc.Node",
  679. "_name": "关闭按钮",
  680. "_objFlags": 0,
  681. "_parent": {
  682. "__id__": 2
  683. },
  684. "_children": [
  685. {
  686. "__id__": 19
  687. }
  688. ],
  689. "_active": true,
  690. "_components": [
  691. {
  692. "__id__": 22
  693. }
  694. ],
  695. "_prefab": {
  696. "__id__": 23
  697. },
  698. "_opacity": 255,
  699. "_color": {
  700. "__type__": "cc.Color",
  701. "r": 255,
  702. "g": 255,
  703. "b": 255,
  704. "a": 255
  705. },
  706. "_contentSize": {
  707. "__type__": "cc.Size",
  708. "width": 150,
  709. "height": 150
  710. },
  711. "_anchorPoint": {
  712. "__type__": "cc.Vec2",
  713. "x": 0.5,
  714. "y": 0.5
  715. },
  716. "_trs": {
  717. "__type__": "TypedArray",
  718. "ctor": "Float64Array",
  719. "array": [
  720. 286.919,
  721. 331.709,
  722. 0,
  723. 0,
  724. 0,
  725. 0,
  726. 1,
  727. 1,
  728. 1,
  729. 0
  730. ]
  731. },
  732. "_eulerAngles": {
  733. "__type__": "cc.Vec3",
  734. "x": 0,
  735. "y": 0,
  736. "z": 0
  737. },
  738. "_skewX": 0,
  739. "_skewY": 0,
  740. "_is3DNode": false,
  741. "_groupIndex": 0,
  742. "groupIndex": 0,
  743. "_id": ""
  744. },
  745. {
  746. "__type__": "cc.Node",
  747. "_name": "关闭按钮",
  748. "_objFlags": 0,
  749. "_parent": {
  750. "__id__": 18
  751. },
  752. "_children": [],
  753. "_active": true,
  754. "_components": [
  755. {
  756. "__id__": 20
  757. }
  758. ],
  759. "_prefab": {
  760. "__id__": 21
  761. },
  762. "_opacity": 255,
  763. "_color": {
  764. "__type__": "cc.Color",
  765. "r": 255,
  766. "g": 255,
  767. "b": 255,
  768. "a": 255
  769. },
  770. "_contentSize": {
  771. "__type__": "cc.Size",
  772. "width": 67,
  773. "height": 70
  774. },
  775. "_anchorPoint": {
  776. "__type__": "cc.Vec2",
  777. "x": 0.5,
  778. "y": 0.5
  779. },
  780. "_trs": {
  781. "__type__": "TypedArray",
  782. "ctor": "Float64Array",
  783. "array": [
  784. 0,
  785. 0,
  786. 0,
  787. 0,
  788. 0,
  789. 0,
  790. 1,
  791. 1,
  792. 1,
  793. 0
  794. ]
  795. },
  796. "_eulerAngles": {
  797. "__type__": "cc.Vec3",
  798. "x": 0,
  799. "y": 0,
  800. "z": 0
  801. },
  802. "_skewX": 0,
  803. "_skewY": 0,
  804. "_is3DNode": false,
  805. "_groupIndex": 0,
  806. "groupIndex": 0,
  807. "_id": ""
  808. },
  809. {
  810. "__type__": "cc.Sprite",
  811. "_name": "",
  812. "_objFlags": 0,
  813. "node": {
  814. "__id__": 19
  815. },
  816. "_enabled": true,
  817. "_materials": [
  818. {
  819. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  820. }
  821. ],
  822. "_srcBlendFactor": 770,
  823. "_dstBlendFactor": 771,
  824. "_spriteFrame": {
  825. "__uuid__": "786999bc-3e6b-4600-9a30-c5f0868eb715"
  826. },
  827. "_type": 0,
  828. "_sizeMode": 1,
  829. "_fillType": 0,
  830. "_fillCenter": {
  831. "__type__": "cc.Vec2",
  832. "x": 0,
  833. "y": 0
  834. },
  835. "_fillStart": 0,
  836. "_fillRange": 0,
  837. "_isTrimmedMode": true,
  838. "_atlas": null,
  839. "_id": ""
  840. },
  841. {
  842. "__type__": "cc.PrefabInfo",
  843. "root": {
  844. "__id__": 1
  845. },
  846. "asset": {
  847. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  848. },
  849. "fileId": "5ayVZWvN5AzrPZoNkCKO2q",
  850. "sync": false
  851. },
  852. {
  853. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  854. "_name": "",
  855. "_objFlags": 0,
  856. "node": {
  857. "__id__": 18
  858. },
  859. "_enabled": true,
  860. "node_panel": {
  861. "__id__": 1
  862. },
  863. "transition_type": 3,
  864. "onComplete": [],
  865. "_id": ""
  866. },
  867. {
  868. "__type__": "cc.PrefabInfo",
  869. "root": {
  870. "__id__": 1
  871. },
  872. "asset": {
  873. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  874. },
  875. "fileId": "50XiLQAAJOkoYVJoPJNhau",
  876. "sync": false
  877. },
  878. {
  879. "__type__": "cc.Widget",
  880. "_name": "",
  881. "_objFlags": 0,
  882. "node": {
  883. "__id__": 2
  884. },
  885. "_enabled": true,
  886. "alignMode": 1,
  887. "_target": null,
  888. "_alignFlags": 45,
  889. "_left": 0,
  890. "_right": 0,
  891. "_top": 0,
  892. "_bottom": 0,
  893. "_verticalCenter": 0,
  894. "_horizontalCenter": 0,
  895. "_isAbsLeft": true,
  896. "_isAbsRight": true,
  897. "_isAbsTop": true,
  898. "_isAbsBottom": true,
  899. "_isAbsHorizontalCenter": true,
  900. "_isAbsVerticalCenter": true,
  901. "_originalWidth": 0,
  902. "_originalHeight": 0,
  903. "_id": ""
  904. },
  905. {
  906. "__type__": "cc.PrefabInfo",
  907. "root": {
  908. "__id__": 1
  909. },
  910. "asset": {
  911. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  912. },
  913. "fileId": "94yiGj0RFACpXt5xGEvfHf",
  914. "sync": false
  915. },
  916. {
  917. "__type__": "f7616rh8MtO1ZZziaU2Xf1w",
  918. "_name": "",
  919. "_objFlags": 0,
  920. "node": {
  921. "__id__": 1
  922. },
  923. "_enabled": true,
  924. "scroll_view": {
  925. "__id__": 15
  926. },
  927. "_id": ""
  928. },
  929. {
  930. "__type__": "cc.Widget",
  931. "_name": "",
  932. "_objFlags": 0,
  933. "node": {
  934. "__id__": 1
  935. },
  936. "_enabled": true,
  937. "alignMode": 1,
  938. "_target": null,
  939. "_alignFlags": 45,
  940. "_left": 0,
  941. "_right": 0,
  942. "_top": 0,
  943. "_bottom": 0,
  944. "_verticalCenter": 0,
  945. "_horizontalCenter": 0,
  946. "_isAbsLeft": true,
  947. "_isAbsRight": true,
  948. "_isAbsTop": true,
  949. "_isAbsBottom": true,
  950. "_isAbsHorizontalCenter": true,
  951. "_isAbsVerticalCenter": true,
  952. "_originalWidth": 0,
  953. "_originalHeight": 0,
  954. "_id": ""
  955. },
  956. {
  957. "__type__": "58495/rJOBNGoxELFSp8G2a",
  958. "_name": "",
  959. "_objFlags": 0,
  960. "node": {
  961. "__id__": 1
  962. },
  963. "_enabled": true,
  964. "color": {
  965. "__type__": "cc.Color",
  966. "r": 0,
  967. "g": 0,
  968. "b": 0,
  969. "a": 120
  970. },
  971. "design_block_node": {
  972. "__id__": 3
  973. },
  974. "bClickClose": true,
  975. "_id": ""
  976. },
  977. {
  978. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  979. "_name": "",
  980. "_objFlags": 0,
  981. "node": {
  982. "__id__": 1
  983. },
  984. "_enabled": true,
  985. "effect_par": {
  986. "__id__": 2
  987. },
  988. "open_effect": 1,
  989. "close_effect": 1,
  990. "close_toPoint": "",
  991. "_id": ""
  992. },
  993. {
  994. "__type__": "cc.PrefabInfo",
  995. "root": {
  996. "__id__": 1
  997. },
  998. "asset": {
  999. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  1000. },
  1001. "fileId": "",
  1002. "sync": false
  1003. }
  1004. ]