Transcend.prefab 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419
  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": "Transcend",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 23
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [
  33. {
  34. "__id__": 40
  35. },
  36. {
  37. "__id__": 41
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 42
  42. },
  43. "_opacity": 255,
  44. "_color": {
  45. "__type__": "cc.Color",
  46. "r": 255,
  47. "g": 255,
  48. "b": 255,
  49. "a": 255
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 40,
  54. "height": 36
  55. },
  56. "_anchorPoint": {
  57. "__type__": "cc.Vec2",
  58. "x": 0.5,
  59. "y": 0.5
  60. },
  61. "_position": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_scale": {
  68. "__type__": "cc.Vec3",
  69. "x": 1,
  70. "y": 1,
  71. "z": 1
  72. },
  73. "_quat": {
  74. "__type__": "cc.Quat",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0,
  78. "w": 1
  79. },
  80. "_skewX": 0,
  81. "_skewY": 0,
  82. "_zIndex": 0,
  83. "_is3DNode": false,
  84. "groupIndex": 0,
  85. "_rotationX": 0,
  86. "_rotationY": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "New Sprite(Splash)",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_level": 3,
  99. "_components": [
  100. {
  101. "__id__": 3
  102. },
  103. {
  104. "__id__": 4
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 5
  109. },
  110. "_opacity": 147,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 0,
  114. "g": 0,
  115. "b": 0,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 1200,
  121. "height": 1800
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_position": {
  129. "__type__": "cc.Vec3",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0
  133. },
  134. "_scale": {
  135. "__type__": "cc.Vec3",
  136. "x": 1,
  137. "y": 1,
  138. "z": 1
  139. },
  140. "_quat": {
  141. "__type__": "cc.Quat",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0,
  145. "w": 1
  146. },
  147. "_skewX": 0,
  148. "_skewY": 0,
  149. "_zIndex": 0,
  150. "_is3DNode": false,
  151. "groupIndex": 0,
  152. "_rotationX": 0,
  153. "_rotationY": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "New Sprite(Splash)<Sprite>",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_srcBlendFactor": 770,
  165. "_dstBlendFactor": 771,
  166. "_spriteFrame": {
  167. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  168. },
  169. "_type": 0,
  170. "_sizeMode": 0,
  171. "_fillType": 0,
  172. "_fillCenter": {
  173. "__type__": "cc.Vec2",
  174. "x": 0,
  175. "y": 0
  176. },
  177. "_fillStart": 0,
  178. "_fillRange": 0,
  179. "_isTrimmedMode": true,
  180. "_state": 0,
  181. "_atlas": null,
  182. "_id": ""
  183. },
  184. {
  185. "__type__": "cc.BlockInputEvents",
  186. "_name": "",
  187. "_objFlags": 0,
  188. "node": {
  189. "__id__": 2
  190. },
  191. "_enabled": true,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.PrefabInfo",
  196. "root": {
  197. "__id__": 1
  198. },
  199. "asset": {
  200. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  201. },
  202. "fileId": "17RhtprshJuo7xfWDKOy/V",
  203. "sync": false
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "Other",
  208. "_objFlags": 0,
  209. "_parent": {
  210. "__id__": 1
  211. },
  212. "_children": [
  213. {
  214. "__id__": 7
  215. }
  216. ],
  217. "_active": true,
  218. "_level": 3,
  219. "_components": [],
  220. "_prefab": {
  221. "__id__": 22
  222. },
  223. "_opacity": 255,
  224. "_color": {
  225. "__type__": "cc.Color",
  226. "r": 255,
  227. "g": 255,
  228. "b": 255,
  229. "a": 255
  230. },
  231. "_contentSize": {
  232. "__type__": "cc.Size",
  233. "width": 300,
  234. "height": 36
  235. },
  236. "_anchorPoint": {
  237. "__type__": "cc.Vec2",
  238. "x": 0.5,
  239. "y": 0.5
  240. },
  241. "_position": {
  242. "__type__": "cc.Vec3",
  243. "x": 67,
  244. "y": 32,
  245. "z": 0
  246. },
  247. "_scale": {
  248. "__type__": "cc.Vec3",
  249. "x": 1,
  250. "y": 1,
  251. "z": 1
  252. },
  253. "_quat": {
  254. "__type__": "cc.Quat",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0,
  258. "w": 1
  259. },
  260. "_skewX": 0,
  261. "_skewY": 0,
  262. "_zIndex": 0,
  263. "_is3DNode": false,
  264. "groupIndex": 0,
  265. "_rotationX": 0,
  266. "_rotationY": 0,
  267. "_id": ""
  268. },
  269. {
  270. "__type__": "cc.Node",
  271. "_name": "block",
  272. "_objFlags": 0,
  273. "_parent": {
  274. "__id__": 6
  275. },
  276. "_children": [
  277. {
  278. "__id__": 8
  279. },
  280. {
  281. "__id__": 11
  282. },
  283. {
  284. "__id__": 17
  285. }
  286. ],
  287. "_active": true,
  288. "_level": 4,
  289. "_components": [
  290. {
  291. "__id__": 20
  292. }
  293. ],
  294. "_prefab": {
  295. "__id__": 21
  296. },
  297. "_opacity": 255,
  298. "_color": {
  299. "__type__": "cc.Color",
  300. "r": 255,
  301. "g": 255,
  302. "b": 255,
  303. "a": 255
  304. },
  305. "_contentSize": {
  306. "__type__": "cc.Size",
  307. "width": 554,
  308. "height": 60
  309. },
  310. "_anchorPoint": {
  311. "__type__": "cc.Vec2",
  312. "x": 0.5,
  313. "y": 0.5
  314. },
  315. "_position": {
  316. "__type__": "cc.Vec3",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0
  320. },
  321. "_scale": {
  322. "__type__": "cc.Vec3",
  323. "x": 1,
  324. "y": 1,
  325. "z": 1
  326. },
  327. "_quat": {
  328. "__type__": "cc.Quat",
  329. "x": 0,
  330. "y": 0,
  331. "z": 0,
  332. "w": 1
  333. },
  334. "_skewX": 0,
  335. "_skewY": 0,
  336. "_zIndex": 0,
  337. "_is3DNode": false,
  338. "groupIndex": 0,
  339. "_rotationX": 0,
  340. "_rotationY": 0,
  341. "_id": ""
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "userName",
  346. "_objFlags": 0,
  347. "_parent": {
  348. "__id__": 7
  349. },
  350. "_children": [],
  351. "_active": true,
  352. "_level": 2,
  353. "_components": [
  354. {
  355. "__id__": 9
  356. }
  357. ],
  358. "_prefab": {
  359. "__id__": 10
  360. },
  361. "_opacity": 255,
  362. "_color": {
  363. "__type__": "cc.Color",
  364. "r": 0,
  365. "g": 0,
  366. "b": 0,
  367. "a": 255
  368. },
  369. "_contentSize": {
  370. "__type__": "cc.Size",
  371. "width": 48.94,
  372. "height": 40
  373. },
  374. "_anchorPoint": {
  375. "__type__": "cc.Vec2",
  376. "x": 0.5,
  377. "y": 0.5
  378. },
  379. "_position": {
  380. "__type__": "cc.Vec3",
  381. "x": 0,
  382. "y": 0,
  383. "z": 0
  384. },
  385. "_scale": {
  386. "__type__": "cc.Vec3",
  387. "x": 1,
  388. "y": 1,
  389. "z": 1
  390. },
  391. "_quat": {
  392. "__type__": "cc.Quat",
  393. "x": 0,
  394. "y": 0,
  395. "z": 0,
  396. "w": 1
  397. },
  398. "_skewX": 0,
  399. "_skewY": 0,
  400. "_zIndex": 0,
  401. "_is3DNode": false,
  402. "groupIndex": 0,
  403. "_rotationX": 0,
  404. "_rotationY": 0,
  405. "_id": ""
  406. },
  407. {
  408. "__type__": "cc.Label",
  409. "_name": "userName<Label>",
  410. "_objFlags": 0,
  411. "node": {
  412. "__id__": 8
  413. },
  414. "_enabled": true,
  415. "_srcBlendFactor": 1,
  416. "_dstBlendFactor": 771,
  417. "_useOriginalSize": false,
  418. "_string": "Label",
  419. "_N$string": "Label",
  420. "_fontSize": 20,
  421. "_lineHeight": 40,
  422. "_enableWrapText": true,
  423. "_N$file": null,
  424. "_isSystemFontUsed": true,
  425. "_spacingX": 0,
  426. "_N$horizontalAlign": 1,
  427. "_N$verticalAlign": 1,
  428. "_N$fontFamily": "Arial",
  429. "_N$overflow": 0,
  430. "_id": ""
  431. },
  432. {
  433. "__type__": "cc.PrefabInfo",
  434. "root": {
  435. "__id__": 1
  436. },
  437. "asset": {
  438. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  439. },
  440. "fileId": "b5WZxbiH5Eha6S50UjUufD",
  441. "sync": false
  442. },
  443. {
  444. "__type__": "cc.Node",
  445. "_name": "mask",
  446. "_objFlags": 0,
  447. "_parent": {
  448. "__id__": 7
  449. },
  450. "_children": [
  451. {
  452. "__id__": 12
  453. }
  454. ],
  455. "_active": true,
  456. "_level": 2,
  457. "_components": [
  458. {
  459. "__id__": 15
  460. }
  461. ],
  462. "_prefab": {
  463. "__id__": 16
  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": 60,
  476. "height": 60
  477. },
  478. "_anchorPoint": {
  479. "__type__": "cc.Vec2",
  480. "x": 0.5,
  481. "y": 0.5
  482. },
  483. "_position": {
  484. "__type__": "cc.Vec3",
  485. "x": -150,
  486. "y": 0,
  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. "_rotationX": 0,
  508. "_rotationY": 0,
  509. "_id": ""
  510. },
  511. {
  512. "__type__": "cc.Node",
  513. "_name": "userIcon",
  514. "_objFlags": 0,
  515. "_parent": {
  516. "__id__": 11
  517. },
  518. "_children": [],
  519. "_active": true,
  520. "_level": 3,
  521. "_components": [
  522. {
  523. "__id__": 13
  524. }
  525. ],
  526. "_prefab": {
  527. "__id__": 14
  528. },
  529. "_opacity": 255,
  530. "_color": {
  531. "__type__": "cc.Color",
  532. "r": 255,
  533. "g": 255,
  534. "b": 255,
  535. "a": 255
  536. },
  537. "_contentSize": {
  538. "__type__": "cc.Size",
  539. "width": 60,
  540. "height": 60
  541. },
  542. "_anchorPoint": {
  543. "__type__": "cc.Vec2",
  544. "x": 0.5,
  545. "y": 0.5
  546. },
  547. "_position": {
  548. "__type__": "cc.Vec3",
  549. "x": 0,
  550. "y": 0,
  551. "z": 0
  552. },
  553. "_scale": {
  554. "__type__": "cc.Vec3",
  555. "x": 1,
  556. "y": 1,
  557. "z": 1
  558. },
  559. "_quat": {
  560. "__type__": "cc.Quat",
  561. "x": 0,
  562. "y": 0,
  563. "z": 0,
  564. "w": 1
  565. },
  566. "_skewX": 0,
  567. "_skewY": 0,
  568. "_zIndex": 0,
  569. "_is3DNode": false,
  570. "groupIndex": 0,
  571. "_rotationX": 0,
  572. "_rotationY": 0,
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.Sprite",
  577. "_name": "userIcon<Sprite>",
  578. "_objFlags": 0,
  579. "node": {
  580. "__id__": 12
  581. },
  582. "_enabled": true,
  583. "_srcBlendFactor": 770,
  584. "_dstBlendFactor": 771,
  585. "_spriteFrame": {
  586. "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061"
  587. },
  588. "_type": 0,
  589. "_sizeMode": 0,
  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__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  610. },
  611. "fileId": "4c8ewMElZJLrzQIqTJLVNF",
  612. "sync": false
  613. },
  614. {
  615. "__type__": "cc.Mask",
  616. "_name": "mask<Mask>",
  617. "_objFlags": 0,
  618. "node": {
  619. "__id__": 11
  620. },
  621. "_enabled": true,
  622. "_srcBlendFactor": 770,
  623. "_dstBlendFactor": 771,
  624. "_spriteFrame": null,
  625. "_type": 1,
  626. "_segments": 30,
  627. "_N$alphaThreshold": 0,
  628. "_N$inverted": false,
  629. "_id": ""
  630. },
  631. {
  632. "__type__": "cc.PrefabInfo",
  633. "root": {
  634. "__id__": 1
  635. },
  636. "asset": {
  637. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  638. },
  639. "fileId": "b5JocE3vhOso8+6lV+PNfF",
  640. "sync": false
  641. },
  642. {
  643. "__type__": "cc.Node",
  644. "_name": "Score",
  645. "_objFlags": 0,
  646. "_parent": {
  647. "__id__": 7
  648. },
  649. "_children": [],
  650. "_active": true,
  651. "_level": 2,
  652. "_components": [
  653. {
  654. "__id__": 18
  655. }
  656. ],
  657. "_prefab": {
  658. "__id__": 19
  659. },
  660. "_opacity": 255,
  661. "_color": {
  662. "__type__": "cc.Color",
  663. "r": 0,
  664. "g": 0,
  665. "b": 0,
  666. "a": 255
  667. },
  668. "_contentSize": {
  669. "__type__": "cc.Size",
  670. "width": 48.94,
  671. "height": 40
  672. },
  673. "_anchorPoint": {
  674. "__type__": "cc.Vec2",
  675. "x": 0.5,
  676. "y": 0.5
  677. },
  678. "_position": {
  679. "__type__": "cc.Vec3",
  680. "x": 99,
  681. "y": 1,
  682. "z": 0
  683. },
  684. "_scale": {
  685. "__type__": "cc.Vec3",
  686. "x": 1,
  687. "y": 1,
  688. "z": 1
  689. },
  690. "_quat": {
  691. "__type__": "cc.Quat",
  692. "x": 0,
  693. "y": 0,
  694. "z": 0,
  695. "w": 1
  696. },
  697. "_skewX": 0,
  698. "_skewY": 0,
  699. "_zIndex": 0,
  700. "_is3DNode": false,
  701. "groupIndex": 0,
  702. "_rotationX": 0,
  703. "_rotationY": 0,
  704. "_id": ""
  705. },
  706. {
  707. "__type__": "cc.Label",
  708. "_name": "Score<Label>",
  709. "_objFlags": 0,
  710. "node": {
  711. "__id__": 17
  712. },
  713. "_enabled": true,
  714. "_srcBlendFactor": 1,
  715. "_dstBlendFactor": 771,
  716. "_useOriginalSize": false,
  717. "_string": "Label",
  718. "_N$string": "Label",
  719. "_fontSize": 20,
  720. "_lineHeight": 40,
  721. "_enableWrapText": true,
  722. "_N$file": null,
  723. "_isSystemFontUsed": true,
  724. "_spacingX": 0,
  725. "_N$horizontalAlign": 1,
  726. "_N$verticalAlign": 1,
  727. "_N$fontFamily": "Arial",
  728. "_N$overflow": 0,
  729. "_id": ""
  730. },
  731. {
  732. "__type__": "cc.PrefabInfo",
  733. "root": {
  734. "__id__": 1
  735. },
  736. "asset": {
  737. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  738. },
  739. "fileId": "2bzXunRjdEGqDqGIxLvYUf",
  740. "sync": false
  741. },
  742. {
  743. "__type__": "cc.Sprite",
  744. "_name": "block<Sprite>",
  745. "_objFlags": 0,
  746. "node": {
  747. "__id__": 7
  748. },
  749. "_enabled": true,
  750. "_srcBlendFactor": 770,
  751. "_dstBlendFactor": 771,
  752. "_spriteFrame": {
  753. "__uuid__": "601c6bc4-9092-48f5-8754-4d87c321c7d4"
  754. },
  755. "_type": 0,
  756. "_sizeMode": 0,
  757. "_fillType": 0,
  758. "_fillCenter": {
  759. "__type__": "cc.Vec2",
  760. "x": 0,
  761. "y": 0
  762. },
  763. "_fillStart": 0,
  764. "_fillRange": 0,
  765. "_isTrimmedMode": true,
  766. "_state": 0,
  767. "_atlas": null,
  768. "_id": ""
  769. },
  770. {
  771. "__type__": "cc.PrefabInfo",
  772. "root": {
  773. "__id__": 1
  774. },
  775. "asset": {
  776. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  777. },
  778. "fileId": "beG2erSUxLIYwmF03PiKXs",
  779. "sync": false
  780. },
  781. {
  782. "__type__": "cc.PrefabInfo",
  783. "root": {
  784. "__id__": 1
  785. },
  786. "asset": {
  787. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  788. },
  789. "fileId": "47pg1GqulHbJ/5RGZ8IhPX",
  790. "sync": false
  791. },
  792. {
  793. "__type__": "cc.Node",
  794. "_name": "i",
  795. "_objFlags": 0,
  796. "_parent": {
  797. "__id__": 1
  798. },
  799. "_children": [
  800. {
  801. "__id__": 24
  802. }
  803. ],
  804. "_active": true,
  805. "_level": 3,
  806. "_components": [],
  807. "_prefab": {
  808. "__id__": 39
  809. },
  810. "_opacity": 255,
  811. "_color": {
  812. "__type__": "cc.Color",
  813. "r": 255,
  814. "g": 255,
  815. "b": 255,
  816. "a": 255
  817. },
  818. "_contentSize": {
  819. "__type__": "cc.Size",
  820. "width": 300,
  821. "height": 36
  822. },
  823. "_anchorPoint": {
  824. "__type__": "cc.Vec2",
  825. "x": 0.5,
  826. "y": 0.5
  827. },
  828. "_position": {
  829. "__type__": "cc.Vec3",
  830. "x": -95,
  831. "y": -268,
  832. "z": 0
  833. },
  834. "_scale": {
  835. "__type__": "cc.Vec3",
  836. "x": 1,
  837. "y": 1,
  838. "z": 1
  839. },
  840. "_quat": {
  841. "__type__": "cc.Quat",
  842. "x": 0,
  843. "y": 0,
  844. "z": 0,
  845. "w": 1
  846. },
  847. "_skewX": 0,
  848. "_skewY": 0,
  849. "_zIndex": 0,
  850. "_is3DNode": false,
  851. "groupIndex": 0,
  852. "_rotationX": 0,
  853. "_rotationY": 0,
  854. "_id": ""
  855. },
  856. {
  857. "__type__": "cc.Node",
  858. "_name": "block",
  859. "_objFlags": 0,
  860. "_parent": {
  861. "__id__": 23
  862. },
  863. "_children": [
  864. {
  865. "__id__": 25
  866. },
  867. {
  868. "__id__": 28
  869. },
  870. {
  871. "__id__": 34
  872. }
  873. ],
  874. "_active": true,
  875. "_level": 4,
  876. "_components": [
  877. {
  878. "__id__": 37
  879. }
  880. ],
  881. "_prefab": {
  882. "__id__": 38
  883. },
  884. "_opacity": 255,
  885. "_color": {
  886. "__type__": "cc.Color",
  887. "r": 255,
  888. "g": 255,
  889. "b": 255,
  890. "a": 255
  891. },
  892. "_contentSize": {
  893. "__type__": "cc.Size",
  894. "width": 554,
  895. "height": 60
  896. },
  897. "_anchorPoint": {
  898. "__type__": "cc.Vec2",
  899. "x": 0.5,
  900. "y": 0.5
  901. },
  902. "_position": {
  903. "__type__": "cc.Vec3",
  904. "x": 0,
  905. "y": 0,
  906. "z": 0
  907. },
  908. "_scale": {
  909. "__type__": "cc.Vec3",
  910. "x": 1,
  911. "y": 1,
  912. "z": 1
  913. },
  914. "_quat": {
  915. "__type__": "cc.Quat",
  916. "x": 0,
  917. "y": 0,
  918. "z": 0,
  919. "w": 1
  920. },
  921. "_skewX": 0,
  922. "_skewY": 0,
  923. "_zIndex": 0,
  924. "_is3DNode": false,
  925. "groupIndex": 0,
  926. "_rotationX": 0,
  927. "_rotationY": 0,
  928. "_id": ""
  929. },
  930. {
  931. "__type__": "cc.Node",
  932. "_name": "userName",
  933. "_objFlags": 0,
  934. "_parent": {
  935. "__id__": 24
  936. },
  937. "_children": [],
  938. "_active": true,
  939. "_level": 2,
  940. "_components": [
  941. {
  942. "__id__": 26
  943. }
  944. ],
  945. "_prefab": {
  946. "__id__": 27
  947. },
  948. "_opacity": 255,
  949. "_color": {
  950. "__type__": "cc.Color",
  951. "r": 0,
  952. "g": 0,
  953. "b": 0,
  954. "a": 255
  955. },
  956. "_contentSize": {
  957. "__type__": "cc.Size",
  958. "width": 48.94,
  959. "height": 40
  960. },
  961. "_anchorPoint": {
  962. "__type__": "cc.Vec2",
  963. "x": 0.5,
  964. "y": 0.5
  965. },
  966. "_position": {
  967. "__type__": "cc.Vec3",
  968. "x": 0,
  969. "y": 0,
  970. "z": 0
  971. },
  972. "_scale": {
  973. "__type__": "cc.Vec3",
  974. "x": 1,
  975. "y": 1,
  976. "z": 1
  977. },
  978. "_quat": {
  979. "__type__": "cc.Quat",
  980. "x": 0,
  981. "y": 0,
  982. "z": 0,
  983. "w": 1
  984. },
  985. "_skewX": 0,
  986. "_skewY": 0,
  987. "_zIndex": 0,
  988. "_is3DNode": false,
  989. "groupIndex": 0,
  990. "_rotationX": 0,
  991. "_rotationY": 0,
  992. "_id": ""
  993. },
  994. {
  995. "__type__": "cc.Label",
  996. "_name": "userName<Label>",
  997. "_objFlags": 0,
  998. "node": {
  999. "__id__": 25
  1000. },
  1001. "_enabled": true,
  1002. "_srcBlendFactor": 1,
  1003. "_dstBlendFactor": 771,
  1004. "_useOriginalSize": false,
  1005. "_string": "Label",
  1006. "_N$string": "Label",
  1007. "_fontSize": 20,
  1008. "_lineHeight": 40,
  1009. "_enableWrapText": true,
  1010. "_N$file": null,
  1011. "_isSystemFontUsed": true,
  1012. "_spacingX": 0,
  1013. "_N$horizontalAlign": 1,
  1014. "_N$verticalAlign": 1,
  1015. "_N$fontFamily": "Arial",
  1016. "_N$overflow": 0,
  1017. "_id": ""
  1018. },
  1019. {
  1020. "__type__": "cc.PrefabInfo",
  1021. "root": {
  1022. "__id__": 1
  1023. },
  1024. "asset": {
  1025. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  1026. },
  1027. "fileId": "e2TtW7NxpL26j5xkajK8Nq",
  1028. "sync": false
  1029. },
  1030. {
  1031. "__type__": "cc.Node",
  1032. "_name": "mask",
  1033. "_objFlags": 0,
  1034. "_parent": {
  1035. "__id__": 24
  1036. },
  1037. "_children": [
  1038. {
  1039. "__id__": 29
  1040. }
  1041. ],
  1042. "_active": true,
  1043. "_level": 2,
  1044. "_components": [
  1045. {
  1046. "__id__": 32
  1047. }
  1048. ],
  1049. "_prefab": {
  1050. "__id__": 33
  1051. },
  1052. "_opacity": 255,
  1053. "_color": {
  1054. "__type__": "cc.Color",
  1055. "r": 255,
  1056. "g": 255,
  1057. "b": 255,
  1058. "a": 255
  1059. },
  1060. "_contentSize": {
  1061. "__type__": "cc.Size",
  1062. "width": 60,
  1063. "height": 60
  1064. },
  1065. "_anchorPoint": {
  1066. "__type__": "cc.Vec2",
  1067. "x": 0.5,
  1068. "y": 0.5
  1069. },
  1070. "_position": {
  1071. "__type__": "cc.Vec3",
  1072. "x": -150,
  1073. "y": 0,
  1074. "z": 0
  1075. },
  1076. "_scale": {
  1077. "__type__": "cc.Vec3",
  1078. "x": 1,
  1079. "y": 1,
  1080. "z": 1
  1081. },
  1082. "_quat": {
  1083. "__type__": "cc.Quat",
  1084. "x": 0,
  1085. "y": 0,
  1086. "z": 0,
  1087. "w": 1
  1088. },
  1089. "_skewX": 0,
  1090. "_skewY": 0,
  1091. "_zIndex": 0,
  1092. "_is3DNode": false,
  1093. "groupIndex": 0,
  1094. "_rotationX": 0,
  1095. "_rotationY": 0,
  1096. "_id": ""
  1097. },
  1098. {
  1099. "__type__": "cc.Node",
  1100. "_name": "userIcon",
  1101. "_objFlags": 0,
  1102. "_parent": {
  1103. "__id__": 28
  1104. },
  1105. "_children": [],
  1106. "_active": true,
  1107. "_level": 3,
  1108. "_components": [
  1109. {
  1110. "__id__": 30
  1111. }
  1112. ],
  1113. "_prefab": {
  1114. "__id__": 31
  1115. },
  1116. "_opacity": 255,
  1117. "_color": {
  1118. "__type__": "cc.Color",
  1119. "r": 255,
  1120. "g": 255,
  1121. "b": 255,
  1122. "a": 255
  1123. },
  1124. "_contentSize": {
  1125. "__type__": "cc.Size",
  1126. "width": 60,
  1127. "height": 60
  1128. },
  1129. "_anchorPoint": {
  1130. "__type__": "cc.Vec2",
  1131. "x": 0.5,
  1132. "y": 0.5
  1133. },
  1134. "_position": {
  1135. "__type__": "cc.Vec3",
  1136. "x": 0,
  1137. "y": 0,
  1138. "z": 0
  1139. },
  1140. "_scale": {
  1141. "__type__": "cc.Vec3",
  1142. "x": 1,
  1143. "y": 1,
  1144. "z": 1
  1145. },
  1146. "_quat": {
  1147. "__type__": "cc.Quat",
  1148. "x": 0,
  1149. "y": 0,
  1150. "z": 0,
  1151. "w": 1
  1152. },
  1153. "_skewX": 0,
  1154. "_skewY": 0,
  1155. "_zIndex": 0,
  1156. "_is3DNode": false,
  1157. "groupIndex": 0,
  1158. "_rotationX": 0,
  1159. "_rotationY": 0,
  1160. "_id": ""
  1161. },
  1162. {
  1163. "__type__": "cc.Sprite",
  1164. "_name": "userIcon<Sprite>",
  1165. "_objFlags": 0,
  1166. "node": {
  1167. "__id__": 29
  1168. },
  1169. "_enabled": true,
  1170. "_srcBlendFactor": 770,
  1171. "_dstBlendFactor": 771,
  1172. "_spriteFrame": {
  1173. "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061"
  1174. },
  1175. "_type": 0,
  1176. "_sizeMode": 0,
  1177. "_fillType": 0,
  1178. "_fillCenter": {
  1179. "__type__": "cc.Vec2",
  1180. "x": 0,
  1181. "y": 0
  1182. },
  1183. "_fillStart": 0,
  1184. "_fillRange": 0,
  1185. "_isTrimmedMode": true,
  1186. "_state": 0,
  1187. "_atlas": null,
  1188. "_id": ""
  1189. },
  1190. {
  1191. "__type__": "cc.PrefabInfo",
  1192. "root": {
  1193. "__id__": 1
  1194. },
  1195. "asset": {
  1196. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  1197. },
  1198. "fileId": "3401EvGFhFfqiU4Szo8uXV",
  1199. "sync": false
  1200. },
  1201. {
  1202. "__type__": "cc.Mask",
  1203. "_name": "mask<Mask>",
  1204. "_objFlags": 0,
  1205. "node": {
  1206. "__id__": 28
  1207. },
  1208. "_enabled": true,
  1209. "_srcBlendFactor": 770,
  1210. "_dstBlendFactor": 771,
  1211. "_spriteFrame": null,
  1212. "_type": 1,
  1213. "_segments": 30,
  1214. "_N$alphaThreshold": 0,
  1215. "_N$inverted": false,
  1216. "_id": ""
  1217. },
  1218. {
  1219. "__type__": "cc.PrefabInfo",
  1220. "root": {
  1221. "__id__": 1
  1222. },
  1223. "asset": {
  1224. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  1225. },
  1226. "fileId": "c5IUqA7gJFeYDcjQZ8yY56",
  1227. "sync": false
  1228. },
  1229. {
  1230. "__type__": "cc.Node",
  1231. "_name": "Score",
  1232. "_objFlags": 0,
  1233. "_parent": {
  1234. "__id__": 24
  1235. },
  1236. "_children": [],
  1237. "_active": true,
  1238. "_level": 2,
  1239. "_components": [
  1240. {
  1241. "__id__": 35
  1242. }
  1243. ],
  1244. "_prefab": {
  1245. "__id__": 36
  1246. },
  1247. "_opacity": 255,
  1248. "_color": {
  1249. "__type__": "cc.Color",
  1250. "r": 0,
  1251. "g": 0,
  1252. "b": 0,
  1253. "a": 255
  1254. },
  1255. "_contentSize": {
  1256. "__type__": "cc.Size",
  1257. "width": 48.94,
  1258. "height": 40
  1259. },
  1260. "_anchorPoint": {
  1261. "__type__": "cc.Vec2",
  1262. "x": 0.5,
  1263. "y": 0.5
  1264. },
  1265. "_position": {
  1266. "__type__": "cc.Vec3",
  1267. "x": 99,
  1268. "y": 1,
  1269. "z": 0
  1270. },
  1271. "_scale": {
  1272. "__type__": "cc.Vec3",
  1273. "x": 1,
  1274. "y": 1,
  1275. "z": 1
  1276. },
  1277. "_quat": {
  1278. "__type__": "cc.Quat",
  1279. "x": 0,
  1280. "y": 0,
  1281. "z": 0,
  1282. "w": 1
  1283. },
  1284. "_skewX": 0,
  1285. "_skewY": 0,
  1286. "_zIndex": 0,
  1287. "_is3DNode": false,
  1288. "groupIndex": 0,
  1289. "_rotationX": 0,
  1290. "_rotationY": 0,
  1291. "_id": ""
  1292. },
  1293. {
  1294. "__type__": "cc.Label",
  1295. "_name": "Score<Label>",
  1296. "_objFlags": 0,
  1297. "node": {
  1298. "__id__": 34
  1299. },
  1300. "_enabled": true,
  1301. "_srcBlendFactor": 1,
  1302. "_dstBlendFactor": 771,
  1303. "_useOriginalSize": false,
  1304. "_string": "Label",
  1305. "_N$string": "Label",
  1306. "_fontSize": 20,
  1307. "_lineHeight": 40,
  1308. "_enableWrapText": true,
  1309. "_N$file": null,
  1310. "_isSystemFontUsed": true,
  1311. "_spacingX": 0,
  1312. "_N$horizontalAlign": 1,
  1313. "_N$verticalAlign": 1,
  1314. "_N$fontFamily": "Arial",
  1315. "_N$overflow": 0,
  1316. "_id": ""
  1317. },
  1318. {
  1319. "__type__": "cc.PrefabInfo",
  1320. "root": {
  1321. "__id__": 1
  1322. },
  1323. "asset": {
  1324. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  1325. },
  1326. "fileId": "4eGL9e3q9Ol5AXTDP8eWjq",
  1327. "sync": false
  1328. },
  1329. {
  1330. "__type__": "cc.Sprite",
  1331. "_name": "block<Sprite>",
  1332. "_objFlags": 0,
  1333. "node": {
  1334. "__id__": 24
  1335. },
  1336. "_enabled": true,
  1337. "_srcBlendFactor": 770,
  1338. "_dstBlendFactor": 771,
  1339. "_spriteFrame": {
  1340. "__uuid__": "601c6bc4-9092-48f5-8754-4d87c321c7d4"
  1341. },
  1342. "_type": 0,
  1343. "_sizeMode": 0,
  1344. "_fillType": 0,
  1345. "_fillCenter": {
  1346. "__type__": "cc.Vec2",
  1347. "x": 0,
  1348. "y": 0
  1349. },
  1350. "_fillStart": 0,
  1351. "_fillRange": 0,
  1352. "_isTrimmedMode": true,
  1353. "_state": 0,
  1354. "_atlas": null,
  1355. "_id": ""
  1356. },
  1357. {
  1358. "__type__": "cc.PrefabInfo",
  1359. "root": {
  1360. "__id__": 1
  1361. },
  1362. "asset": {
  1363. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  1364. },
  1365. "fileId": "6bH/vCc0tHUY6zNQxMQi68",
  1366. "sync": false
  1367. },
  1368. {
  1369. "__type__": "cc.PrefabInfo",
  1370. "root": {
  1371. "__id__": 1
  1372. },
  1373. "asset": {
  1374. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  1375. },
  1376. "fileId": "8c24zZCMpDC4KZOYT+6qv2",
  1377. "sync": false
  1378. },
  1379. {
  1380. "__type__": "cc.BlockInputEvents",
  1381. "_name": "",
  1382. "_objFlags": 0,
  1383. "node": {
  1384. "__id__": 1
  1385. },
  1386. "_enabled": true,
  1387. "_id": ""
  1388. },
  1389. {
  1390. "__type__": "cc.Animation",
  1391. "_name": "",
  1392. "_objFlags": 0,
  1393. "node": {
  1394. "__id__": 1
  1395. },
  1396. "_enabled": true,
  1397. "_defaultClip": {
  1398. "__uuid__": "95d4a6a3-5e92-4ebc-bc5e-bc5bdc65c004"
  1399. },
  1400. "_clips": [
  1401. {
  1402. "__uuid__": "95d4a6a3-5e92-4ebc-bc5e-bc5bdc65c004"
  1403. }
  1404. ],
  1405. "playOnLoad": false,
  1406. "_id": ""
  1407. },
  1408. {
  1409. "__type__": "cc.PrefabInfo",
  1410. "root": {
  1411. "__id__": 1
  1412. },
  1413. "asset": {
  1414. "__uuid__": "094ea3da-2001-4d50-a466-28dcf47d9eef"
  1415. },
  1416. "fileId": "d5Pa3iiZtIu533ucnwNWr3",
  1417. "sync": false
  1418. }
  1419. ]