dialogEveryDayView.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725
  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": "dialogEveryDayView",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 16
  34. }
  35. ],
  36. "_active": true,
  37. "_level": 1,
  38. "_components": [],
  39. "_prefab": {
  40. "__id__": 19
  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": 324,
  53. "height": 324
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_position": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_scale": {
  67. "__type__": "cc.Vec3",
  68. "x": 1,
  69. "y": 1,
  70. "z": 1
  71. },
  72. "_quat": {
  73. "__type__": "cc.Quat",
  74. "x": 0,
  75. "y": 0,
  76. "z": 0,
  77. "w": 1
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_zIndex": 0,
  82. "_is3DNode": false,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "New Node",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_level": 2,
  96. "_components": [
  97. {
  98. "__id__": 3
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 4
  103. },
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 255,
  108. "g": 255,
  109. "b": 255,
  110. "a": 255
  111. },
  112. "_contentSize": {
  113. "__type__": "cc.Size",
  114. "width": 1800,
  115. "height": 1800
  116. },
  117. "_anchorPoint": {
  118. "__type__": "cc.Vec2",
  119. "x": 0.5,
  120. "y": 0.5
  121. },
  122. "_position": {
  123. "__type__": "cc.Vec3",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0
  127. },
  128. "_scale": {
  129. "__type__": "cc.Vec3",
  130. "x": 1,
  131. "y": 1,
  132. "z": 1
  133. },
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "_is3DNode": false,
  145. "groupIndex": 0,
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.BlockInputEvents",
  150. "_name": "",
  151. "_objFlags": 0,
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "_id": ""
  157. },
  158. {
  159. "__type__": "cc.PrefabInfo",
  160. "root": {
  161. "__id__": 1
  162. },
  163. "asset": {
  164. "__uuid__": "15227caa-6990-46fd-9d7d-d9b398f4796e"
  165. },
  166. "fileId": "76+f1I30FJxaoLZRHPHxSS",
  167. "sync": false
  168. },
  169. {
  170. "__type__": "cc.Node",
  171. "_name": "bg",
  172. "_objFlags": 0,
  173. "_parent": {
  174. "__id__": 1
  175. },
  176. "_children": [],
  177. "_active": true,
  178. "_level": 2,
  179. "_components": [
  180. {
  181. "__id__": 6
  182. }
  183. ],
  184. "_prefab": {
  185. "__id__": 7
  186. },
  187. "_opacity": 255,
  188. "_color": {
  189. "__type__": "cc.Color",
  190. "r": 255,
  191. "g": 255,
  192. "b": 255,
  193. "a": 255
  194. },
  195. "_contentSize": {
  196. "__type__": "cc.Size",
  197. "width": 500,
  198. "height": 400
  199. },
  200. "_anchorPoint": {
  201. "__type__": "cc.Vec2",
  202. "x": 0.5,
  203. "y": 0.5
  204. },
  205. "_position": {
  206. "__type__": "cc.Vec3",
  207. "x": 0,
  208. "y": 0,
  209. "z": 0
  210. },
  211. "_scale": {
  212. "__type__": "cc.Vec3",
  213. "x": 1,
  214. "y": 1,
  215. "z": 1
  216. },
  217. "_quat": {
  218. "__type__": "cc.Quat",
  219. "x": 0,
  220. "y": 0,
  221. "z": 0,
  222. "w": 1
  223. },
  224. "_skewX": 0,
  225. "_skewY": 0,
  226. "_zIndex": 0,
  227. "_is3DNode": false,
  228. "groupIndex": 0,
  229. "_rotationX": 0,
  230. "_rotationY": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.Sprite",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 5
  239. },
  240. "_enabled": true,
  241. "_srcBlendFactor": 770,
  242. "_dstBlendFactor": 771,
  243. "_spriteFrame": {
  244. "__uuid__": "859d9e3c-76a2-4da7-b42f-c358e3306f9a"
  245. },
  246. "_type": 0,
  247. "_sizeMode": 0,
  248. "_fillType": 0,
  249. "_fillCenter": {
  250. "__type__": "cc.Vec2",
  251. "x": 0,
  252. "y": 0
  253. },
  254. "_fillStart": 0,
  255. "_fillRange": 0,
  256. "_isTrimmedMode": true,
  257. "_state": 0,
  258. "_atlas": null,
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.PrefabInfo",
  263. "root": {
  264. "__id__": 1
  265. },
  266. "asset": {
  267. "__uuid__": "15227caa-6990-46fd-9d7d-d9b398f4796e"
  268. },
  269. "fileId": "63S3j2MB5HJo2bFwN6Y92L",
  270. "sync": false
  271. },
  272. {
  273. "__type__": "cc.Node",
  274. "_name": "close",
  275. "_objFlags": 0,
  276. "_parent": {
  277. "__id__": 1
  278. },
  279. "_children": [],
  280. "_active": true,
  281. "_level": 2,
  282. "_components": [
  283. {
  284. "__id__": 9
  285. },
  286. {
  287. "__id__": 10
  288. }
  289. ],
  290. "_prefab": {
  291. "__id__": 11
  292. },
  293. "_opacity": 255,
  294. "_color": {
  295. "__type__": "cc.Color",
  296. "r": 255,
  297. "g": 255,
  298. "b": 255,
  299. "a": 255
  300. },
  301. "_contentSize": {
  302. "__type__": "cc.Size",
  303. "width": 54,
  304. "height": 53
  305. },
  306. "_anchorPoint": {
  307. "__type__": "cc.Vec2",
  308. "x": 0.5,
  309. "y": 0.5
  310. },
  311. "_position": {
  312. "__type__": "cc.Vec3",
  313. "x": 219,
  314. "y": 167,
  315. "z": 0
  316. },
  317. "_scale": {
  318. "__type__": "cc.Vec3",
  319. "x": 1,
  320. "y": 1,
  321. "z": 1
  322. },
  323. "_quat": {
  324. "__type__": "cc.Quat",
  325. "x": 0,
  326. "y": 0,
  327. "z": 0,
  328. "w": 1
  329. },
  330. "_skewX": 0,
  331. "_skewY": 0,
  332. "_zIndex": 0,
  333. "_is3DNode": false,
  334. "groupIndex": 0,
  335. "_rotationX": 0,
  336. "_rotationY": 0,
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.Sprite",
  341. "_name": "",
  342. "_objFlags": 0,
  343. "node": {
  344. "__id__": 8
  345. },
  346. "_enabled": true,
  347. "_srcBlendFactor": 770,
  348. "_dstBlendFactor": 771,
  349. "_spriteFrame": {
  350. "__uuid__": "7d498c49-0683-4e1f-b076-3c117aea40d9"
  351. },
  352. "_type": 0,
  353. "_sizeMode": 0,
  354. "_fillType": 0,
  355. "_fillCenter": {
  356. "__type__": "cc.Vec2",
  357. "x": 0,
  358. "y": 0
  359. },
  360. "_fillStart": 0,
  361. "_fillRange": 0,
  362. "_isTrimmedMode": true,
  363. "_state": 0,
  364. "_atlas": null,
  365. "_id": ""
  366. },
  367. {
  368. "__type__": "cc.Button",
  369. "_name": "",
  370. "_objFlags": 0,
  371. "node": {
  372. "__id__": 8
  373. },
  374. "_enabled": true,
  375. "duration": 0.1,
  376. "zoomScale": 1.2,
  377. "clickEvents": [],
  378. "_N$interactable": true,
  379. "_N$enableAutoGrayEffect": false,
  380. "_N$transition": 3,
  381. "transition": 3,
  382. "_N$normalColor": {
  383. "__type__": "cc.Color",
  384. "r": 214,
  385. "g": 214,
  386. "b": 214,
  387. "a": 255
  388. },
  389. "_N$pressedColor": {
  390. "__type__": "cc.Color",
  391. "r": 211,
  392. "g": 211,
  393. "b": 211,
  394. "a": 255
  395. },
  396. "pressedColor": {
  397. "__type__": "cc.Color",
  398. "r": 211,
  399. "g": 211,
  400. "b": 211,
  401. "a": 255
  402. },
  403. "_N$hoverColor": {
  404. "__type__": "cc.Color",
  405. "r": 255,
  406. "g": 255,
  407. "b": 255,
  408. "a": 255
  409. },
  410. "hoverColor": {
  411. "__type__": "cc.Color",
  412. "r": 255,
  413. "g": 255,
  414. "b": 255,
  415. "a": 255
  416. },
  417. "_N$disabledColor": {
  418. "__type__": "cc.Color",
  419. "r": 124,
  420. "g": 124,
  421. "b": 124,
  422. "a": 255
  423. },
  424. "_N$normalSprite": null,
  425. "_N$pressedSprite": null,
  426. "pressedSprite": null,
  427. "_N$hoverSprite": null,
  428. "hoverSprite": null,
  429. "_N$disabledSprite": null,
  430. "_N$target": null,
  431. "_id": ""
  432. },
  433. {
  434. "__type__": "cc.PrefabInfo",
  435. "root": {
  436. "__id__": 1
  437. },
  438. "asset": {
  439. "__uuid__": "15227caa-6990-46fd-9d7d-d9b398f4796e"
  440. },
  441. "fileId": "7bp40BCclJnZP5Uf/fu0UZ",
  442. "sync": false
  443. },
  444. {
  445. "__type__": "cc.Node",
  446. "_name": "watchvideo",
  447. "_objFlags": 0,
  448. "_parent": {
  449. "__id__": 1
  450. },
  451. "_children": [],
  452. "_active": true,
  453. "_level": 2,
  454. "_components": [
  455. {
  456. "__id__": 13
  457. },
  458. {
  459. "__id__": 14
  460. }
  461. ],
  462. "_prefab": {
  463. "__id__": 15
  464. },
  465. "_opacity": 255,
  466. "_color": {
  467. "__type__": "cc.Color",
  468. "r": 255,
  469. "g": 255,
  470. "b": 255,
  471. "a": 255
  472. },
  473. "_contentSize": {
  474. "__type__": "cc.Size",
  475. "width": 279,
  476. "height": 164
  477. },
  478. "_anchorPoint": {
  479. "__type__": "cc.Vec2",
  480. "x": 0.5,
  481. "y": 0.5
  482. },
  483. "_position": {
  484. "__type__": "cc.Vec3",
  485. "x": 0,
  486. "y": -95,
  487. "z": 0
  488. },
  489. "_scale": {
  490. "__type__": "cc.Vec3",
  491. "x": 1,
  492. "y": 1,
  493. "z": 1
  494. },
  495. "_quat": {
  496. "__type__": "cc.Quat",
  497. "x": 0,
  498. "y": 0,
  499. "z": 0,
  500. "w": 1
  501. },
  502. "_skewX": 0,
  503. "_skewY": 0,
  504. "_zIndex": 0,
  505. "_is3DNode": false,
  506. "groupIndex": 0,
  507. "_id": ""
  508. },
  509. {
  510. "__type__": "cc.Button",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "node": {
  514. "__id__": 12
  515. },
  516. "_enabled": true,
  517. "duration": 0.1,
  518. "zoomScale": 1.2,
  519. "clickEvents": [],
  520. "_N$interactable": true,
  521. "_N$enableAutoGrayEffect": false,
  522. "_N$transition": 3,
  523. "transition": 3,
  524. "_N$normalColor": {
  525. "__type__": "cc.Color",
  526. "r": 214,
  527. "g": 214,
  528. "b": 214,
  529. "a": 255
  530. },
  531. "_N$pressedColor": {
  532. "__type__": "cc.Color",
  533. "r": 211,
  534. "g": 211,
  535. "b": 211,
  536. "a": 255
  537. },
  538. "pressedColor": {
  539. "__type__": "cc.Color",
  540. "r": 211,
  541. "g": 211,
  542. "b": 211,
  543. "a": 255
  544. },
  545. "_N$hoverColor": {
  546. "__type__": "cc.Color",
  547. "r": 255,
  548. "g": 255,
  549. "b": 255,
  550. "a": 255
  551. },
  552. "hoverColor": {
  553. "__type__": "cc.Color",
  554. "r": 255,
  555. "g": 255,
  556. "b": 255,
  557. "a": 255
  558. },
  559. "_N$disabledColor": {
  560. "__type__": "cc.Color",
  561. "r": 124,
  562. "g": 124,
  563. "b": 124,
  564. "a": 255
  565. },
  566. "_N$normalSprite": null,
  567. "_N$pressedSprite": null,
  568. "pressedSprite": null,
  569. "_N$hoverSprite": null,
  570. "hoverSprite": null,
  571. "_N$disabledSprite": null,
  572. "_N$target": null,
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.Sprite",
  577. "_name": "",
  578. "_objFlags": 0,
  579. "node": {
  580. "__id__": 12
  581. },
  582. "_enabled": true,
  583. "_srcBlendFactor": 770,
  584. "_dstBlendFactor": 771,
  585. "_spriteFrame": {
  586. "__uuid__": "5e277f2a-2e39-412a-8d24-facd0b02a88a"
  587. },
  588. "_type": 0,
  589. "_sizeMode": 1,
  590. "_fillType": 0,
  591. "_fillCenter": {
  592. "__type__": "cc.Vec2",
  593. "x": 0,
  594. "y": 0
  595. },
  596. "_fillStart": 0,
  597. "_fillRange": 0,
  598. "_isTrimmedMode": true,
  599. "_state": 0,
  600. "_atlas": null,
  601. "_id": ""
  602. },
  603. {
  604. "__type__": "cc.PrefabInfo",
  605. "root": {
  606. "__id__": 1
  607. },
  608. "asset": {
  609. "__uuid__": "15227caa-6990-46fd-9d7d-d9b398f4796e"
  610. },
  611. "fileId": "73AP1kDAVKKbtR8vohb6P5",
  612. "sync": false
  613. },
  614. {
  615. "__type__": "cc.Node",
  616. "_name": "New Label",
  617. "_objFlags": 0,
  618. "_parent": {
  619. "__id__": 1
  620. },
  621. "_children": [],
  622. "_active": true,
  623. "_level": 2,
  624. "_components": [
  625. {
  626. "__id__": 17
  627. }
  628. ],
  629. "_prefab": {
  630. "__id__": 18
  631. },
  632. "_opacity": 255,
  633. "_color": {
  634. "__type__": "cc.Color",
  635. "r": 0,
  636. "g": 0,
  637. "b": 0,
  638. "a": 255
  639. },
  640. "_contentSize": {
  641. "__type__": "cc.Size",
  642. "width": 320,
  643. "height": 50
  644. },
  645. "_anchorPoint": {
  646. "__type__": "cc.Vec2",
  647. "x": 0.5,
  648. "y": 0.5
  649. },
  650. "_position": {
  651. "__type__": "cc.Vec3",
  652. "x": 0,
  653. "y": 70,
  654. "z": 0
  655. },
  656. "_scale": {
  657. "__type__": "cc.Vec3",
  658. "x": 1,
  659. "y": 1,
  660. "z": 1
  661. },
  662. "_quat": {
  663. "__type__": "cc.Quat",
  664. "x": 0,
  665. "y": 0,
  666. "z": 0,
  667. "w": 1
  668. },
  669. "_skewX": 0,
  670. "_skewY": 0,
  671. "_zIndex": 0,
  672. "_is3DNode": false,
  673. "groupIndex": 0,
  674. "_rotationX": 0,
  675. "_rotationY": 0,
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.Label",
  680. "_name": "",
  681. "_objFlags": 0,
  682. "node": {
  683. "__id__": 16
  684. },
  685. "_enabled": true,
  686. "_srcBlendFactor": 1,
  687. "_dstBlendFactor": 771,
  688. "_useOriginalSize": false,
  689. "_string": "是否观看视频领奖",
  690. "_N$string": "是否观看视频领奖",
  691. "_fontSize": 40,
  692. "_lineHeight": 50,
  693. "_enableWrapText": true,
  694. "_N$file": null,
  695. "_isSystemFontUsed": true,
  696. "_spacingX": 0,
  697. "_N$horizontalAlign": 1,
  698. "_N$verticalAlign": 1,
  699. "_N$fontFamily": "Arial",
  700. "_N$overflow": 0,
  701. "_id": ""
  702. },
  703. {
  704. "__type__": "cc.PrefabInfo",
  705. "root": {
  706. "__id__": 1
  707. },
  708. "asset": {
  709. "__uuid__": "15227caa-6990-46fd-9d7d-d9b398f4796e"
  710. },
  711. "fileId": "fbNIP2wmdBxbk1riC0jdG7",
  712. "sync": false
  713. },
  714. {
  715. "__type__": "cc.PrefabInfo",
  716. "root": {
  717. "__id__": 1
  718. },
  719. "asset": {
  720. "__uuid__": "15227caa-6990-46fd-9d7d-d9b398f4796e"
  721. },
  722. "fileId": "b8LogWkeFIdK/p/WJ+YnIn",
  723. "sync": false
  724. }
  725. ]