title.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "title",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "title",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 20
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 26
  38. },
  39. {
  40. "__id__": 28
  41. },
  42. {
  43. "__id__": 30
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 32
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 646.54,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "fill",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. },
  92. {
  93. "__id__": 5
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 7
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 430,
  143. "height": 27
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "449S30kutJT4UP74F06EBd"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "04d3664a-0d7e-4819-98fe-dbfc22b1698d@f9941",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  182. "_type": 3,
  183. "_fillType": 0,
  184. "_sizeMode": 0,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 0.5,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "fc3Avn4WNGipj/47TnSRfD"
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__id__": 0
  208. },
  209. "fileId": "899RyPEhRJ8JYY5SyG/IC1",
  210. "instance": null,
  211. "targetOverrides": null,
  212. "nestedPrefabInstanceRoots": null
  213. },
  214. {
  215. "__type__": "cc.Node",
  216. "_name": "timeNum",
  217. "_objFlags": 0,
  218. "__editorExtras__": {},
  219. "_parent": {
  220. "__id__": 1
  221. },
  222. "_children": [],
  223. "_active": true,
  224. "_components": [
  225. {
  226. "__id__": 9
  227. },
  228. {
  229. "__id__": 11
  230. }
  231. ],
  232. "_prefab": {
  233. "__id__": 13
  234. },
  235. "_lpos": {
  236. "__type__": "cc.Vec3",
  237. "x": 0,
  238. "y": 44.694999999999936,
  239. "z": 0
  240. },
  241. "_lrot": {
  242. "__type__": "cc.Quat",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0,
  246. "w": 1
  247. },
  248. "_lscale": {
  249. "__type__": "cc.Vec3",
  250. "x": 1,
  251. "y": 1,
  252. "z": 1
  253. },
  254. "_mobility": 0,
  255. "_layer": 33554432,
  256. "_euler": {
  257. "__type__": "cc.Vec3",
  258. "x": 0,
  259. "y": 0,
  260. "z": 0
  261. },
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.UITransform",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "__editorExtras__": {},
  269. "node": {
  270. "__id__": 8
  271. },
  272. "_enabled": true,
  273. "__prefab": {
  274. "__id__": 10
  275. },
  276. "_contentSize": {
  277. "__type__": "cc.Size",
  278. "width": 85.0634765625,
  279. "height": 50.4
  280. },
  281. "_anchorPoint": {
  282. "__type__": "cc.Vec2",
  283. "x": 0.5,
  284. "y": 0.5
  285. },
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.CompPrefabInfo",
  290. "fileId": "71txwK1J5K6KNEM7DguGaa"
  291. },
  292. {
  293. "__type__": "cc.Label",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "__editorExtras__": {},
  297. "node": {
  298. "__id__": 8
  299. },
  300. "_enabled": true,
  301. "__prefab": {
  302. "__id__": 12
  303. },
  304. "_customMaterial": null,
  305. "_srcBlendFactor": 2,
  306. "_dstBlendFactor": 4,
  307. "_color": {
  308. "__type__": "cc.Color",
  309. "r": 255,
  310. "g": 255,
  311. "b": 255,
  312. "a": 255
  313. },
  314. "_string": "01:00 ",
  315. "_horizontalAlign": 1,
  316. "_verticalAlign": 1,
  317. "_actualFontSize": 30,
  318. "_fontSize": 30,
  319. "_fontFamily": "Arial",
  320. "_lineHeight": 40,
  321. "_overflow": 0,
  322. "_enableWrapText": true,
  323. "_font": null,
  324. "_isSystemFontUsed": true,
  325. "_spacingX": 0,
  326. "_isItalic": false,
  327. "_isBold": true,
  328. "_isUnderline": false,
  329. "_underlineHeight": 2,
  330. "_cacheMode": 0,
  331. "_enableOutline": false,
  332. "_outlineColor": {
  333. "__type__": "cc.Color",
  334. "r": 0,
  335. "g": 0,
  336. "b": 0,
  337. "a": 255
  338. },
  339. "_outlineWidth": 2,
  340. "_enableShadow": false,
  341. "_shadowColor": {
  342. "__type__": "cc.Color",
  343. "r": 0,
  344. "g": 0,
  345. "b": 0,
  346. "a": 255
  347. },
  348. "_shadowOffset": {
  349. "__type__": "cc.Vec2",
  350. "x": 2,
  351. "y": 2
  352. },
  353. "_shadowBlur": 2,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.CompPrefabInfo",
  358. "fileId": "624sFiDg9NkKyCWeBT2ZWQ"
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "root": {
  363. "__id__": 1
  364. },
  365. "asset": {
  366. "__id__": 0
  367. },
  368. "fileId": "6bJH6cvwZAjot6eI3kOKtt",
  369. "instance": null,
  370. "targetOverrides": null,
  371. "nestedPrefabInstanceRoots": null
  372. },
  373. {
  374. "__type__": "cc.Node",
  375. "_name": "Label",
  376. "_objFlags": 0,
  377. "__editorExtras__": {},
  378. "_parent": {
  379. "__id__": 1
  380. },
  381. "_children": [],
  382. "_active": true,
  383. "_components": [
  384. {
  385. "__id__": 15
  386. },
  387. {
  388. "__id__": 17
  389. }
  390. ],
  391. "_prefab": {
  392. "__id__": 19
  393. },
  394. "_lpos": {
  395. "__type__": "cc.Vec3",
  396. "x": 0,
  397. "y": 0,
  398. "z": 0
  399. },
  400. "_lrot": {
  401. "__type__": "cc.Quat",
  402. "x": 0,
  403. "y": 0,
  404. "z": 0,
  405. "w": 1
  406. },
  407. "_lscale": {
  408. "__type__": "cc.Vec3",
  409. "x": 1,
  410. "y": 1,
  411. "z": 1
  412. },
  413. "_mobility": 0,
  414. "_layer": 33554432,
  415. "_euler": {
  416. "__type__": "cc.Vec3",
  417. "x": 0,
  418. "y": 0,
  419. "z": 0
  420. },
  421. "_id": ""
  422. },
  423. {
  424. "__type__": "cc.UITransform",
  425. "_name": "",
  426. "_objFlags": 0,
  427. "__editorExtras__": {},
  428. "node": {
  429. "__id__": 14
  430. },
  431. "_enabled": true,
  432. "__prefab": {
  433. "__id__": 16
  434. },
  435. "_contentSize": {
  436. "__type__": "cc.Size",
  437. "width": 203.41796875,
  438. "height": 50.4
  439. },
  440. "_anchorPoint": {
  441. "__type__": "cc.Vec2",
  442. "x": 0.5,
  443. "y": 0.5
  444. },
  445. "_id": ""
  446. },
  447. {
  448. "__type__": "cc.CompPrefabInfo",
  449. "fileId": "02WjYE9+tNM7DRGPrnCMfR"
  450. },
  451. {
  452. "__type__": "cc.Label",
  453. "_name": "",
  454. "_objFlags": 0,
  455. "__editorExtras__": {},
  456. "node": {
  457. "__id__": 14
  458. },
  459. "_enabled": true,
  460. "__prefab": {
  461. "__id__": 18
  462. },
  463. "_customMaterial": null,
  464. "_srcBlendFactor": 2,
  465. "_dstBlendFactor": 4,
  466. "_color": {
  467. "__type__": "cc.Color",
  468. "r": 255,
  469. "g": 255,
  470. "b": 255,
  471. "a": 255
  472. },
  473. "_string": "消除120块石头:0/120",
  474. "_horizontalAlign": 1,
  475. "_verticalAlign": 1,
  476. "_actualFontSize": 20,
  477. "_fontSize": 20,
  478. "_fontFamily": "Arial",
  479. "_lineHeight": 40,
  480. "_overflow": 0,
  481. "_enableWrapText": true,
  482. "_font": null,
  483. "_isSystemFontUsed": true,
  484. "_spacingX": 0,
  485. "_isItalic": false,
  486. "_isBold": false,
  487. "_isUnderline": false,
  488. "_underlineHeight": 2,
  489. "_cacheMode": 0,
  490. "_enableOutline": false,
  491. "_outlineColor": {
  492. "__type__": "cc.Color",
  493. "r": 0,
  494. "g": 0,
  495. "b": 0,
  496. "a": 255
  497. },
  498. "_outlineWidth": 2,
  499. "_enableShadow": false,
  500. "_shadowColor": {
  501. "__type__": "cc.Color",
  502. "r": 0,
  503. "g": 0,
  504. "b": 0,
  505. "a": 255
  506. },
  507. "_shadowOffset": {
  508. "__type__": "cc.Vec2",
  509. "x": 2,
  510. "y": 2
  511. },
  512. "_shadowBlur": 2,
  513. "_id": ""
  514. },
  515. {
  516. "__type__": "cc.CompPrefabInfo",
  517. "fileId": "7cNEC3f31FYJ3yEdTnRxiF"
  518. },
  519. {
  520. "__type__": "cc.PrefabInfo",
  521. "root": {
  522. "__id__": 1
  523. },
  524. "asset": {
  525. "__id__": 0
  526. },
  527. "fileId": "75tJxM881EzbNja5OMWuSf",
  528. "instance": null,
  529. "targetOverrides": null,
  530. "nestedPrefabInstanceRoots": null
  531. },
  532. {
  533. "__type__": "cc.Node",
  534. "_name": "timmer",
  535. "_objFlags": 0,
  536. "__editorExtras__": {},
  537. "_parent": {
  538. "__id__": 1
  539. },
  540. "_children": [],
  541. "_active": true,
  542. "_components": [
  543. {
  544. "__id__": 21
  545. },
  546. {
  547. "__id__": 23
  548. }
  549. ],
  550. "_prefab": {
  551. "__id__": 25
  552. },
  553. "_lpos": {
  554. "__type__": "cc.Vec3",
  555. "x": 56.59699999999998,
  556. "y": 49.11000000000013,
  557. "z": 0
  558. },
  559. "_lrot": {
  560. "__type__": "cc.Quat",
  561. "x": 0,
  562. "y": 0,
  563. "z": 0,
  564. "w": 1
  565. },
  566. "_lscale": {
  567. "__type__": "cc.Vec3",
  568. "x": 1,
  569. "y": 1,
  570. "z": 1
  571. },
  572. "_mobility": 0,
  573. "_layer": 33554432,
  574. "_euler": {
  575. "__type__": "cc.Vec3",
  576. "x": 0,
  577. "y": 0,
  578. "z": 0
  579. },
  580. "_id": ""
  581. },
  582. {
  583. "__type__": "cc.UITransform",
  584. "_name": "",
  585. "_objFlags": 0,
  586. "__editorExtras__": {},
  587. "node": {
  588. "__id__": 20
  589. },
  590. "_enabled": true,
  591. "__prefab": {
  592. "__id__": 22
  593. },
  594. "_contentSize": {
  595. "__type__": "cc.Size",
  596. "width": 20,
  597. "height": 50.4
  598. },
  599. "_anchorPoint": {
  600. "__type__": "cc.Vec2",
  601. "x": 0.5,
  602. "y": 0.5
  603. },
  604. "_id": ""
  605. },
  606. {
  607. "__type__": "cc.CompPrefabInfo",
  608. "fileId": "aewQN1RkJCj4AZEL+y9tYf"
  609. },
  610. {
  611. "__type__": "cc.Label",
  612. "_name": "",
  613. "_objFlags": 0,
  614. "__editorExtras__": {},
  615. "node": {
  616. "__id__": 20
  617. },
  618. "_enabled": true,
  619. "__prefab": {
  620. "__id__": 24
  621. },
  622. "_customMaterial": null,
  623. "_srcBlendFactor": 2,
  624. "_dstBlendFactor": 4,
  625. "_color": {
  626. "__type__": "cc.Color",
  627. "r": 255,
  628. "g": 255,
  629. "b": 255,
  630. "a": 255
  631. },
  632. "_string": "s",
  633. "_horizontalAlign": 1,
  634. "_verticalAlign": 1,
  635. "_actualFontSize": 40,
  636. "_fontSize": 40,
  637. "_fontFamily": "Arial",
  638. "_lineHeight": 40,
  639. "_overflow": 0,
  640. "_enableWrapText": true,
  641. "_font": null,
  642. "_isSystemFontUsed": true,
  643. "_spacingX": 0,
  644. "_isItalic": false,
  645. "_isBold": false,
  646. "_isUnderline": false,
  647. "_underlineHeight": 2,
  648. "_cacheMode": 0,
  649. "_enableOutline": false,
  650. "_outlineColor": {
  651. "__type__": "cc.Color",
  652. "r": 0,
  653. "g": 0,
  654. "b": 0,
  655. "a": 255
  656. },
  657. "_outlineWidth": 2,
  658. "_enableShadow": false,
  659. "_shadowColor": {
  660. "__type__": "cc.Color",
  661. "r": 0,
  662. "g": 0,
  663. "b": 0,
  664. "a": 255
  665. },
  666. "_shadowOffset": {
  667. "__type__": "cc.Vec2",
  668. "x": 2,
  669. "y": 2
  670. },
  671. "_shadowBlur": 2,
  672. "_id": ""
  673. },
  674. {
  675. "__type__": "cc.CompPrefabInfo",
  676. "fileId": "80JYVoX/tPHp574r83qxR2"
  677. },
  678. {
  679. "__type__": "cc.PrefabInfo",
  680. "root": {
  681. "__id__": 1
  682. },
  683. "asset": {
  684. "__id__": 0
  685. },
  686. "fileId": "0b9EgVHv5CTY7VqoxOr7Dn",
  687. "instance": null,
  688. "targetOverrides": null,
  689. "nestedPrefabInstanceRoots": null
  690. },
  691. {
  692. "__type__": "cc.UITransform",
  693. "_name": "",
  694. "_objFlags": 0,
  695. "__editorExtras__": {},
  696. "node": {
  697. "__id__": 1
  698. },
  699. "_enabled": true,
  700. "__prefab": {
  701. "__id__": 27
  702. },
  703. "_contentSize": {
  704. "__type__": "cc.Size",
  705. "width": 437,
  706. "height": 33
  707. },
  708. "_anchorPoint": {
  709. "__type__": "cc.Vec2",
  710. "x": 0.5,
  711. "y": 0.5
  712. },
  713. "_id": ""
  714. },
  715. {
  716. "__type__": "cc.CompPrefabInfo",
  717. "fileId": "36V7+OrARLab16DwAenh9+"
  718. },
  719. {
  720. "__type__": "cc.Sprite",
  721. "_name": "",
  722. "_objFlags": 0,
  723. "__editorExtras__": {},
  724. "node": {
  725. "__id__": 1
  726. },
  727. "_enabled": true,
  728. "__prefab": {
  729. "__id__": 29
  730. },
  731. "_customMaterial": null,
  732. "_srcBlendFactor": 2,
  733. "_dstBlendFactor": 4,
  734. "_color": {
  735. "__type__": "cc.Color",
  736. "r": 255,
  737. "g": 255,
  738. "b": 255,
  739. "a": 255
  740. },
  741. "_spriteFrame": {
  742. "__uuid__": "59ee878e-3dfd-4933-a3c5-b17540c842cf@f9941",
  743. "__expectedType__": "cc.SpriteFrame"
  744. },
  745. "_type": 0,
  746. "_fillType": 0,
  747. "_sizeMode": 1,
  748. "_fillCenter": {
  749. "__type__": "cc.Vec2",
  750. "x": 0,
  751. "y": 0
  752. },
  753. "_fillStart": 0,
  754. "_fillRange": 0,
  755. "_isTrimmedMode": true,
  756. "_useGrayscale": false,
  757. "_atlas": null,
  758. "_id": ""
  759. },
  760. {
  761. "__type__": "cc.CompPrefabInfo",
  762. "fileId": "08jw8ctx5BdovE+p0dDM/U"
  763. },
  764. {
  765. "__type__": "d3695BrPvlOsIjPYufUfXnT",
  766. "_name": "",
  767. "_objFlags": 0,
  768. "node": {
  769. "__id__": 1
  770. },
  771. "_enabled": true,
  772. "__prefab": {
  773. "__id__": 31
  774. },
  775. "stoneLaber": {
  776. "__id__": 17
  777. },
  778. "process": {
  779. "__id__": 5
  780. },
  781. "timeNum": {
  782. "__id__": 11
  783. },
  784. "_id": ""
  785. },
  786. {
  787. "__type__": "cc.CompPrefabInfo",
  788. "fileId": "33M5MfD/lIR7+kASrCUk1S"
  789. },
  790. {
  791. "__type__": "cc.PrefabInfo",
  792. "root": {
  793. "__id__": 1
  794. },
  795. "asset": {
  796. "__id__": 0
  797. },
  798. "fileId": "3f+VLNyaxA8Y/aNrB353Yz",
  799. "instance": null
  800. }
  801. ]