HotUpdateUI.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804
  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": "HotUpdateUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 9
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 15
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 22
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 23
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 0,
  56. "height": 0
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "mask",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. },
  105. {
  106. "__id__": 4
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 5
  111. },
  112. "_opacity": 255,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 255,
  116. "g": 255,
  117. "b": 255,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 1280,
  123. "height": 800
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": {
  175. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  176. },
  177. "_type": 0,
  178. "_sizeMode": 0,
  179. "_fillType": 0,
  180. "_fillCenter": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "_fillStart": 0,
  186. "_fillRange": 0,
  187. "_isTrimmedMode": true,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "62f58zwdOVN/rFVGtus3pDj",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 2
  197. },
  198. "_enabled": true,
  199. "_id": ""
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__id__": 0
  208. },
  209. "fileId": "6b4VsJzzVNi70dgyIugURk",
  210. "sync": false
  211. },
  212. {
  213. "__type__": "cc.Node",
  214. "_name": "splash",
  215. "_objFlags": 0,
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": true,
  221. "_components": [
  222. {
  223. "__id__": 7
  224. }
  225. ],
  226. "_prefab": {
  227. "__id__": 8
  228. },
  229. "_opacity": 255,
  230. "_color": {
  231. "__type__": "cc.Color",
  232. "r": 255,
  233. "g": 255,
  234. "b": 255,
  235. "a": 255
  236. },
  237. "_contentSize": {
  238. "__type__": "cc.Size",
  239. "width": 451,
  240. "height": 145
  241. },
  242. "_anchorPoint": {
  243. "__type__": "cc.Vec2",
  244. "x": 0.5,
  245. "y": 0.5
  246. },
  247. "_trs": {
  248. "__type__": "TypedArray",
  249. "ctor": "Float64Array",
  250. "array": [
  251. 0,
  252. 0,
  253. 0,
  254. 0,
  255. 0,
  256. 0,
  257. 1,
  258. 1,
  259. 1,
  260. 1
  261. ]
  262. },
  263. "_eulerAngles": {
  264. "__type__": "cc.Vec3",
  265. "x": 0,
  266. "y": 0,
  267. "z": 0
  268. },
  269. "_skewX": 0,
  270. "_skewY": 0,
  271. "_is3DNode": false,
  272. "_groupIndex": 0,
  273. "groupIndex": 0,
  274. "_id": ""
  275. },
  276. {
  277. "__type__": "cc.Sprite",
  278. "_name": "",
  279. "_objFlags": 0,
  280. "node": {
  281. "__id__": 6
  282. },
  283. "_enabled": true,
  284. "_materials": [
  285. {
  286. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  287. }
  288. ],
  289. "_srcBlendFactor": 770,
  290. "_dstBlendFactor": 771,
  291. "_spriteFrame": null,
  292. "_type": 0,
  293. "_sizeMode": 1,
  294. "_fillType": 0,
  295. "_fillCenter": {
  296. "__type__": "cc.Vec2",
  297. "x": 0,
  298. "y": 0
  299. },
  300. "_fillStart": 0,
  301. "_fillRange": 0,
  302. "_isTrimmedMode": true,
  303. "_atlas": null,
  304. "_id": ""
  305. },
  306. {
  307. "__type__": "cc.PrefabInfo",
  308. "root": {
  309. "__id__": 1
  310. },
  311. "asset": {
  312. "__id__": 0
  313. },
  314. "fileId": "faTpdWloBDcK3u5vKPwdco",
  315. "sync": false
  316. },
  317. {
  318. "__type__": "cc.Node",
  319. "_name": "lb",
  320. "_objFlags": 0,
  321. "_parent": {
  322. "__id__": 1
  323. },
  324. "_children": [],
  325. "_active": true,
  326. "_components": [
  327. {
  328. "__id__": 10
  329. }
  330. ],
  331. "_prefab": {
  332. "__id__": 11
  333. },
  334. "_opacity": 255,
  335. "_color": {
  336. "__type__": "cc.Color",
  337. "r": 62,
  338. "g": 182,
  339. "b": 73,
  340. "a": 255
  341. },
  342. "_contentSize": {
  343. "__type__": "cc.Size",
  344. "width": 21.79,
  345. "height": 37.8
  346. },
  347. "_anchorPoint": {
  348. "__type__": "cc.Vec2",
  349. "x": 0.5,
  350. "y": 0.5
  351. },
  352. "_trs": {
  353. "__type__": "TypedArray",
  354. "ctor": "Float64Array",
  355. "array": [
  356. 0,
  357. -202.168,
  358. 0,
  359. 0,
  360. 0,
  361. 0,
  362. 1,
  363. 1,
  364. 1,
  365. 1
  366. ]
  367. },
  368. "_eulerAngles": {
  369. "__type__": "cc.Vec3",
  370. "x": 0,
  371. "y": 0,
  372. "z": 0
  373. },
  374. "_skewX": 0,
  375. "_skewY": 0,
  376. "_is3DNode": false,
  377. "_groupIndex": 0,
  378. "groupIndex": 0,
  379. "_id": ""
  380. },
  381. {
  382. "__type__": "cc.Label",
  383. "_name": "",
  384. "_objFlags": 0,
  385. "node": {
  386. "__id__": 9
  387. },
  388. "_enabled": true,
  389. "_materials": [
  390. {
  391. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  392. }
  393. ],
  394. "_srcBlendFactor": 770,
  395. "_dstBlendFactor": 771,
  396. "_string": "lb",
  397. "_N$string": "lb",
  398. "_fontSize": 28,
  399. "_lineHeight": 30,
  400. "_enableWrapText": true,
  401. "_N$file": null,
  402. "_isSystemFontUsed": true,
  403. "_spacingX": 0,
  404. "_batchAsBitmap": false,
  405. "_styleFlags": 0,
  406. "_underlineHeight": 0,
  407. "_N$horizontalAlign": 1,
  408. "_N$verticalAlign": 1,
  409. "_N$fontFamily": "Arial",
  410. "_N$overflow": 0,
  411. "_N$cacheMode": 0,
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.PrefabInfo",
  416. "root": {
  417. "__id__": 1
  418. },
  419. "asset": {
  420. "__id__": 0
  421. },
  422. "fileId": "4az+RnfTlLLKTGV/B5KJao",
  423. "sync": false
  424. },
  425. {
  426. "__type__": "cc.Node",
  427. "_name": "version",
  428. "_objFlags": 0,
  429. "_parent": {
  430. "__id__": 1
  431. },
  432. "_children": [],
  433. "_active": true,
  434. "_components": [
  435. {
  436. "__id__": 13
  437. }
  438. ],
  439. "_prefab": {
  440. "__id__": 14
  441. },
  442. "_opacity": 255,
  443. "_color": {
  444. "__type__": "cc.Color",
  445. "r": 0,
  446. "g": 0,
  447. "b": 0,
  448. "a": 255
  449. },
  450. "_contentSize": {
  451. "__type__": "cc.Size",
  452. "width": 90.26,
  453. "height": 37.8
  454. },
  455. "_anchorPoint": {
  456. "__type__": "cc.Vec2",
  457. "x": 1,
  458. "y": 0.5
  459. },
  460. "_trs": {
  461. "__type__": "TypedArray",
  462. "ctor": "Float64Array",
  463. "array": [
  464. 571.306,
  465. -370,
  466. 0,
  467. 0,
  468. 0,
  469. 0,
  470. 1,
  471. 1,
  472. 1,
  473. 1
  474. ]
  475. },
  476. "_eulerAngles": {
  477. "__type__": "cc.Vec3",
  478. "x": 0,
  479. "y": 0,
  480. "z": 0
  481. },
  482. "_skewX": 0,
  483. "_skewY": 0,
  484. "_is3DNode": false,
  485. "_groupIndex": 0,
  486. "groupIndex": 0,
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.Label",
  491. "_name": "",
  492. "_objFlags": 0,
  493. "node": {
  494. "__id__": 12
  495. },
  496. "_enabled": true,
  497. "_materials": [
  498. {
  499. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  500. }
  501. ],
  502. "_srcBlendFactor": 770,
  503. "_dstBlendFactor": 771,
  504. "_string": "version",
  505. "_N$string": "version",
  506. "_fontSize": 28,
  507. "_lineHeight": 30,
  508. "_enableWrapText": true,
  509. "_N$file": null,
  510. "_isSystemFontUsed": true,
  511. "_spacingX": 0,
  512. "_batchAsBitmap": false,
  513. "_styleFlags": 0,
  514. "_underlineHeight": 0,
  515. "_N$horizontalAlign": 0,
  516. "_N$verticalAlign": 1,
  517. "_N$fontFamily": "Arial",
  518. "_N$overflow": 0,
  519. "_N$cacheMode": 0,
  520. "_id": ""
  521. },
  522. {
  523. "__type__": "cc.PrefabInfo",
  524. "root": {
  525. "__id__": 1
  526. },
  527. "asset": {
  528. "__id__": 0
  529. },
  530. "fileId": "b16nDXA4VJD7iZmQSmaDxW",
  531. "sync": false
  532. },
  533. {
  534. "__type__": "cc.Node",
  535. "_name": "progressBar",
  536. "_objFlags": 0,
  537. "_parent": {
  538. "__id__": 1
  539. },
  540. "_children": [
  541. {
  542. "__id__": 16
  543. }
  544. ],
  545. "_active": true,
  546. "_components": [
  547. {
  548. "__id__": 19
  549. },
  550. {
  551. "__id__": 20
  552. }
  553. ],
  554. "_prefab": {
  555. "__id__": 21
  556. },
  557. "_opacity": 255,
  558. "_color": {
  559. "__type__": "cc.Color",
  560. "r": 255,
  561. "g": 255,
  562. "b": 255,
  563. "a": 255
  564. },
  565. "_contentSize": {
  566. "__type__": "cc.Size",
  567. "width": 600,
  568. "height": 22
  569. },
  570. "_anchorPoint": {
  571. "__type__": "cc.Vec2",
  572. "x": 0.5,
  573. "y": 0.5
  574. },
  575. "_trs": {
  576. "__type__": "TypedArray",
  577. "ctor": "Float64Array",
  578. "array": [
  579. 0,
  580. -256.663,
  581. 0,
  582. 0,
  583. 0,
  584. 0,
  585. 1,
  586. 1,
  587. 1,
  588. 1
  589. ]
  590. },
  591. "_eulerAngles": {
  592. "__type__": "cc.Vec3",
  593. "x": 0,
  594. "y": 0,
  595. "z": 0
  596. },
  597. "_skewX": 0,
  598. "_skewY": 0,
  599. "_is3DNode": false,
  600. "_groupIndex": 0,
  601. "groupIndex": 0,
  602. "_id": ""
  603. },
  604. {
  605. "__type__": "cc.Node",
  606. "_name": "bar",
  607. "_objFlags": 0,
  608. "_parent": {
  609. "__id__": 15
  610. },
  611. "_children": [],
  612. "_active": true,
  613. "_components": [
  614. {
  615. "__id__": 17
  616. }
  617. ],
  618. "_prefab": {
  619. "__id__": 18
  620. },
  621. "_opacity": 255,
  622. "_color": {
  623. "__type__": "cc.Color",
  624. "r": 255,
  625. "g": 127,
  626. "b": 0,
  627. "a": 255
  628. },
  629. "_contentSize": {
  630. "__type__": "cc.Size",
  631. "width": 0,
  632. "height": 22
  633. },
  634. "_anchorPoint": {
  635. "__type__": "cc.Vec2",
  636. "x": 0,
  637. "y": 0.5
  638. },
  639. "_trs": {
  640. "__type__": "TypedArray",
  641. "ctor": "Float64Array",
  642. "array": [
  643. -300,
  644. 0,
  645. 0,
  646. 0,
  647. 0,
  648. 0,
  649. 1,
  650. 1,
  651. 1,
  652. 1
  653. ]
  654. },
  655. "_eulerAngles": {
  656. "__type__": "cc.Vec3",
  657. "x": 0,
  658. "y": 0,
  659. "z": 0
  660. },
  661. "_skewX": 0,
  662. "_skewY": 0,
  663. "_is3DNode": false,
  664. "_groupIndex": 0,
  665. "groupIndex": 0,
  666. "_id": ""
  667. },
  668. {
  669. "__type__": "cc.Sprite",
  670. "_name": "",
  671. "_objFlags": 0,
  672. "node": {
  673. "__id__": 16
  674. },
  675. "_enabled": true,
  676. "_materials": [
  677. {
  678. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  679. }
  680. ],
  681. "_srcBlendFactor": 770,
  682. "_dstBlendFactor": 771,
  683. "_spriteFrame": null,
  684. "_type": 1,
  685. "_sizeMode": 0,
  686. "_fillType": 0,
  687. "_fillCenter": {
  688. "__type__": "cc.Vec2",
  689. "x": 0,
  690. "y": 0
  691. },
  692. "_fillStart": 0,
  693. "_fillRange": 0,
  694. "_isTrimmedMode": true,
  695. "_atlas": null,
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "cc.PrefabInfo",
  700. "root": {
  701. "__id__": 1
  702. },
  703. "asset": {
  704. "__id__": 0
  705. },
  706. "fileId": "b6vNWHF/RHLpFZdwVsmfj8",
  707. "sync": false
  708. },
  709. {
  710. "__type__": "cc.Sprite",
  711. "_name": "",
  712. "_objFlags": 0,
  713. "node": {
  714. "__id__": 15
  715. },
  716. "_enabled": true,
  717. "_materials": [
  718. {
  719. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  720. }
  721. ],
  722. "_srcBlendFactor": 770,
  723. "_dstBlendFactor": 771,
  724. "_spriteFrame": null,
  725. "_type": 1,
  726. "_sizeMode": 0,
  727. "_fillType": 0,
  728. "_fillCenter": {
  729. "__type__": "cc.Vec2",
  730. "x": 0,
  731. "y": 0
  732. },
  733. "_fillStart": 0,
  734. "_fillRange": 0,
  735. "_isTrimmedMode": true,
  736. "_atlas": null,
  737. "_id": ""
  738. },
  739. {
  740. "__type__": "cc.ProgressBar",
  741. "_name": "",
  742. "_objFlags": 0,
  743. "node": {
  744. "__id__": 15
  745. },
  746. "_enabled": true,
  747. "_N$totalLength": 600,
  748. "_N$barSprite": {
  749. "__id__": 17
  750. },
  751. "_N$mode": 0,
  752. "_N$progress": 0,
  753. "_N$reverse": false,
  754. "_id": ""
  755. },
  756. {
  757. "__type__": "cc.PrefabInfo",
  758. "root": {
  759. "__id__": 1
  760. },
  761. "asset": {
  762. "__id__": 0
  763. },
  764. "fileId": "c3Ou33D0dMF5pjPhco72eY",
  765. "sync": false
  766. },
  767. {
  768. "__type__": "6c263OeBFNHjonP2bijdFbi",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "node": {
  772. "__id__": 1
  773. },
  774. "_enabled": true,
  775. "quickClose": false,
  776. "cache": false,
  777. "showType": 0,
  778. "prevent": true,
  779. "manifest": {
  780. "__uuid__": "240ca9ee-dbed-498b-844f-218733c0208a"
  781. },
  782. "versionLabel": {
  783. "__id__": 13
  784. },
  785. "updateProgress": {
  786. "__id__": 20
  787. },
  788. "tipsLabel": {
  789. "__id__": 10
  790. },
  791. "_id": ""
  792. },
  793. {
  794. "__type__": "cc.PrefabInfo",
  795. "root": {
  796. "__id__": 1
  797. },
  798. "asset": {
  799. "__id__": 0
  800. },
  801. "fileId": "",
  802. "sync": false
  803. }
  804. ]