TimePause.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708
  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": "TimePause",
  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__": 15
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 18
  40. },
  41. {
  42. "__id__": 19
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 20
  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": 750,
  59. "height": 1624
  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. 375,
  71. 812,
  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": "Mask",
  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": 120,
  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": 750,
  126. "height": 1624
  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": 2,
  203. "_target": null,
  204. "_alignFlags": 45,
  205. "_left": 0,
  206. "_right": 0,
  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": 0,
  218. "_originalHeight": 0,
  219. "_id": ""
  220. },
  221. {
  222. "__type__": "cc.PrefabInfo",
  223. "root": {
  224. "__id__": 1
  225. },
  226. "asset": {
  227. "__id__": 0
  228. },
  229. "fileId": "c3vbOEhlxJA68Hz2pPLB6C",
  230. "sync": false
  231. },
  232. {
  233. "__type__": "cc.Node",
  234. "_name": "b1",
  235. "_objFlags": 0,
  236. "_parent": {
  237. "__id__": 1
  238. },
  239. "_children": [],
  240. "_active": true,
  241. "_components": [
  242. {
  243. "__id__": 7
  244. }
  245. ],
  246. "_prefab": {
  247. "__id__": 8
  248. },
  249. "_opacity": 255,
  250. "_color": {
  251. "__type__": "cc.Color",
  252. "r": 255,
  253. "g": 255,
  254. "b": 255,
  255. "a": 255
  256. },
  257. "_contentSize": {
  258. "__type__": "cc.Size",
  259. "width": 1000,
  260. "height": 1000
  261. },
  262. "_anchorPoint": {
  263. "__type__": "cc.Vec2",
  264. "x": 0.5,
  265. "y": 0.5
  266. },
  267. "_trs": {
  268. "__type__": "TypedArray",
  269. "ctor": "Float64Array",
  270. "array": [
  271. -371.022,
  272. 654.195,
  273. 0,
  274. 0,
  275. 0,
  276. -0.21643961393810288,
  277. 0.9762960071199334,
  278. 1,
  279. 1,
  280. 1
  281. ]
  282. },
  283. "_eulerAngles": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": -25
  288. },
  289. "_skewX": 0,
  290. "_skewY": 0,
  291. "_is3DNode": false,
  292. "_groupIndex": 0,
  293. "groupIndex": 0,
  294. "_id": ""
  295. },
  296. {
  297. "__type__": "cc.Sprite",
  298. "_name": "",
  299. "_objFlags": 0,
  300. "node": {
  301. "__id__": 6
  302. },
  303. "_enabled": true,
  304. "_materials": [
  305. {
  306. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  307. }
  308. ],
  309. "_srcBlendFactor": 770,
  310. "_dstBlendFactor": 771,
  311. "_spriteFrame": {
  312. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  313. },
  314. "_type": 0,
  315. "_sizeMode": 0,
  316. "_fillType": 0,
  317. "_fillCenter": {
  318. "__type__": "cc.Vec2",
  319. "x": 0,
  320. "y": 0
  321. },
  322. "_fillStart": 0,
  323. "_fillRange": 0,
  324. "_isTrimmedMode": true,
  325. "_atlas": null,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.PrefabInfo",
  330. "root": {
  331. "__id__": 1
  332. },
  333. "asset": {
  334. "__id__": 0
  335. },
  336. "fileId": "16OWbb6RhHu5IH1N33YVV7",
  337. "sync": false
  338. },
  339. {
  340. "__type__": "cc.Node",
  341. "_name": "b2",
  342. "_objFlags": 0,
  343. "_parent": {
  344. "__id__": 1
  345. },
  346. "_children": [],
  347. "_active": true,
  348. "_components": [
  349. {
  350. "__id__": 10
  351. }
  352. ],
  353. "_prefab": {
  354. "__id__": 11
  355. },
  356. "_opacity": 255,
  357. "_color": {
  358. "__type__": "cc.Color",
  359. "r": 255,
  360. "g": 255,
  361. "b": 255,
  362. "a": 255
  363. },
  364. "_contentSize": {
  365. "__type__": "cc.Size",
  366. "width": 1000,
  367. "height": 1000
  368. },
  369. "_anchorPoint": {
  370. "__type__": "cc.Vec2",
  371. "x": 0.5,
  372. "y": 0.5
  373. },
  374. "_trs": {
  375. "__type__": "TypedArray",
  376. "ctor": "Float64Array",
  377. "array": [
  378. -533.422,
  379. -367.051,
  380. 0,
  381. 0,
  382. 0,
  383. -0.21643961393810288,
  384. 0.9762960071199334,
  385. 1,
  386. 1,
  387. 1
  388. ]
  389. },
  390. "_eulerAngles": {
  391. "__type__": "cc.Vec3",
  392. "x": 0,
  393. "y": 0,
  394. "z": -25
  395. },
  396. "_skewX": 0,
  397. "_skewY": 0,
  398. "_is3DNode": false,
  399. "_groupIndex": 0,
  400. "groupIndex": 0,
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.Sprite",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "node": {
  408. "__id__": 9
  409. },
  410. "_enabled": true,
  411. "_materials": [
  412. {
  413. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  414. }
  415. ],
  416. "_srcBlendFactor": 770,
  417. "_dstBlendFactor": 771,
  418. "_spriteFrame": {
  419. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  420. },
  421. "_type": 0,
  422. "_sizeMode": 0,
  423. "_fillType": 0,
  424. "_fillCenter": {
  425. "__type__": "cc.Vec2",
  426. "x": 0,
  427. "y": 0
  428. },
  429. "_fillStart": 0,
  430. "_fillRange": 0,
  431. "_isTrimmedMode": true,
  432. "_atlas": null,
  433. "_id": ""
  434. },
  435. {
  436. "__type__": "cc.PrefabInfo",
  437. "root": {
  438. "__id__": 1
  439. },
  440. "asset": {
  441. "__id__": 0
  442. },
  443. "fileId": "5b+KHJ4J1NQKs88NOXt7ET",
  444. "sync": false
  445. },
  446. {
  447. "__type__": "cc.Node",
  448. "_name": "b3",
  449. "_objFlags": 0,
  450. "_parent": {
  451. "__id__": 1
  452. },
  453. "_children": [],
  454. "_active": true,
  455. "_components": [
  456. {
  457. "__id__": 13
  458. }
  459. ],
  460. "_prefab": {
  461. "__id__": 14
  462. },
  463. "_opacity": 255,
  464. "_color": {
  465. "__type__": "cc.Color",
  466. "r": 22,
  467. "g": 0,
  468. "b": 0,
  469. "a": 255
  470. },
  471. "_contentSize": {
  472. "__type__": "cc.Size",
  473. "width": 1000,
  474. "height": 1000
  475. },
  476. "_anchorPoint": {
  477. "__type__": "cc.Vec2",
  478. "x": 0.5,
  479. "y": 0.5
  480. },
  481. "_trs": {
  482. "__type__": "TypedArray",
  483. "ctor": "Float64Array",
  484. "array": [
  485. 536.307,
  486. 237.414,
  487. 0,
  488. 0,
  489. 0,
  490. -0.21643961393810288,
  491. 0.9762960071199334,
  492. 1,
  493. 1,
  494. 1
  495. ]
  496. },
  497. "_eulerAngles": {
  498. "__type__": "cc.Vec3",
  499. "x": 0,
  500. "y": 0,
  501. "z": -25
  502. },
  503. "_skewX": 0,
  504. "_skewY": 0,
  505. "_is3DNode": false,
  506. "_groupIndex": 0,
  507. "groupIndex": 0,
  508. "_id": ""
  509. },
  510. {
  511. "__type__": "cc.Sprite",
  512. "_name": "",
  513. "_objFlags": 0,
  514. "node": {
  515. "__id__": 12
  516. },
  517. "_enabled": true,
  518. "_materials": [
  519. {
  520. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  521. }
  522. ],
  523. "_srcBlendFactor": 770,
  524. "_dstBlendFactor": 771,
  525. "_spriteFrame": {
  526. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  527. },
  528. "_type": 0,
  529. "_sizeMode": 0,
  530. "_fillType": 0,
  531. "_fillCenter": {
  532. "__type__": "cc.Vec2",
  533. "x": 0,
  534. "y": 0
  535. },
  536. "_fillStart": 0,
  537. "_fillRange": 0,
  538. "_isTrimmedMode": true,
  539. "_atlas": null,
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.PrefabInfo",
  544. "root": {
  545. "__id__": 1
  546. },
  547. "asset": {
  548. "__id__": 0
  549. },
  550. "fileId": "4c76itLylPmq+0W9k6XFze",
  551. "sync": false
  552. },
  553. {
  554. "__type__": "cc.Node",
  555. "_name": "b4",
  556. "_objFlags": 0,
  557. "_parent": {
  558. "__id__": 1
  559. },
  560. "_children": [],
  561. "_active": true,
  562. "_components": [
  563. {
  564. "__id__": 16
  565. }
  566. ],
  567. "_prefab": {
  568. "__id__": 17
  569. },
  570. "_opacity": 255,
  571. "_color": {
  572. "__type__": "cc.Color",
  573. "r": 22,
  574. "g": 0,
  575. "b": 0,
  576. "a": 255
  577. },
  578. "_contentSize": {
  579. "__type__": "cc.Size",
  580. "width": 1000,
  581. "height": 1000
  582. },
  583. "_anchorPoint": {
  584. "__type__": "cc.Vec2",
  585. "x": 0.5,
  586. "y": 0.5
  587. },
  588. "_trs": {
  589. "__type__": "TypedArray",
  590. "ctor": "Float64Array",
  591. "array": [
  592. 373.907,
  593. -783.832,
  594. 0,
  595. 0,
  596. 0,
  597. -0.21643961393810288,
  598. 0.9762960071199334,
  599. 1,
  600. 1,
  601. 1
  602. ]
  603. },
  604. "_eulerAngles": {
  605. "__type__": "cc.Vec3",
  606. "x": 0,
  607. "y": 0,
  608. "z": -25
  609. },
  610. "_skewX": 0,
  611. "_skewY": 0,
  612. "_is3DNode": false,
  613. "_groupIndex": 0,
  614. "groupIndex": 0,
  615. "_id": ""
  616. },
  617. {
  618. "__type__": "cc.Sprite",
  619. "_name": "",
  620. "_objFlags": 0,
  621. "node": {
  622. "__id__": 15
  623. },
  624. "_enabled": true,
  625. "_materials": [
  626. {
  627. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  628. }
  629. ],
  630. "_srcBlendFactor": 770,
  631. "_dstBlendFactor": 771,
  632. "_spriteFrame": {
  633. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  634. },
  635. "_type": 0,
  636. "_sizeMode": 0,
  637. "_fillType": 0,
  638. "_fillCenter": {
  639. "__type__": "cc.Vec2",
  640. "x": 0,
  641. "y": 0
  642. },
  643. "_fillStart": 0,
  644. "_fillRange": 0,
  645. "_isTrimmedMode": true,
  646. "_atlas": null,
  647. "_id": ""
  648. },
  649. {
  650. "__type__": "cc.PrefabInfo",
  651. "root": {
  652. "__id__": 1
  653. },
  654. "asset": {
  655. "__id__": 0
  656. },
  657. "fileId": "2eznVWh/5Bj4RbQIY3/k2k",
  658. "sync": false
  659. },
  660. {
  661. "__type__": "cc.Widget",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "node": {
  665. "__id__": 1
  666. },
  667. "_enabled": true,
  668. "alignMode": 1,
  669. "_target": null,
  670. "_alignFlags": 45,
  671. "_left": 0,
  672. "_right": 0,
  673. "_top": 0,
  674. "_bottom": 0,
  675. "_verticalCenter": 0,
  676. "_horizontalCenter": 0,
  677. "_isAbsLeft": true,
  678. "_isAbsRight": true,
  679. "_isAbsTop": true,
  680. "_isAbsBottom": true,
  681. "_isAbsHorizontalCenter": true,
  682. "_isAbsVerticalCenter": true,
  683. "_originalWidth": 0,
  684. "_originalHeight": 0,
  685. "_id": ""
  686. },
  687. {
  688. "__type__": "5835f5D7rVBN6rvtVVzU4cT",
  689. "_name": "",
  690. "_objFlags": 0,
  691. "node": {
  692. "__id__": 1
  693. },
  694. "_enabled": true,
  695. "_id": ""
  696. },
  697. {
  698. "__type__": "cc.PrefabInfo",
  699. "root": {
  700. "__id__": 1
  701. },
  702. "asset": {
  703. "__id__": 0
  704. },
  705. "fileId": "",
  706. "sync": false
  707. }
  708. ]