RedBagProgressWidget.prefab 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301
  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": "RedBagProgressWidget",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_level": 1,
  25. "_components": [
  26. {
  27. "__id__": 36
  28. },
  29. {
  30. "__id__": 37
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 38
  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": 171.25,
  47. "height": 220
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_quat": {
  55. "__type__": "cc.Quat",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_skewX": 0,
  62. "_skewY": 0,
  63. "groupIndex": 0,
  64. "_id": "",
  65. "_trs": {
  66. "__type__": "TypedArray",
  67. "ctor": "Float64Array",
  68. "array": [
  69. 973,
  70. 1320,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 1,
  76. 1,
  77. 1,
  78. 1
  79. ]
  80. }
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "RedBagProgressNode",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [
  90. {
  91. "__id__": 3
  92. }
  93. ],
  94. "_active": true,
  95. "_level": 3,
  96. "_components": [
  97. {
  98. "__id__": 33
  99. },
  100. {
  101. "__id__": 34
  102. }
  103. ],
  104. "_prefab": {
  105. "__id__": 35
  106. },
  107. "_opacity": 255,
  108. "_color": {
  109. "__type__": "cc.Color",
  110. "r": 255,
  111. "g": 255,
  112. "b": 255,
  113. "a": 255
  114. },
  115. "_contentSize": {
  116. "__type__": "cc.Size",
  117. "width": 137,
  118. "height": 176
  119. },
  120. "_anchorPoint": {
  121. "__type__": "cc.Vec2",
  122. "x": 0.5,
  123. "y": 0.5
  124. },
  125. "_quat": {
  126. "__type__": "cc.Quat",
  127. "x": 0,
  128. "y": 0,
  129. "z": 0,
  130. "w": 1
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "groupIndex": 0,
  135. "_id": "",
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1.25,
  148. 1.25,
  149. 1
  150. ]
  151. }
  152. },
  153. {
  154. "__type__": "cc.Node",
  155. "_name": "Mask",
  156. "_objFlags": 0,
  157. "_parent": {
  158. "__id__": 2
  159. },
  160. "_children": [
  161. {
  162. "__id__": 4
  163. },
  164. {
  165. "__id__": 15
  166. },
  167. {
  168. "__id__": 18
  169. },
  170. {
  171. "__id__": 25
  172. }
  173. ],
  174. "_active": true,
  175. "_level": 4,
  176. "_components": [],
  177. "_prefab": {
  178. "__id__": 32
  179. },
  180. "_opacity": 255,
  181. "_color": {
  182. "__type__": "cc.Color",
  183. "r": 255,
  184. "g": 255,
  185. "b": 255,
  186. "a": 255
  187. },
  188. "_contentSize": {
  189. "__type__": "cc.Size",
  190. "width": 137,
  191. "height": 176
  192. },
  193. "_anchorPoint": {
  194. "__type__": "cc.Vec2",
  195. "x": 0.5,
  196. "y": 0.5
  197. },
  198. "_quat": {
  199. "__type__": "cc.Quat",
  200. "x": 0,
  201. "y": 0,
  202. "z": 0,
  203. "w": 1
  204. },
  205. "_skewX": 0,
  206. "_skewY": 0,
  207. "groupIndex": 0,
  208. "_id": "",
  209. "_trs": {
  210. "__type__": "TypedArray",
  211. "ctor": "Float64Array",
  212. "array": [
  213. 0,
  214. 0,
  215. 0,
  216. 0,
  217. 0,
  218. 0,
  219. 1,
  220. 1,
  221. 1,
  222. 1
  223. ]
  224. }
  225. },
  226. {
  227. "__type__": "cc.Node",
  228. "_name": "Icon",
  229. "_objFlags": 0,
  230. "_parent": {
  231. "__id__": 3
  232. },
  233. "_children": [
  234. {
  235. "__id__": 5
  236. },
  237. {
  238. "__id__": 8
  239. }
  240. ],
  241. "_active": true,
  242. "_level": 5,
  243. "_components": [
  244. {
  245. "__id__": 11
  246. },
  247. {
  248. "__id__": 12
  249. }
  250. ],
  251. "_prefab": {
  252. "__id__": 14
  253. },
  254. "_opacity": 255,
  255. "_color": {
  256. "__type__": "cc.Color",
  257. "r": 255,
  258. "g": 255,
  259. "b": 255,
  260. "a": 255
  261. },
  262. "_contentSize": {
  263. "__type__": "cc.Size",
  264. "width": 105,
  265. "height": 117
  266. },
  267. "_anchorPoint": {
  268. "__type__": "cc.Vec2",
  269. "x": 0.5,
  270. "y": 0.5
  271. },
  272. "_quat": {
  273. "__type__": "cc.Quat",
  274. "x": 0,
  275. "y": 0,
  276. "z": -0.13052619222005157,
  277. "w": 0.9914448613738104
  278. },
  279. "_skewX": 0,
  280. "_skewY": 0,
  281. "groupIndex": 0,
  282. "_id": "",
  283. "_eulerAngles": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": -15
  288. },
  289. "_trs": {
  290. "__type__": "TypedArray",
  291. "ctor": "Float64Array",
  292. "array": [
  293. -10,
  294. 29,
  295. 0,
  296. 0,
  297. 0,
  298. 0,
  299. 1,
  300. 1,
  301. 1,
  302. 1
  303. ]
  304. }
  305. },
  306. {
  307. "__type__": "cc.Node",
  308. "_name": "pro_cghb",
  309. "_objFlags": 0,
  310. "_parent": {
  311. "__id__": 4
  312. },
  313. "_children": [],
  314. "_active": true,
  315. "_level": 6,
  316. "_components": [
  317. {
  318. "__id__": 6
  319. }
  320. ],
  321. "_prefab": {
  322. "__id__": 7
  323. },
  324. "_opacity": 255,
  325. "_color": {
  326. "__type__": "cc.Color",
  327. "r": 255,
  328. "g": 255,
  329. "b": 255,
  330. "a": 255
  331. },
  332. "_contentSize": {
  333. "__type__": "cc.Size",
  334. "width": 117,
  335. "height": 34
  336. },
  337. "_anchorPoint": {
  338. "__type__": "cc.Vec2",
  339. "x": 0.5,
  340. "y": 0.5
  341. },
  342. "_quat": {
  343. "__type__": "cc.Quat",
  344. "x": 0,
  345. "y": 0,
  346. "z": 0.13052619222005157,
  347. "w": 0.9914448613738104
  348. },
  349. "_skewX": 0,
  350. "_skewY": 0,
  351. "groupIndex": 0,
  352. "_id": "",
  353. "_eulerAngles": {
  354. "__type__": "cc.Vec3",
  355. "x": 0,
  356. "y": 0,
  357. "z": 15
  358. },
  359. "_trs": {
  360. "__type__": "TypedArray",
  361. "ctor": "Float64Array",
  362. "array": [
  363. 12.8,
  364. -49.4,
  365. 0,
  366. 0,
  367. 0,
  368. 0,
  369. 1,
  370. 1,
  371. 1,
  372. 1
  373. ]
  374. }
  375. },
  376. {
  377. "__type__": "cc.Sprite",
  378. "_name": "",
  379. "_objFlags": 0,
  380. "node": {
  381. "__id__": 5
  382. },
  383. "_enabled": true,
  384. "_spriteFrame": {
  385. "__uuid__": "a654a523-de14-4a1a-81ac-0493ce5efece"
  386. },
  387. "_type": 0,
  388. "_sizeMode": 1,
  389. "_fillType": 0,
  390. "_fillCenter": {
  391. "__type__": "cc.Vec2",
  392. "x": 0,
  393. "y": 0
  394. },
  395. "_fillStart": 0,
  396. "_fillRange": 0,
  397. "_isTrimmedMode": true,
  398. "_state": 0,
  399. "_atlas": null,
  400. "_srcBlendFactor": 770,
  401. "_dstBlendFactor": 771,
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.PrefabInfo",
  406. "root": {
  407. "__id__": 1
  408. },
  409. "asset": {
  410. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  411. },
  412. "fileId": "dfqB1l+JNFhI3uJ2Ln3R+Y",
  413. "sync": false
  414. },
  415. {
  416. "__type__": "cc.Node",
  417. "_name": "pro_full",
  418. "_objFlags": 0,
  419. "_parent": {
  420. "__id__": 4
  421. },
  422. "_children": [],
  423. "_active": false,
  424. "_level": 6,
  425. "_components": [
  426. {
  427. "__id__": 9
  428. }
  429. ],
  430. "_prefab": {
  431. "__id__": 10
  432. },
  433. "_opacity": 255,
  434. "_color": {
  435. "__type__": "cc.Color",
  436. "r": 255,
  437. "g": 255,
  438. "b": 255,
  439. "a": 255
  440. },
  441. "_contentSize": {
  442. "__type__": "cc.Size",
  443. "width": 90,
  444. "height": 34
  445. },
  446. "_anchorPoint": {
  447. "__type__": "cc.Vec2",
  448. "x": 0.5,
  449. "y": 0.5
  450. },
  451. "_quat": {
  452. "__type__": "cc.Quat",
  453. "x": 0,
  454. "y": 0,
  455. "z": 0.13052619222005157,
  456. "w": 0.9914448613738104
  457. },
  458. "_skewX": 0,
  459. "_skewY": 0,
  460. "groupIndex": 0,
  461. "_id": "",
  462. "_eulerAngles": {
  463. "__type__": "cc.Vec3",
  464. "x": 0,
  465. "y": 0,
  466. "z": 15
  467. },
  468. "_trs": {
  469. "__type__": "TypedArray",
  470. "ctor": "Float64Array",
  471. "array": [
  472. 11,
  473. -50,
  474. 0,
  475. 0,
  476. 0,
  477. 0,
  478. 1,
  479. 1,
  480. 1,
  481. 1
  482. ]
  483. }
  484. },
  485. {
  486. "__type__": "cc.Sprite",
  487. "_name": "",
  488. "_objFlags": 0,
  489. "node": {
  490. "__id__": 8
  491. },
  492. "_enabled": true,
  493. "_spriteFrame": {
  494. "__uuid__": "3b0487e0-1fe5-4d1d-8995-e758b10756c4"
  495. },
  496. "_type": 0,
  497. "_sizeMode": 1,
  498. "_fillType": 0,
  499. "_fillCenter": {
  500. "__type__": "cc.Vec2",
  501. "x": 0,
  502. "y": 0
  503. },
  504. "_fillStart": 0,
  505. "_fillRange": 0,
  506. "_isTrimmedMode": true,
  507. "_state": 0,
  508. "_atlas": null,
  509. "_srcBlendFactor": 770,
  510. "_dstBlendFactor": 771,
  511. "_id": ""
  512. },
  513. {
  514. "__type__": "cc.PrefabInfo",
  515. "root": {
  516. "__id__": 1
  517. },
  518. "asset": {
  519. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  520. },
  521. "fileId": "c5WmzcyY1GzLrkWyzZ7jsU",
  522. "sync": false
  523. },
  524. {
  525. "__type__": "cc.Sprite",
  526. "_name": "",
  527. "_objFlags": 0,
  528. "node": {
  529. "__id__": 4
  530. },
  531. "_enabled": true,
  532. "_spriteFrame": {
  533. "__uuid__": "24773a3f-3ba1-404e-9276-37d72099c51b"
  534. },
  535. "_type": 0,
  536. "_sizeMode": 0,
  537. "_fillType": 0,
  538. "_fillCenter": {
  539. "__type__": "cc.Vec2",
  540. "x": 0,
  541. "y": 0
  542. },
  543. "_fillStart": 0,
  544. "_fillRange": 0,
  545. "_isTrimmedMode": true,
  546. "_state": 0,
  547. "_atlas": null,
  548. "_srcBlendFactor": 770,
  549. "_dstBlendFactor": 771,
  550. "_id": ""
  551. },
  552. {
  553. "__type__": "cc.Button",
  554. "_name": "",
  555. "_objFlags": 0,
  556. "node": {
  557. "__id__": 4
  558. },
  559. "_enabled": true,
  560. "duration": 0.1,
  561. "zoomScale": 1.2,
  562. "clickEvents": [
  563. {
  564. "__id__": 13
  565. }
  566. ],
  567. "_N$interactable": true,
  568. "_N$enableAutoGrayEffect": false,
  569. "_N$transition": 3,
  570. "transition": 3,
  571. "_N$normalColor": {
  572. "__type__": "cc.Color",
  573. "r": 214,
  574. "g": 214,
  575. "b": 214,
  576. "a": 255
  577. },
  578. "_N$pressedColor": {
  579. "__type__": "cc.Color",
  580. "r": 211,
  581. "g": 211,
  582. "b": 211,
  583. "a": 255
  584. },
  585. "pressedColor": {
  586. "__type__": "cc.Color",
  587. "r": 211,
  588. "g": 211,
  589. "b": 211,
  590. "a": 255
  591. },
  592. "_N$hoverColor": {
  593. "__type__": "cc.Color",
  594. "r": 255,
  595. "g": 255,
  596. "b": 255,
  597. "a": 255
  598. },
  599. "hoverColor": {
  600. "__type__": "cc.Color",
  601. "r": 255,
  602. "g": 255,
  603. "b": 255,
  604. "a": 255
  605. },
  606. "_N$disabledColor": {
  607. "__type__": "cc.Color",
  608. "r": 124,
  609. "g": 124,
  610. "b": 124,
  611. "a": 255
  612. },
  613. "_N$normalSprite": null,
  614. "_N$pressedSprite": null,
  615. "pressedSprite": null,
  616. "_N$hoverSprite": null,
  617. "hoverSprite": null,
  618. "_N$disabledSprite": null,
  619. "_N$target": {
  620. "__id__": 4
  621. },
  622. "_id": ""
  623. },
  624. {
  625. "__type__": "cc.ClickEvent",
  626. "target": {
  627. "__id__": 2
  628. },
  629. "component": "",
  630. "_componentId": "e9a673D3vhJ67LdUZDWkzQe",
  631. "handler": "showOpenRedBagPanel",
  632. "customEventData": ""
  633. },
  634. {
  635. "__type__": "cc.PrefabInfo",
  636. "root": {
  637. "__id__": 1
  638. },
  639. "asset": {
  640. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  641. },
  642. "fileId": "ac/YeuljlG1Z40uYdarL0f",
  643. "sync": false
  644. },
  645. {
  646. "__type__": "cc.Node",
  647. "_name": "ProgressLbl",
  648. "_objFlags": 0,
  649. "_parent": {
  650. "__id__": 3
  651. },
  652. "_children": [],
  653. "_active": false,
  654. "_level": 5,
  655. "_components": [
  656. {
  657. "__id__": 16
  658. }
  659. ],
  660. "_prefab": {
  661. "__id__": 17
  662. },
  663. "_opacity": 255,
  664. "_color": {
  665. "__type__": "cc.Color",
  666. "r": 255,
  667. "g": 255,
  668. "b": 255,
  669. "a": 255
  670. },
  671. "_contentSize": {
  672. "__type__": "cc.Size",
  673. "width": 102.86,
  674. "height": 85.71
  675. },
  676. "_anchorPoint": {
  677. "__type__": "cc.Vec2",
  678. "x": 0,
  679. "y": 0.5
  680. },
  681. "_quat": {
  682. "__type__": "cc.Quat",
  683. "x": 0,
  684. "y": 0,
  685. "z": 0,
  686. "w": 1
  687. },
  688. "_skewX": 0,
  689. "_skewY": 0,
  690. "groupIndex": 0,
  691. "_id": "",
  692. "_trs": {
  693. "__type__": "TypedArray",
  694. "ctor": "Float64Array",
  695. "array": [
  696. -37.2,
  697. -75.6,
  698. 0,
  699. 0,
  700. 0,
  701. 0,
  702. 1,
  703. 0.5,
  704. 0.5,
  705. 1
  706. ]
  707. }
  708. },
  709. {
  710. "__type__": "cc.Label",
  711. "_name": "",
  712. "_objFlags": 0,
  713. "node": {
  714. "__id__": 15
  715. },
  716. "_enabled": true,
  717. "_useOriginalSize": false,
  718. "_string": "0/4",
  719. "_N$string": "0/4",
  720. "_fontSize": 40,
  721. "_lineHeight": 45,
  722. "_enableWrapText": true,
  723. "_N$file": {
  724. "__uuid__": "35d5d110-519d-49e5-a507-e2fcfee3d533"
  725. },
  726. "_isSystemFontUsed": false,
  727. "_spacingX": 0,
  728. "_batchAsBitmap": false,
  729. "_N$horizontalAlign": 1,
  730. "_N$verticalAlign": 1,
  731. "_N$fontFamily": "Arial",
  732. "_N$overflow": 0,
  733. "_N$cacheMode": 0,
  734. "_id": ""
  735. },
  736. {
  737. "__type__": "cc.PrefabInfo",
  738. "root": {
  739. "__id__": 1
  740. },
  741. "asset": {
  742. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  743. },
  744. "fileId": "18sVpiftpKF6z/rm/pFea3",
  745. "sync": false
  746. },
  747. {
  748. "__type__": "cc.Node",
  749. "_name": "ProgressBar",
  750. "_objFlags": 0,
  751. "_parent": {
  752. "__id__": 3
  753. },
  754. "_children": [
  755. {
  756. "__id__": 19
  757. }
  758. ],
  759. "_active": true,
  760. "_level": 5,
  761. "_components": [
  762. {
  763. "__id__": 22
  764. },
  765. {
  766. "__id__": 23
  767. }
  768. ],
  769. "_prefab": {
  770. "__id__": 24
  771. },
  772. "_opacity": 255,
  773. "_color": {
  774. "__type__": "cc.Color",
  775. "r": 255,
  776. "g": 255,
  777. "b": 255,
  778. "a": 255
  779. },
  780. "_contentSize": {
  781. "__type__": "cc.Size",
  782. "width": 97,
  783. "height": 14
  784. },
  785. "_anchorPoint": {
  786. "__type__": "cc.Vec2",
  787. "x": 0.5,
  788. "y": 0.5
  789. },
  790. "_quat": {
  791. "__type__": "cc.Quat",
  792. "x": 0,
  793. "y": 0,
  794. "z": 0,
  795. "w": 1
  796. },
  797. "_skewX": 0,
  798. "_skewY": 0,
  799. "groupIndex": 0,
  800. "_id": "",
  801. "_trs": {
  802. "__type__": "TypedArray",
  803. "ctor": "Float64Array",
  804. "array": [
  805. -8,
  806. -50,
  807. 0,
  808. 0,
  809. 0,
  810. 0,
  811. 1,
  812. 1,
  813. 1,
  814. 1
  815. ]
  816. }
  817. },
  818. {
  819. "__type__": "cc.Node",
  820. "_name": "bar",
  821. "_objFlags": 0,
  822. "_parent": {
  823. "__id__": 18
  824. },
  825. "_children": [],
  826. "_active": true,
  827. "_level": 0,
  828. "_components": [
  829. {
  830. "__id__": 20
  831. }
  832. ],
  833. "_prefab": {
  834. "__id__": 21
  835. },
  836. "_opacity": 255,
  837. "_color": {
  838. "__type__": "cc.Color",
  839. "r": 255,
  840. "g": 255,
  841. "b": 255,
  842. "a": 255
  843. },
  844. "_contentSize": {
  845. "__type__": "cc.Size",
  846. "width": 93,
  847. "height": 10
  848. },
  849. "_anchorPoint": {
  850. "__type__": "cc.Vec2",
  851. "x": 0,
  852. "y": 0.5
  853. },
  854. "_quat": {
  855. "__type__": "cc.Quat",
  856. "x": 0,
  857. "y": 0,
  858. "z": 0,
  859. "w": 1
  860. },
  861. "_skewX": 0,
  862. "_skewY": 0,
  863. "groupIndex": 0,
  864. "_id": "",
  865. "_trs": {
  866. "__type__": "TypedArray",
  867. "ctor": "Float64Array",
  868. "array": [
  869. -46.7,
  870. 0,
  871. 0,
  872. 0,
  873. 0,
  874. 0,
  875. 1,
  876. 1,
  877. 1,
  878. 1
  879. ]
  880. }
  881. },
  882. {
  883. "__type__": "cc.Sprite",
  884. "_name": "",
  885. "_objFlags": 0,
  886. "node": {
  887. "__id__": 19
  888. },
  889. "_enabled": true,
  890. "_spriteFrame": {
  891. "__uuid__": "04fa8141-dd29-4c4c-9027-49ecb0109a5f"
  892. },
  893. "_type": 1,
  894. "_sizeMode": 0,
  895. "_fillType": 0,
  896. "_fillCenter": {
  897. "__type__": "cc.Vec2",
  898. "x": 0,
  899. "y": 0
  900. },
  901. "_fillStart": 0,
  902. "_fillRange": 0,
  903. "_isTrimmedMode": true,
  904. "_state": 0,
  905. "_atlas": {
  906. "__uuid__": "69625eba-6ba7-426a-a4d8-5b9d565a9e9b"
  907. },
  908. "_srcBlendFactor": 770,
  909. "_dstBlendFactor": 771,
  910. "_id": ""
  911. },
  912. {
  913. "__type__": "cc.PrefabInfo",
  914. "root": {
  915. "__id__": 1
  916. },
  917. "asset": {
  918. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  919. },
  920. "fileId": "b7qtc7dSdGNLa/dygZ8GUW",
  921. "sync": false
  922. },
  923. {
  924. "__type__": "cc.Sprite",
  925. "_name": "",
  926. "_objFlags": 0,
  927. "node": {
  928. "__id__": 18
  929. },
  930. "_enabled": true,
  931. "_spriteFrame": {
  932. "__uuid__": "8fe45072-36f1-477a-ac3b-7dae9be580a8"
  933. },
  934. "_type": 1,
  935. "_sizeMode": 0,
  936. "_fillType": 0,
  937. "_fillCenter": {
  938. "__type__": "cc.Vec2",
  939. "x": 0,
  940. "y": 0
  941. },
  942. "_fillStart": 0,
  943. "_fillRange": 0,
  944. "_isTrimmedMode": true,
  945. "_state": 0,
  946. "_atlas": {
  947. "__uuid__": "69625eba-6ba7-426a-a4d8-5b9d565a9e9b"
  948. },
  949. "_srcBlendFactor": 770,
  950. "_dstBlendFactor": 771,
  951. "_id": ""
  952. },
  953. {
  954. "__type__": "cc.ProgressBar",
  955. "_name": "",
  956. "_objFlags": 0,
  957. "node": {
  958. "__id__": 18
  959. },
  960. "_enabled": true,
  961. "_N$totalLength": 93,
  962. "_N$barSprite": {
  963. "__id__": 20
  964. },
  965. "_N$mode": 0,
  966. "_N$progress": 1,
  967. "_N$reverse": false,
  968. "_id": ""
  969. },
  970. {
  971. "__type__": "cc.PrefabInfo",
  972. "root": {
  973. "__id__": 1
  974. },
  975. "asset": {
  976. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  977. },
  978. "fileId": "e2VAQTAEdMcqUozppFr839",
  979. "sync": false
  980. },
  981. {
  982. "__type__": "cc.Node",
  983. "_name": "tripNode",
  984. "_objFlags": 0,
  985. "_parent": {
  986. "__id__": 3
  987. },
  988. "_children": [
  989. {
  990. "__id__": 26
  991. }
  992. ],
  993. "_active": true,
  994. "_level": 5,
  995. "_components": [
  996. {
  997. "__id__": 30
  998. }
  999. ],
  1000. "_prefab": {
  1001. "__id__": 31
  1002. },
  1003. "_opacity": 255,
  1004. "_color": {
  1005. "__type__": "cc.Color",
  1006. "r": 255,
  1007. "g": 255,
  1008. "b": 255,
  1009. "a": 255
  1010. },
  1011. "_contentSize": {
  1012. "__type__": "cc.Size",
  1013. "width": 165,
  1014. "height": 104
  1015. },
  1016. "_anchorPoint": {
  1017. "__type__": "cc.Vec2",
  1018. "x": 0.5,
  1019. "y": 0.5
  1020. },
  1021. "_quat": {
  1022. "__type__": "cc.Quat",
  1023. "x": 0,
  1024. "y": 0,
  1025. "z": 0,
  1026. "w": 1
  1027. },
  1028. "_skewX": 0,
  1029. "_skewY": 0,
  1030. "groupIndex": 0,
  1031. "_id": "",
  1032. "_trs": {
  1033. "__type__": "TypedArray",
  1034. "ctor": "Float64Array",
  1035. "array": [
  1036. -57,
  1037. 122,
  1038. 0,
  1039. 0,
  1040. 0,
  1041. 0,
  1042. 1,
  1043. 1,
  1044. 1,
  1045. 1
  1046. ]
  1047. }
  1048. },
  1049. {
  1050. "__type__": "cc.Node",
  1051. "_name": "New Label",
  1052. "_objFlags": 0,
  1053. "_parent": {
  1054. "__id__": 25
  1055. },
  1056. "_children": [],
  1057. "_active": true,
  1058. "_level": 6,
  1059. "_components": [
  1060. {
  1061. "__id__": 27
  1062. },
  1063. {
  1064. "__id__": 28
  1065. }
  1066. ],
  1067. "_prefab": {
  1068. "__id__": 29
  1069. },
  1070. "_opacity": 255,
  1071. "_color": {
  1072. "__type__": "cc.Color",
  1073. "r": 255,
  1074. "g": 226,
  1075. "b": 67,
  1076. "a": 255
  1077. },
  1078. "_contentSize": {
  1079. "__type__": "cc.Size",
  1080. "width": 130,
  1081. "height": 60
  1082. },
  1083. "_anchorPoint": {
  1084. "__type__": "cc.Vec2",
  1085. "x": 0.5,
  1086. "y": 0.5
  1087. },
  1088. "_quat": {
  1089. "__type__": "cc.Quat",
  1090. "x": 0,
  1091. "y": 0,
  1092. "z": 0,
  1093. "w": 1
  1094. },
  1095. "_skewX": 0,
  1096. "_skewY": 0,
  1097. "groupIndex": 0,
  1098. "_id": "",
  1099. "_trs": {
  1100. "__type__": "TypedArray",
  1101. "ctor": "Float64Array",
  1102. "array": [
  1103. -5,
  1104. 11.4,
  1105. 0,
  1106. 0,
  1107. 0,
  1108. 0,
  1109. 1,
  1110. 1,
  1111. 1,
  1112. 1
  1113. ]
  1114. }
  1115. },
  1116. {
  1117. "__type__": "cc.Label",
  1118. "_name": "",
  1119. "_objFlags": 0,
  1120. "node": {
  1121. "__id__": 26
  1122. },
  1123. "_enabled": true,
  1124. "_useOriginalSize": false,
  1125. "_string": "通过5关即可领取红包",
  1126. "_N$string": "通过5关即可领取红包",
  1127. "_fontSize": 20,
  1128. "_lineHeight": 25,
  1129. "_enableWrapText": true,
  1130. "_N$file": null,
  1131. "_isSystemFontUsed": true,
  1132. "_spacingX": 0,
  1133. "_batchAsBitmap": false,
  1134. "_N$horizontalAlign": 1,
  1135. "_N$verticalAlign": 1,
  1136. "_N$fontFamily": "Arial",
  1137. "_N$overflow": 1,
  1138. "_N$cacheMode": 0,
  1139. "_id": ""
  1140. },
  1141. {
  1142. "__type__": "cc.LabelOutline",
  1143. "_name": "",
  1144. "_objFlags": 0,
  1145. "node": {
  1146. "__id__": 26
  1147. },
  1148. "_enabled": true,
  1149. "_color": {
  1150. "__type__": "cc.Color",
  1151. "r": 0,
  1152. "g": 0,
  1153. "b": 0,
  1154. "a": 255
  1155. },
  1156. "_width": 1,
  1157. "_id": ""
  1158. },
  1159. {
  1160. "__type__": "cc.PrefabInfo",
  1161. "root": {
  1162. "__id__": 1
  1163. },
  1164. "asset": {
  1165. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  1166. },
  1167. "fileId": "2fEeORcaZMsZm+ri+qB+nm",
  1168. "sync": false
  1169. },
  1170. {
  1171. "__type__": "cc.Sprite",
  1172. "_name": "",
  1173. "_objFlags": 0,
  1174. "node": {
  1175. "__id__": 25
  1176. },
  1177. "_enabled": true,
  1178. "_spriteFrame": {
  1179. "__uuid__": "e8398952-9199-472e-b9de-63f946b17006"
  1180. },
  1181. "_type": 0,
  1182. "_sizeMode": 1,
  1183. "_fillType": 0,
  1184. "_fillCenter": {
  1185. "__type__": "cc.Vec2",
  1186. "x": 0,
  1187. "y": 0
  1188. },
  1189. "_fillStart": 0,
  1190. "_fillRange": 0,
  1191. "_isTrimmedMode": true,
  1192. "_state": 0,
  1193. "_atlas": {
  1194. "__uuid__": "69625eba-6ba7-426a-a4d8-5b9d565a9e9b"
  1195. },
  1196. "_srcBlendFactor": 770,
  1197. "_dstBlendFactor": 771,
  1198. "_id": ""
  1199. },
  1200. {
  1201. "__type__": "cc.PrefabInfo",
  1202. "root": {
  1203. "__id__": 1
  1204. },
  1205. "asset": {
  1206. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  1207. },
  1208. "fileId": "099VasiflNoLM1meYdY1Eh",
  1209. "sync": false
  1210. },
  1211. {
  1212. "__type__": "cc.PrefabInfo",
  1213. "root": {
  1214. "__id__": 1
  1215. },
  1216. "asset": {
  1217. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  1218. },
  1219. "fileId": "69MOMMOMNHFptcAqbbSkeq",
  1220. "sync": false
  1221. },
  1222. {
  1223. "__type__": "e2425kaMhpN4aU6KcM8BiLX",
  1224. "_name": "",
  1225. "_objFlags": 0,
  1226. "node": {
  1227. "__id__": 2
  1228. },
  1229. "_enabled": true,
  1230. "_id": ""
  1231. },
  1232. {
  1233. "__type__": "e9a673D3vhJ67LdUZDWkzQe",
  1234. "_name": "",
  1235. "_objFlags": 0,
  1236. "node": {
  1237. "__id__": 2
  1238. },
  1239. "_enabled": true,
  1240. "_id": ""
  1241. },
  1242. {
  1243. "__type__": "cc.PrefabInfo",
  1244. "root": {
  1245. "__id__": 1
  1246. },
  1247. "asset": {
  1248. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  1249. },
  1250. "fileId": "cavgI2EmdEkrNox9/Qsq9/",
  1251. "sync": false
  1252. },
  1253. {
  1254. "__type__": "cc.Widget",
  1255. "_name": "",
  1256. "_objFlags": 0,
  1257. "node": {
  1258. "__id__": 1
  1259. },
  1260. "_enabled": true,
  1261. "alignMode": 1,
  1262. "_target": null,
  1263. "_alignFlags": 33,
  1264. "_left": 926.5,
  1265. "_right": 21.375,
  1266. "_top": 490,
  1267. "_bottom": 1760,
  1268. "_verticalCenter": 0,
  1269. "_horizontalCenter": 0,
  1270. "_isAbsLeft": true,
  1271. "_isAbsRight": true,
  1272. "_isAbsTop": true,
  1273. "_isAbsBottom": true,
  1274. "_isAbsHorizontalCenter": true,
  1275. "_isAbsVerticalCenter": true,
  1276. "_originalWidth": 0,
  1277. "_originalHeight": 0,
  1278. "_id": ""
  1279. },
  1280. {
  1281. "__type__": "08619NRFCNJ1ZrMhE5AcumI",
  1282. "_name": "",
  1283. "_objFlags": 0,
  1284. "node": {
  1285. "__id__": 1
  1286. },
  1287. "_enabled": true,
  1288. "_id": ""
  1289. },
  1290. {
  1291. "__type__": "cc.PrefabInfo",
  1292. "root": {
  1293. "__id__": 1
  1294. },
  1295. "asset": {
  1296. "__uuid__": "eff96b34-b639-4b55-977f-f032e7741533"
  1297. },
  1298. "fileId": "7dEoP+fuROUpT1aFb11nHI",
  1299. "sync": false
  1300. }
  1301. ]