TimeOverUI.prefab 19 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099
  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": "TimeOverUI",
  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__": 17
  34. },
  35. {
  36. "__id__": 22
  37. },
  38. {
  39. "__id__": 25
  40. }
  41. ],
  42. "_active": true,
  43. "_components": [
  44. {
  45. "__id__": 28
  46. },
  47. {
  48. "__id__": 29
  49. }
  50. ],
  51. "_prefab": {
  52. "__id__": 30
  53. },
  54. "_opacity": 255,
  55. "_color": {
  56. "__type__": "cc.Color",
  57. "r": 255,
  58. "g": 255,
  59. "b": 255,
  60. "a": 255
  61. },
  62. "_contentSize": {
  63. "__type__": "cc.Size",
  64. "width": 750,
  65. "height": 1334
  66. },
  67. "_anchorPoint": {
  68. "__type__": "cc.Vec2",
  69. "x": 0.5,
  70. "y": 0.5
  71. },
  72. "_trs": {
  73. "__type__": "TypedArray",
  74. "ctor": "Float64Array",
  75. "array": [
  76. 375,
  77. 667,
  78. 0,
  79. 0,
  80. 0,
  81. 0,
  82. 1,
  83. 1,
  84. 1,
  85. 1
  86. ]
  87. },
  88. "_eulerAngles": {
  89. "__type__": "cc.Vec3",
  90. "x": 0,
  91. "y": 0,
  92. "z": 0
  93. },
  94. "_skewX": 0,
  95. "_skewY": 0,
  96. "_is3DNode": false,
  97. "_groupIndex": 0,
  98. "groupIndex": 0,
  99. "_id": ""
  100. },
  101. {
  102. "__type__": "cc.Node",
  103. "_name": "bg",
  104. "_objFlags": 0,
  105. "_parent": {
  106. "__id__": 1
  107. },
  108. "_children": [],
  109. "_active": true,
  110. "_components": [
  111. {
  112. "__id__": 3
  113. },
  114. {
  115. "__id__": 4
  116. }
  117. ],
  118. "_prefab": {
  119. "__id__": 5
  120. },
  121. "_opacity": 125,
  122. "_color": {
  123. "__type__": "cc.Color",
  124. "r": 0,
  125. "g": 0,
  126. "b": 0,
  127. "a": 255
  128. },
  129. "_contentSize": {
  130. "__type__": "cc.Size",
  131. "width": 750,
  132. "height": 1334
  133. },
  134. "_anchorPoint": {
  135. "__type__": "cc.Vec2",
  136. "x": 0.5,
  137. "y": 0.5
  138. },
  139. "_trs": {
  140. "__type__": "TypedArray",
  141. "ctor": "Float64Array",
  142. "array": [
  143. 0,
  144. 0,
  145. 0,
  146. 0,
  147. 0,
  148. 0,
  149. 1,
  150. 1,
  151. 1,
  152. 1
  153. ]
  154. },
  155. "_eulerAngles": {
  156. "__type__": "cc.Vec3",
  157. "x": 0,
  158. "y": 0,
  159. "z": 0
  160. },
  161. "_skewX": 0,
  162. "_skewY": 0,
  163. "_is3DNode": false,
  164. "_groupIndex": 0,
  165. "groupIndex": 0,
  166. "_id": ""
  167. },
  168. {
  169. "__type__": "cc.Sprite",
  170. "_name": "",
  171. "_objFlags": 0,
  172. "node": {
  173. "__id__": 2
  174. },
  175. "_enabled": true,
  176. "_materials": [
  177. {
  178. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  179. }
  180. ],
  181. "_srcBlendFactor": 770,
  182. "_dstBlendFactor": 771,
  183. "_spriteFrame": {
  184. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  185. },
  186. "_type": 1,
  187. "_sizeMode": 0,
  188. "_fillType": 0,
  189. "_fillCenter": {
  190. "__type__": "cc.Vec2",
  191. "x": 0,
  192. "y": 0
  193. },
  194. "_fillStart": 0,
  195. "_fillRange": 0,
  196. "_isTrimmedMode": true,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.Widget",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "node": {
  205. "__id__": 2
  206. },
  207. "_enabled": true,
  208. "alignMode": 1,
  209. "_target": null,
  210. "_alignFlags": 45,
  211. "_left": 0,
  212. "_right": 0,
  213. "_top": 0,
  214. "_bottom": 0,
  215. "_verticalCenter": 0,
  216. "_horizontalCenter": 0,
  217. "_isAbsLeft": true,
  218. "_isAbsRight": true,
  219. "_isAbsTop": true,
  220. "_isAbsBottom": true,
  221. "_isAbsHorizontalCenter": true,
  222. "_isAbsVerticalCenter": true,
  223. "_originalWidth": 40,
  224. "_originalHeight": 36,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.PrefabInfo",
  229. "root": {
  230. "__id__": 1
  231. },
  232. "asset": {
  233. "__id__": 0
  234. },
  235. "fileId": "d1CikS+0NLmr9RqP6zzCaj",
  236. "sync": false
  237. },
  238. {
  239. "__type__": "cc.Node",
  240. "_name": "bg_step",
  241. "_objFlags": 0,
  242. "_parent": {
  243. "__id__": 1
  244. },
  245. "_children": [],
  246. "_active": true,
  247. "_components": [
  248. {
  249. "__id__": 7
  250. }
  251. ],
  252. "_prefab": {
  253. "__id__": 8
  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": 567,
  266. "height": 614
  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. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 1,
  284. 1,
  285. 1,
  286. 1
  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.Sprite",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 6
  308. },
  309. "_enabled": true,
  310. "_materials": [
  311. {
  312. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  313. }
  314. ],
  315. "_srcBlendFactor": 770,
  316. "_dstBlendFactor": 771,
  317. "_spriteFrame": {
  318. "__uuid__": "42ab13b6-6870-418f-b224-54ef4912a51a"
  319. },
  320. "_type": 1,
  321. "_sizeMode": 0,
  322. "_fillType": 0,
  323. "_fillCenter": {
  324. "__type__": "cc.Vec2",
  325. "x": 0,
  326. "y": 0
  327. },
  328. "_fillStart": 0,
  329. "_fillRange": 0,
  330. "_isTrimmedMode": true,
  331. "_atlas": null,
  332. "_id": ""
  333. },
  334. {
  335. "__type__": "cc.PrefabInfo",
  336. "root": {
  337. "__id__": 1
  338. },
  339. "asset": {
  340. "__id__": 0
  341. },
  342. "fileId": "caVMefSEVMIIT9kZ3f0yRd",
  343. "sync": false
  344. },
  345. {
  346. "__type__": "cc.Node",
  347. "_name": "矩形 19",
  348. "_objFlags": 0,
  349. "_parent": {
  350. "__id__": 1
  351. },
  352. "_children": [],
  353. "_active": true,
  354. "_components": [
  355. {
  356. "__id__": 10
  357. }
  358. ],
  359. "_prefab": {
  360. "__id__": 11
  361. },
  362. "_opacity": 255,
  363. "_color": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "_contentSize": {
  371. "__type__": "cc.Size",
  372. "width": 433,
  373. "height": 474
  374. },
  375. "_anchorPoint": {
  376. "__type__": "cc.Vec2",
  377. "x": 0.5,
  378. "y": 0.5
  379. },
  380. "_trs": {
  381. "__type__": "TypedArray",
  382. "ctor": "Float64Array",
  383. "array": [
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 0,
  389. 0,
  390. 1,
  391. 1,
  392. 1,
  393. 1
  394. ]
  395. },
  396. "_eulerAngles": {
  397. "__type__": "cc.Vec3",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0
  401. },
  402. "_skewX": 0,
  403. "_skewY": 0,
  404. "_is3DNode": false,
  405. "_groupIndex": 0,
  406. "groupIndex": 0,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.Sprite",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "node": {
  414. "__id__": 9
  415. },
  416. "_enabled": true,
  417. "_materials": [
  418. {
  419. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  420. }
  421. ],
  422. "_srcBlendFactor": 770,
  423. "_dstBlendFactor": 771,
  424. "_spriteFrame": {
  425. "__uuid__": "aa3ea7e0-30e9-46e9-8680-0f8be54a143d"
  426. },
  427. "_type": 0,
  428. "_sizeMode": 0,
  429. "_fillType": 0,
  430. "_fillCenter": {
  431. "__type__": "cc.Vec2",
  432. "x": 0,
  433. "y": 0
  434. },
  435. "_fillStart": 0,
  436. "_fillRange": 0,
  437. "_isTrimmedMode": true,
  438. "_atlas": null,
  439. "_id": ""
  440. },
  441. {
  442. "__type__": "cc.PrefabInfo",
  443. "root": {
  444. "__id__": 1
  445. },
  446. "asset": {
  447. "__id__": 0
  448. },
  449. "fileId": "16YVb5l+hC577CQi80gx0U",
  450. "sync": false
  451. },
  452. {
  453. "__type__": "cc.Node",
  454. "_name": "btn_add",
  455. "_objFlags": 0,
  456. "_parent": {
  457. "__id__": 1
  458. },
  459. "_children": [],
  460. "_active": true,
  461. "_components": [
  462. {
  463. "__id__": 13
  464. },
  465. {
  466. "__id__": 14
  467. }
  468. ],
  469. "_prefab": {
  470. "__id__": 16
  471. },
  472. "_opacity": 255,
  473. "_color": {
  474. "__type__": "cc.Color",
  475. "r": 255,
  476. "g": 255,
  477. "b": 255,
  478. "a": 255
  479. },
  480. "_contentSize": {
  481. "__type__": "cc.Size",
  482. "width": 266,
  483. "height": 80
  484. },
  485. "_anchorPoint": {
  486. "__type__": "cc.Vec2",
  487. "x": 0.5,
  488. "y": 0.5
  489. },
  490. "_trs": {
  491. "__type__": "TypedArray",
  492. "ctor": "Float64Array",
  493. "array": [
  494. -155.468,
  495. -375.432,
  496. 0,
  497. 0,
  498. 0,
  499. 0,
  500. 1,
  501. 1,
  502. 1,
  503. 0
  504. ]
  505. },
  506. "_eulerAngles": {
  507. "__type__": "cc.Vec3",
  508. "x": 0,
  509. "y": 0,
  510. "z": 0
  511. },
  512. "_skewX": 0,
  513. "_skewY": 0,
  514. "_is3DNode": false,
  515. "_groupIndex": 0,
  516. "groupIndex": 0,
  517. "_id": ""
  518. },
  519. {
  520. "__type__": "cc.Sprite",
  521. "_name": "",
  522. "_objFlags": 0,
  523. "node": {
  524. "__id__": 12
  525. },
  526. "_enabled": true,
  527. "_materials": [
  528. {
  529. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  530. }
  531. ],
  532. "_srcBlendFactor": 770,
  533. "_dstBlendFactor": 771,
  534. "_spriteFrame": {
  535. "__uuid__": "d9722bfa-572e-4504-a4f5-08adc8b63694"
  536. },
  537. "_type": 0,
  538. "_sizeMode": 0,
  539. "_fillType": 0,
  540. "_fillCenter": {
  541. "__type__": "cc.Vec2",
  542. "x": 0,
  543. "y": 0
  544. },
  545. "_fillStart": 0,
  546. "_fillRange": 0,
  547. "_isTrimmedMode": true,
  548. "_atlas": null,
  549. "_id": ""
  550. },
  551. {
  552. "__type__": "cc.Button",
  553. "_name": "",
  554. "_objFlags": 0,
  555. "node": {
  556. "__id__": 12
  557. },
  558. "_enabled": true,
  559. "_normalMaterial": null,
  560. "_grayMaterial": null,
  561. "duration": 0.1,
  562. "zoomScale": 1.2,
  563. "clickEvents": [
  564. {
  565. "__id__": 15
  566. }
  567. ],
  568. "_N$interactable": true,
  569. "_N$enableAutoGrayEffect": false,
  570. "_N$transition": 3,
  571. "transition": 3,
  572. "_N$normalColor": {
  573. "__type__": "cc.Color",
  574. "r": 255,
  575. "g": 255,
  576. "b": 255,
  577. "a": 255
  578. },
  579. "_N$pressedColor": {
  580. "__type__": "cc.Color",
  581. "r": 211,
  582. "g": 211,
  583. "b": 211,
  584. "a": 255
  585. },
  586. "pressedColor": {
  587. "__type__": "cc.Color",
  588. "r": 211,
  589. "g": 211,
  590. "b": 211,
  591. "a": 255
  592. },
  593. "_N$hoverColor": {
  594. "__type__": "cc.Color",
  595. "r": 255,
  596. "g": 255,
  597. "b": 255,
  598. "a": 255
  599. },
  600. "hoverColor": {
  601. "__type__": "cc.Color",
  602. "r": 255,
  603. "g": 255,
  604. "b": 255,
  605. "a": 255
  606. },
  607. "_N$disabledColor": {
  608. "__type__": "cc.Color",
  609. "r": 124,
  610. "g": 124,
  611. "b": 124,
  612. "a": 255
  613. },
  614. "_N$normalSprite": null,
  615. "_N$pressedSprite": null,
  616. "pressedSprite": null,
  617. "_N$hoverSprite": null,
  618. "hoverSprite": null,
  619. "_N$disabledSprite": null,
  620. "_N$target": null,
  621. "_id": ""
  622. },
  623. {
  624. "__type__": "cc.ClickEvent",
  625. "target": {
  626. "__id__": 1
  627. },
  628. "component": "",
  629. "_componentId": "e0baaQDeTZFIImqHCYusgcT",
  630. "handler": "onClickAdd",
  631. "customEventData": ""
  632. },
  633. {
  634. "__type__": "cc.PrefabInfo",
  635. "root": {
  636. "__id__": 1
  637. },
  638. "asset": {
  639. "__id__": 0
  640. },
  641. "fileId": "80cyZfieJNMqg99ZqoTZ6B",
  642. "sync": false
  643. },
  644. {
  645. "__type__": "cc.Node",
  646. "_name": "btn_no",
  647. "_objFlags": 0,
  648. "_parent": {
  649. "__id__": 1
  650. },
  651. "_children": [],
  652. "_active": true,
  653. "_components": [
  654. {
  655. "__id__": 18
  656. },
  657. {
  658. "__id__": 19
  659. }
  660. ],
  661. "_prefab": {
  662. "__id__": 21
  663. },
  664. "_opacity": 255,
  665. "_color": {
  666. "__type__": "cc.Color",
  667. "r": 255,
  668. "g": 255,
  669. "b": 255,
  670. "a": 255
  671. },
  672. "_contentSize": {
  673. "__type__": "cc.Size",
  674. "width": 266,
  675. "height": 80
  676. },
  677. "_anchorPoint": {
  678. "__type__": "cc.Vec2",
  679. "x": 0.5,
  680. "y": 0.5
  681. },
  682. "_trs": {
  683. "__type__": "TypedArray",
  684. "ctor": "Float64Array",
  685. "array": [
  686. 154.036,
  687. -375.432,
  688. 0,
  689. 0,
  690. 0,
  691. 0,
  692. 1,
  693. 1,
  694. 1,
  695. 0
  696. ]
  697. },
  698. "_eulerAngles": {
  699. "__type__": "cc.Vec3",
  700. "x": 0,
  701. "y": 0,
  702. "z": 0
  703. },
  704. "_skewX": 0,
  705. "_skewY": 0,
  706. "_is3DNode": false,
  707. "_groupIndex": 0,
  708. "groupIndex": 0,
  709. "_id": ""
  710. },
  711. {
  712. "__type__": "cc.Sprite",
  713. "_name": "",
  714. "_objFlags": 0,
  715. "node": {
  716. "__id__": 17
  717. },
  718. "_enabled": true,
  719. "_materials": [
  720. {
  721. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  722. }
  723. ],
  724. "_srcBlendFactor": 770,
  725. "_dstBlendFactor": 771,
  726. "_spriteFrame": {
  727. "__uuid__": "226ee85a-faf1-4931-8758-ba786e866dd1"
  728. },
  729. "_type": 0,
  730. "_sizeMode": 0,
  731. "_fillType": 0,
  732. "_fillCenter": {
  733. "__type__": "cc.Vec2",
  734. "x": 0,
  735. "y": 0
  736. },
  737. "_fillStart": 0,
  738. "_fillRange": 0,
  739. "_isTrimmedMode": true,
  740. "_atlas": null,
  741. "_id": ""
  742. },
  743. {
  744. "__type__": "cc.Button",
  745. "_name": "",
  746. "_objFlags": 0,
  747. "node": {
  748. "__id__": 17
  749. },
  750. "_enabled": true,
  751. "_normalMaterial": null,
  752. "_grayMaterial": null,
  753. "duration": 0.1,
  754. "zoomScale": 1.2,
  755. "clickEvents": [
  756. {
  757. "__id__": 20
  758. }
  759. ],
  760. "_N$interactable": true,
  761. "_N$enableAutoGrayEffect": false,
  762. "_N$transition": 3,
  763. "transition": 3,
  764. "_N$normalColor": {
  765. "__type__": "cc.Color",
  766. "r": 255,
  767. "g": 255,
  768. "b": 255,
  769. "a": 255
  770. },
  771. "_N$pressedColor": {
  772. "__type__": "cc.Color",
  773. "r": 211,
  774. "g": 211,
  775. "b": 211,
  776. "a": 255
  777. },
  778. "pressedColor": {
  779. "__type__": "cc.Color",
  780. "r": 211,
  781. "g": 211,
  782. "b": 211,
  783. "a": 255
  784. },
  785. "_N$hoverColor": {
  786. "__type__": "cc.Color",
  787. "r": 255,
  788. "g": 255,
  789. "b": 255,
  790. "a": 255
  791. },
  792. "hoverColor": {
  793. "__type__": "cc.Color",
  794. "r": 255,
  795. "g": 255,
  796. "b": 255,
  797. "a": 255
  798. },
  799. "_N$disabledColor": {
  800. "__type__": "cc.Color",
  801. "r": 124,
  802. "g": 124,
  803. "b": 124,
  804. "a": 255
  805. },
  806. "_N$normalSprite": null,
  807. "_N$pressedSprite": null,
  808. "pressedSprite": null,
  809. "_N$hoverSprite": null,
  810. "hoverSprite": null,
  811. "_N$disabledSprite": null,
  812. "_N$target": null,
  813. "_id": ""
  814. },
  815. {
  816. "__type__": "cc.ClickEvent",
  817. "target": {
  818. "__id__": 1
  819. },
  820. "component": "",
  821. "_componentId": "e0baaQDeTZFIImqHCYusgcT",
  822. "handler": "onClickCancel",
  823. "customEventData": ""
  824. },
  825. {
  826. "__type__": "cc.PrefabInfo",
  827. "root": {
  828. "__id__": 1
  829. },
  830. "asset": {
  831. "__id__": 0
  832. },
  833. "fileId": "83yNvY3GpCw4DBiVRuwh8R",
  834. "sync": false
  835. },
  836. {
  837. "__type__": "cc.Node",
  838. "_name": "hand",
  839. "_objFlags": 0,
  840. "_parent": {
  841. "__id__": 1
  842. },
  843. "_children": [],
  844. "_active": true,
  845. "_components": [
  846. {
  847. "__id__": 23
  848. }
  849. ],
  850. "_prefab": {
  851. "__id__": 24
  852. },
  853. "_opacity": 255,
  854. "_color": {
  855. "__type__": "cc.Color",
  856. "r": 255,
  857. "g": 255,
  858. "b": 255,
  859. "a": 255
  860. },
  861. "_contentSize": {
  862. "__type__": "cc.Size",
  863. "width": 129,
  864. "height": 139
  865. },
  866. "_anchorPoint": {
  867. "__type__": "cc.Vec2",
  868. "x": 0.5,
  869. "y": 0.5
  870. },
  871. "_trs": {
  872. "__type__": "TypedArray",
  873. "ctor": "Float64Array",
  874. "array": [
  875. 0,
  876. 112.02,
  877. 0,
  878. 0,
  879. 0,
  880. 0,
  881. 1,
  882. 1,
  883. 1,
  884. 1
  885. ]
  886. },
  887. "_eulerAngles": {
  888. "__type__": "cc.Vec3",
  889. "x": 0,
  890. "y": 0,
  891. "z": 0
  892. },
  893. "_skewX": 0,
  894. "_skewY": 0,
  895. "_is3DNode": false,
  896. "_groupIndex": 0,
  897. "groupIndex": 0,
  898. "_id": ""
  899. },
  900. {
  901. "__type__": "cc.Sprite",
  902. "_name": "",
  903. "_objFlags": 0,
  904. "node": {
  905. "__id__": 22
  906. },
  907. "_enabled": true,
  908. "_materials": [
  909. {
  910. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  911. }
  912. ],
  913. "_srcBlendFactor": 770,
  914. "_dstBlendFactor": 771,
  915. "_spriteFrame": {
  916. "__uuid__": "ed74b60a-7339-4c0a-89b3-afa51df0a41a"
  917. },
  918. "_type": 0,
  919. "_sizeMode": 1,
  920. "_fillType": 0,
  921. "_fillCenter": {
  922. "__type__": "cc.Vec2",
  923. "x": 0,
  924. "y": 0
  925. },
  926. "_fillStart": 0,
  927. "_fillRange": 0,
  928. "_isTrimmedMode": true,
  929. "_atlas": null,
  930. "_id": ""
  931. },
  932. {
  933. "__type__": "cc.PrefabInfo",
  934. "root": {
  935. "__id__": 1
  936. },
  937. "asset": {
  938. "__id__": 0
  939. },
  940. "fileId": "71qhcjCT9GJZVVA8NgFqiQ",
  941. "sync": false
  942. },
  943. {
  944. "__type__": "cc.Node",
  945. "_name": "New Label",
  946. "_objFlags": 0,
  947. "_parent": {
  948. "__id__": 1
  949. },
  950. "_children": [],
  951. "_active": true,
  952. "_components": [
  953. {
  954. "__id__": 26
  955. }
  956. ],
  957. "_prefab": {
  958. "__id__": 27
  959. },
  960. "_opacity": 255,
  961. "_color": {
  962. "__type__": "cc.Color",
  963. "r": 157,
  964. "g": 79,
  965. "b": 0,
  966. "a": 255
  967. },
  968. "_contentSize": {
  969. "__type__": "cc.Size",
  970. "width": 346.72,
  971. "height": 50.4
  972. },
  973. "_anchorPoint": {
  974. "__type__": "cc.Vec2",
  975. "x": 0.5,
  976. "y": 0.5
  977. },
  978. "_trs": {
  979. "__type__": "TypedArray",
  980. "ctor": "Float64Array",
  981. "array": [
  982. 0,
  983. -110.701,
  984. 0,
  985. 0,
  986. 0,
  987. 0,
  988. 1,
  989. 1,
  990. 1,
  991. 1
  992. ]
  993. },
  994. "_eulerAngles": {
  995. "__type__": "cc.Vec3",
  996. "x": 0,
  997. "y": 0,
  998. "z": 0
  999. },
  1000. "_skewX": 0,
  1001. "_skewY": 0,
  1002. "_is3DNode": false,
  1003. "_groupIndex": 0,
  1004. "groupIndex": 0,
  1005. "_id": ""
  1006. },
  1007. {
  1008. "__type__": "cc.Label",
  1009. "_name": "",
  1010. "_objFlags": 0,
  1011. "node": {
  1012. "__id__": 25
  1013. },
  1014. "_enabled": true,
  1015. "_materials": [
  1016. {
  1017. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1018. }
  1019. ],
  1020. "_srcBlendFactor": 770,
  1021. "_dstBlendFactor": 771,
  1022. "_string": "是否补充时间 60 秒",
  1023. "_N$string": "是否补充时间 60 秒",
  1024. "_fontSize": 40,
  1025. "_lineHeight": 40,
  1026. "_enableWrapText": true,
  1027. "_N$file": null,
  1028. "_isSystemFontUsed": true,
  1029. "_spacingX": 0,
  1030. "_batchAsBitmap": false,
  1031. "_styleFlags": 1,
  1032. "_underlineHeight": 0,
  1033. "_N$horizontalAlign": 1,
  1034. "_N$verticalAlign": 1,
  1035. "_N$fontFamily": "Arial",
  1036. "_N$overflow": 0,
  1037. "_N$cacheMode": 0,
  1038. "_id": ""
  1039. },
  1040. {
  1041. "__type__": "cc.PrefabInfo",
  1042. "root": {
  1043. "__id__": 1
  1044. },
  1045. "asset": {
  1046. "__id__": 0
  1047. },
  1048. "fileId": "d6Z1PUFOdNhY55JQq0o5G4",
  1049. "sync": false
  1050. },
  1051. {
  1052. "__type__": "cc.Widget",
  1053. "_name": "",
  1054. "_objFlags": 0,
  1055. "node": {
  1056. "__id__": 1
  1057. },
  1058. "_enabled": true,
  1059. "alignMode": 1,
  1060. "_target": null,
  1061. "_alignFlags": 45,
  1062. "_left": 0,
  1063. "_right": 0,
  1064. "_top": 0,
  1065. "_bottom": 0,
  1066. "_verticalCenter": 0,
  1067. "_horizontalCenter": 0,
  1068. "_isAbsLeft": true,
  1069. "_isAbsRight": true,
  1070. "_isAbsTop": true,
  1071. "_isAbsBottom": true,
  1072. "_isAbsHorizontalCenter": true,
  1073. "_isAbsVerticalCenter": true,
  1074. "_originalWidth": 0,
  1075. "_originalHeight": 0,
  1076. "_id": ""
  1077. },
  1078. {
  1079. "__type__": "e0baaQDeTZFIImqHCYusgcT",
  1080. "_name": "",
  1081. "_objFlags": 0,
  1082. "node": {
  1083. "__id__": 1
  1084. },
  1085. "_enabled": true,
  1086. "_id": ""
  1087. },
  1088. {
  1089. "__type__": "cc.PrefabInfo",
  1090. "root": {
  1091. "__id__": 1
  1092. },
  1093. "asset": {
  1094. "__id__": 0
  1095. },
  1096. "fileId": "",
  1097. "sync": false
  1098. }
  1099. ]