score.prefab 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  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": "score",
  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. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 15
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 16
  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": 88.98,
  53. "height": 100.8
  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. 0,
  65. -122.53,
  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": "score",
  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": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 110.77,
  120. "height": 40
  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. 30.4,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 0.8,
  139. 0.8,
  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.Label",
  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. "_string": "600",
  172. "_N$string": "600",
  173. "_fontSize": 40,
  174. "_lineHeight": 40,
  175. "_enableWrapText": true,
  176. "_N$file": {
  177. "__uuid__": "8bf4d22c-9a46-49ab-b6e4-b7bc75813b1a"
  178. },
  179. "_isSystemFontUsed": false,
  180. "_spacingX": 0,
  181. "_batchAsBitmap": false,
  182. "_styleFlags": 1,
  183. "_underlineHeight": 0,
  184. "_N$horizontalAlign": 1,
  185. "_N$verticalAlign": 1,
  186. "_N$fontFamily": "Arial",
  187. "_N$overflow": 0,
  188. "_N$cacheMode": 1,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.LabelOutline",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 2
  197. },
  198. "_enabled": true,
  199. "_color": {
  200. "__type__": "cc.Color",
  201. "r": 226,
  202. "g": 96,
  203. "b": 0,
  204. "a": 255
  205. },
  206. "_width": 2,
  207. "_id": ""
  208. },
  209. {
  210. "__type__": "cc.PrefabInfo",
  211. "root": {
  212. "__id__": 1
  213. },
  214. "asset": {
  215. "__id__": 0
  216. },
  217. "fileId": "3cnfuKfGBAX4zwz8MVRhnA",
  218. "sync": false
  219. },
  220. {
  221. "__type__": "cc.Node",
  222. "_name": "bksy",
  223. "_objFlags": 0,
  224. "_parent": {
  225. "__id__": 1
  226. },
  227. "_children": [],
  228. "_active": false,
  229. "_components": [
  230. {
  231. "__id__": 7
  232. }
  233. ],
  234. "_prefab": {
  235. "__id__": 8
  236. },
  237. "_opacity": 255,
  238. "_color": {
  239. "__type__": "cc.Color",
  240. "r": 255,
  241. "g": 255,
  242. "b": 255,
  243. "a": 255
  244. },
  245. "_contentSize": {
  246. "__type__": "cc.Size",
  247. "width": 187,
  248. "height": 38
  249. },
  250. "_anchorPoint": {
  251. "__type__": "cc.Vec2",
  252. "x": 0.5,
  253. "y": 0.5
  254. },
  255. "_trs": {
  256. "__type__": "TypedArray",
  257. "ctor": "Float64Array",
  258. "array": [
  259. 0,
  260. -18.6,
  261. 0,
  262. 0,
  263. 0,
  264. 0,
  265. 1,
  266. 1,
  267. 1,
  268. 1
  269. ]
  270. },
  271. "_eulerAngles": {
  272. "__type__": "cc.Vec3",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0
  276. },
  277. "_skewX": 0,
  278. "_skewY": 0,
  279. "_is3DNode": false,
  280. "_groupIndex": 0,
  281. "groupIndex": 0,
  282. "_id": ""
  283. },
  284. {
  285. "__type__": "cc.Sprite",
  286. "_name": "",
  287. "_objFlags": 0,
  288. "node": {
  289. "__id__": 6
  290. },
  291. "_enabled": true,
  292. "_materials": [
  293. {
  294. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  295. }
  296. ],
  297. "_srcBlendFactor": 770,
  298. "_dstBlendFactor": 771,
  299. "_spriteFrame": {
  300. "__uuid__": "3859d94a-bb67-47c4-bf23-a8ba02261f48"
  301. },
  302. "_type": 0,
  303. "_sizeMode": 1,
  304. "_fillType": 0,
  305. "_fillCenter": {
  306. "__type__": "cc.Vec2",
  307. "x": 0,
  308. "y": 0
  309. },
  310. "_fillStart": 0,
  311. "_fillRange": 0,
  312. "_isTrimmedMode": true,
  313. "_atlas": null,
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.PrefabInfo",
  318. "root": {
  319. "__id__": 1
  320. },
  321. "asset": {
  322. "__id__": 0
  323. },
  324. "fileId": "0blX+4PBVEGYsAKk7c71zY",
  325. "sync": false
  326. },
  327. {
  328. "__type__": "cc.Node",
  329. "_name": "tbl",
  330. "_objFlags": 0,
  331. "_parent": {
  332. "__id__": 1
  333. },
  334. "_children": [],
  335. "_active": false,
  336. "_components": [
  337. {
  338. "__id__": 10
  339. }
  340. ],
  341. "_prefab": {
  342. "__id__": 11
  343. },
  344. "_opacity": 255,
  345. "_color": {
  346. "__type__": "cc.Color",
  347. "r": 255,
  348. "g": 255,
  349. "b": 255,
  350. "a": 255
  351. },
  352. "_contentSize": {
  353. "__type__": "cc.Size",
  354. "width": 146,
  355. "height": 37
  356. },
  357. "_anchorPoint": {
  358. "__type__": "cc.Vec2",
  359. "x": 0.5,
  360. "y": 0.5
  361. },
  362. "_trs": {
  363. "__type__": "TypedArray",
  364. "ctor": "Float64Array",
  365. "array": [
  366. 0,
  367. -66.1,
  368. 0,
  369. 0,
  370. 0,
  371. 0,
  372. 1,
  373. 1,
  374. 1,
  375. 1
  376. ]
  377. },
  378. "_eulerAngles": {
  379. "__type__": "cc.Vec3",
  380. "x": 0,
  381. "y": 0,
  382. "z": 0
  383. },
  384. "_skewX": 0,
  385. "_skewY": 0,
  386. "_is3DNode": false,
  387. "_groupIndex": 0,
  388. "groupIndex": 0,
  389. "_id": ""
  390. },
  391. {
  392. "__type__": "cc.Sprite",
  393. "_name": "",
  394. "_objFlags": 0,
  395. "node": {
  396. "__id__": 9
  397. },
  398. "_enabled": true,
  399. "_materials": [
  400. {
  401. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  402. }
  403. ],
  404. "_srcBlendFactor": 770,
  405. "_dstBlendFactor": 771,
  406. "_spriteFrame": {
  407. "__uuid__": "a0fba8fd-b9f9-47ce-8e66-733b0b3248cb"
  408. },
  409. "_type": 0,
  410. "_sizeMode": 1,
  411. "_fillType": 0,
  412. "_fillCenter": {
  413. "__type__": "cc.Vec2",
  414. "x": 0,
  415. "y": 0
  416. },
  417. "_fillStart": 0,
  418. "_fillRange": 0,
  419. "_isTrimmedMode": true,
  420. "_atlas": null,
  421. "_id": ""
  422. },
  423. {
  424. "__type__": "cc.PrefabInfo",
  425. "root": {
  426. "__id__": 1
  427. },
  428. "asset": {
  429. "__id__": 0
  430. },
  431. "fileId": "eagG5q1dxH07KLOALQGNne",
  432. "sync": false
  433. },
  434. {
  435. "__type__": "cc.Node",
  436. "_name": "bc",
  437. "_objFlags": 0,
  438. "_parent": {
  439. "__id__": 1
  440. },
  441. "_children": [],
  442. "_active": false,
  443. "_components": [
  444. {
  445. "__id__": 13
  446. }
  447. ],
  448. "_prefab": {
  449. "__id__": 14
  450. },
  451. "_opacity": 255,
  452. "_color": {
  453. "__type__": "cc.Color",
  454. "r": 255,
  455. "g": 255,
  456. "b": 255,
  457. "a": 255
  458. },
  459. "_contentSize": {
  460. "__type__": "cc.Size",
  461. "width": 105,
  462. "height": 37
  463. },
  464. "_anchorPoint": {
  465. "__type__": "cc.Vec2",
  466. "x": 0.5,
  467. "y": 0.5
  468. },
  469. "_trs": {
  470. "__type__": "TypedArray",
  471. "ctor": "Float64Array",
  472. "array": [
  473. 0,
  474. -18.1,
  475. 0,
  476. 0,
  477. 0,
  478. 0,
  479. 1,
  480. 1,
  481. 1,
  482. 1
  483. ]
  484. },
  485. "_eulerAngles": {
  486. "__type__": "cc.Vec3",
  487. "x": 0,
  488. "y": 0,
  489. "z": 0
  490. },
  491. "_skewX": 0,
  492. "_skewY": 0,
  493. "_is3DNode": false,
  494. "_groupIndex": 0,
  495. "groupIndex": 0,
  496. "_id": ""
  497. },
  498. {
  499. "__type__": "cc.Sprite",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "node": {
  503. "__id__": 12
  504. },
  505. "_enabled": true,
  506. "_materials": [
  507. {
  508. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  509. }
  510. ],
  511. "_srcBlendFactor": 770,
  512. "_dstBlendFactor": 771,
  513. "_spriteFrame": {
  514. "__uuid__": "1d23694c-5621-4b8a-8f70-cbd60847f3db"
  515. },
  516. "_type": 0,
  517. "_sizeMode": 1,
  518. "_fillType": 0,
  519. "_fillCenter": {
  520. "__type__": "cc.Vec2",
  521. "x": 0,
  522. "y": 0
  523. },
  524. "_fillStart": 0,
  525. "_fillRange": 0,
  526. "_isTrimmedMode": true,
  527. "_atlas": null,
  528. "_id": ""
  529. },
  530. {
  531. "__type__": "cc.PrefabInfo",
  532. "root": {
  533. "__id__": 1
  534. },
  535. "asset": {
  536. "__id__": 0
  537. },
  538. "fileId": "b3mYd64fJEx5jdWTiZsU+X",
  539. "sync": false
  540. },
  541. {
  542. "__type__": "cc.Layout",
  543. "_name": "",
  544. "_objFlags": 0,
  545. "node": {
  546. "__id__": 1
  547. },
  548. "_enabled": true,
  549. "_layoutSize": {
  550. "__type__": "cc.Size",
  551. "width": 300,
  552. "height": 200
  553. },
  554. "_resize": 0,
  555. "_N$layoutType": 2,
  556. "_N$cellSize": {
  557. "__type__": "cc.Size",
  558. "width": 40,
  559. "height": 40
  560. },
  561. "_N$startAxis": 0,
  562. "_N$paddingLeft": 0,
  563. "_N$paddingRight": 0,
  564. "_N$paddingTop": 0,
  565. "_N$paddingBottom": 0,
  566. "_N$spacingX": 0,
  567. "_N$spacingY": 10,
  568. "_N$verticalDirection": 1,
  569. "_N$horizontalDirection": 0,
  570. "_N$affectedByScale": false,
  571. "_id": ""
  572. },
  573. {
  574. "__type__": "cc.PrefabInfo",
  575. "root": {
  576. "__id__": 1
  577. },
  578. "asset": {
  579. "__id__": 0
  580. },
  581. "fileId": "",
  582. "sync": false
  583. }
  584. ]