winView.prefab 13 KB

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