TimeOver_2.prefab 23 KB

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