panelSorry.prefab 14 KB

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