template.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "template",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 14
  31. }
  32. ],
  33. "_tag": -1,
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 18
  38. },
  39. {
  40. "__id__": 19
  41. },
  42. {
  43. "__id__": 20
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 21
  48. },
  49. "_id": "",
  50. "_opacity": 255,
  51. "_color": {
  52. "__type__": "cc.Color",
  53. "r": 167,
  54. "g": 167,
  55. "b": 167,
  56. "a": 255
  57. },
  58. "_cascadeOpacityEnabled": true,
  59. "_anchorPoint": {
  60. "__type__": "cc.Vec2",
  61. "x": 0.5,
  62. "y": 0.5
  63. },
  64. "_contentSize": {
  65. "__type__": "cc.Size",
  66. "width": 600,
  67. "height": 90
  68. },
  69. "_rotationX": 0,
  70. "_rotationY": 0,
  71. "_scaleX": 1,
  72. "_scaleY": 1,
  73. "_position": {
  74. "__type__": "cc.Vec2",
  75. "x": 0,
  76. "y": -300
  77. },
  78. "_skewX": 0,
  79. "_skewY": 0,
  80. "_localZOrder": 0,
  81. "_globalZOrder": 0,
  82. "_opacityModifyRGB": false,
  83. "groupIndex": 0
  84. },
  85. {
  86. "__type__": "cc.Node",
  87. "_name": "bg",
  88. "_objFlags": 0,
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [],
  93. "_tag": -1,
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_id": "",
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 77,
  108. "g": 72,
  109. "b": 72,
  110. "a": 255
  111. },
  112. "_cascadeOpacityEnabled": true,
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 600,
  121. "height": 90
  122. },
  123. "_rotationX": 0,
  124. "_rotationY": 0,
  125. "_scaleX": 1,
  126. "_scaleY": 1,
  127. "_position": {
  128. "__type__": "cc.Vec2",
  129. "x": 0,
  130. "y": 0
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "_localZOrder": 0,
  135. "_globalZOrder": 0,
  136. "_opacityModifyRGB": false,
  137. "groupIndex": 0
  138. },
  139. {
  140. "__type__": "cc.Sprite",
  141. "_name": "",
  142. "_objFlags": 0,
  143. "node": {
  144. "__id__": 2
  145. },
  146. "_enabled": true,
  147. "_spriteFrame": {
  148. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  149. },
  150. "_type": 0,
  151. "_sizeMode": 0,
  152. "_fillType": 0,
  153. "_fillCenter": {
  154. "__type__": "cc.Vec2",
  155. "x": 0,
  156. "y": 0
  157. },
  158. "_fillStart": 0,
  159. "_fillRange": 0,
  160. "_isTrimmedMode": true,
  161. "_srcBlendFactor": 770,
  162. "_dstBlendFactor": 771,
  163. "_atlas": null
  164. },
  165. {
  166. "__type__": "cc.PrefabInfo",
  167. "root": {
  168. "__id__": 1
  169. },
  170. "asset": {
  171. "__id__": 0
  172. },
  173. "fileId": "dd7v7zctNDWrv3+8xtE9uI",
  174. "sync": false
  175. },
  176. {
  177. "__type__": "cc.Node",
  178. "_name": "rankLabel",
  179. "_objFlags": 0,
  180. "_parent": {
  181. "__id__": 1
  182. },
  183. "_children": [],
  184. "_tag": -1,
  185. "_active": true,
  186. "_components": [
  187. {
  188. "__id__": 6
  189. }
  190. ],
  191. "_prefab": {
  192. "__id__": 7
  193. },
  194. "_id": "",
  195. "_opacity": 255,
  196. "_color": {
  197. "__type__": "cc.Color",
  198. "r": 255,
  199. "g": 255,
  200. "b": 255,
  201. "a": 255
  202. },
  203. "_cascadeOpacityEnabled": true,
  204. "_anchorPoint": {
  205. "__type__": "cc.Vec2",
  206. "x": 0.5,
  207. "y": 0.5
  208. },
  209. "_contentSize": {
  210. "__type__": "cc.Size",
  211. "width": 17,
  212. "height": 30
  213. },
  214. "_rotationX": 0,
  215. "_rotationY": 0,
  216. "_scaleX": 1,
  217. "_scaleY": 1,
  218. "_position": {
  219. "__type__": "cc.Vec2",
  220. "x": -270,
  221. "y": 0
  222. },
  223. "_skewX": 0,
  224. "_skewY": 0,
  225. "_localZOrder": 0,
  226. "_globalZOrder": 0,
  227. "_opacityModifyRGB": false,
  228. "groupIndex": 0
  229. },
  230. {
  231. "__type__": "cc.Label",
  232. "_name": "",
  233. "_objFlags": 0,
  234. "node": {
  235. "__id__": 5
  236. },
  237. "_enabled": true,
  238. "_useOriginalSize": false,
  239. "_actualFontSize": 30,
  240. "_fontSize": 30,
  241. "_lineHeight": 30,
  242. "_enableWrapText": true,
  243. "_N$file": null,
  244. "_isSystemFontUsed": true,
  245. "_spacingX": 0,
  246. "_N$string": "1",
  247. "_N$horizontalAlign": 1,
  248. "_N$verticalAlign": 1,
  249. "_N$fontFamily": "Arial",
  250. "_N$overflow": 0
  251. },
  252. {
  253. "__type__": "cc.PrefabInfo",
  254. "root": {
  255. "__id__": 1
  256. },
  257. "asset": {
  258. "__id__": 0
  259. },
  260. "fileId": "00SfuFsyBIbLfduxJpEDNT",
  261. "sync": false
  262. },
  263. {
  264. "__type__": "cc.Node",
  265. "_name": "avatar",
  266. "_objFlags": 0,
  267. "_parent": {
  268. "__id__": 1
  269. },
  270. "_children": [],
  271. "_tag": -1,
  272. "_active": true,
  273. "_components": [
  274. {
  275. "__id__": 9
  276. }
  277. ],
  278. "_prefab": {
  279. "__id__": 10
  280. },
  281. "_id": "",
  282. "_opacity": 255,
  283. "_color": {
  284. "__type__": "cc.Color",
  285. "r": 255,
  286. "g": 255,
  287. "b": 255,
  288. "a": 255
  289. },
  290. "_cascadeOpacityEnabled": true,
  291. "_anchorPoint": {
  292. "__type__": "cc.Vec2",
  293. "x": 0.5,
  294. "y": 0.5
  295. },
  296. "_contentSize": {
  297. "__type__": "cc.Size",
  298. "width": 60,
  299. "height": 60
  300. },
  301. "_rotationX": 0,
  302. "_rotationY": 0,
  303. "_scaleX": 1,
  304. "_scaleY": 1,
  305. "_position": {
  306. "__type__": "cc.Vec2",
  307. "x": -201,
  308. "y": 0
  309. },
  310. "_skewX": 0,
  311. "_skewY": 0,
  312. "_localZOrder": 0,
  313. "_globalZOrder": 0,
  314. "_opacityModifyRGB": false,
  315. "groupIndex": 0
  316. },
  317. {
  318. "__type__": "cc.Sprite",
  319. "_name": "",
  320. "_objFlags": 0,
  321. "node": {
  322. "__id__": 8
  323. },
  324. "_enabled": true,
  325. "_spriteFrame": null,
  326. "_type": 0,
  327. "_sizeMode": 0,
  328. "_fillType": 0,
  329. "_fillCenter": {
  330. "__type__": "cc.Vec2",
  331. "x": 0,
  332. "y": 0
  333. },
  334. "_fillStart": 0,
  335. "_fillRange": 0,
  336. "_isTrimmedMode": true,
  337. "_srcBlendFactor": 770,
  338. "_dstBlendFactor": 771,
  339. "_atlas": null
  340. },
  341. {
  342. "__type__": "cc.PrefabInfo",
  343. "root": {
  344. "__id__": 1
  345. },
  346. "asset": {
  347. "__id__": 0
  348. },
  349. "fileId": "e6hT06pQxNP6dJ1Pj6U73v",
  350. "sync": false
  351. },
  352. {
  353. "__type__": "cc.Node",
  354. "_name": "nickLabel",
  355. "_objFlags": 0,
  356. "_parent": {
  357. "__id__": 1
  358. },
  359. "_children": [],
  360. "_tag": -1,
  361. "_active": true,
  362. "_components": [
  363. {
  364. "__id__": 12
  365. }
  366. ],
  367. "_prefab": {
  368. "__id__": 13
  369. },
  370. "_id": "",
  371. "_opacity": 255,
  372. "_color": {
  373. "__type__": "cc.Color",
  374. "r": 255,
  375. "g": 255,
  376. "b": 255,
  377. "a": 255
  378. },
  379. "_cascadeOpacityEnabled": true,
  380. "_anchorPoint": {
  381. "__type__": "cc.Vec2",
  382. "x": 0.5,
  383. "y": 0.5
  384. },
  385. "_contentSize": {
  386. "__type__": "cc.Size",
  387. "width": 300,
  388. "height": 30
  389. },
  390. "_rotationX": 0,
  391. "_rotationY": 0,
  392. "_scaleX": 1,
  393. "_scaleY": 1,
  394. "_position": {
  395. "__type__": "cc.Vec2",
  396. "x": 0,
  397. "y": 0
  398. },
  399. "_skewX": 0,
  400. "_skewY": 0,
  401. "_localZOrder": 0,
  402. "_globalZOrder": 0,
  403. "_opacityModifyRGB": false,
  404. "groupIndex": 0
  405. },
  406. {
  407. "__type__": "cc.Label",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "node": {
  411. "__id__": 11
  412. },
  413. "_enabled": true,
  414. "_useOriginalSize": false,
  415. "_actualFontSize": 30,
  416. "_fontSize": 30,
  417. "_lineHeight": 30,
  418. "_enableWrapText": true,
  419. "_N$file": null,
  420. "_isSystemFontUsed": true,
  421. "_spacingX": 0,
  422. "_N$string": "情癫大圣",
  423. "_N$horizontalAlign": 0,
  424. "_N$verticalAlign": 1,
  425. "_N$fontFamily": "Arial",
  426. "_N$overflow": 1
  427. },
  428. {
  429. "__type__": "cc.PrefabInfo",
  430. "root": {
  431. "__id__": 1
  432. },
  433. "asset": {
  434. "__id__": 0
  435. },
  436. "fileId": "b4zylXKpJFf7XRz+ijeTgu",
  437. "sync": false
  438. },
  439. {
  440. "__type__": "cc.Node",
  441. "_name": "scoreLabel",
  442. "_objFlags": 0,
  443. "_parent": {
  444. "__id__": 1
  445. },
  446. "_children": [],
  447. "_tag": -1,
  448. "_active": true,
  449. "_components": [
  450. {
  451. "__id__": 15
  452. },
  453. {
  454. "__id__": 16
  455. }
  456. ],
  457. "_prefab": {
  458. "__id__": 17
  459. },
  460. "_id": "",
  461. "_opacity": 255,
  462. "_color": {
  463. "__type__": "cc.Color",
  464. "r": 255,
  465. "g": 255,
  466. "b": 255,
  467. "a": 255
  468. },
  469. "_cascadeOpacityEnabled": true,
  470. "_anchorPoint": {
  471. "__type__": "cc.Vec2",
  472. "x": 0.5,
  473. "y": 0.5
  474. },
  475. "_contentSize": {
  476. "__type__": "cc.Size",
  477. "width": 117,
  478. "height": 35
  479. },
  480. "_rotationX": 0,
  481. "_rotationY": 0,
  482. "_scaleX": 1,
  483. "_scaleY": 1,
  484. "_position": {
  485. "__type__": "cc.Vec2",
  486. "x": 231.5,
  487. "y": 0
  488. },
  489. "_skewX": 0,
  490. "_skewY": 0,
  491. "_localZOrder": 0,
  492. "_globalZOrder": 0,
  493. "_opacityModifyRGB": false,
  494. "groupIndex": 0
  495. },
  496. {
  497. "__type__": "cc.Label",
  498. "_name": "",
  499. "_objFlags": 0,
  500. "node": {
  501. "__id__": 14
  502. },
  503. "_enabled": true,
  504. "_useOriginalSize": false,
  505. "_actualFontSize": 35,
  506. "_fontSize": 35,
  507. "_lineHeight": 35,
  508. "_enableWrapText": true,
  509. "_N$file": null,
  510. "_isSystemFontUsed": true,
  511. "_spacingX": 0,
  512. "_N$string": "999999",
  513. "_N$horizontalAlign": 1,
  514. "_N$verticalAlign": 1,
  515. "_N$fontFamily": "Arial",
  516. "_N$overflow": 0
  517. },
  518. {
  519. "__type__": "cc.Widget",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 14
  524. },
  525. "_enabled": true,
  526. "isAlignOnce": true,
  527. "_target": {
  528. "__id__": 1
  529. },
  530. "_alignFlags": 32,
  531. "_left": 0,
  532. "_right": 10,
  533. "_top": 0,
  534. "_bottom": 0,
  535. "_verticalCenter": 0,
  536. "_horizontalCenter": 0,
  537. "_isAbsLeft": true,
  538. "_isAbsRight": true,
  539. "_isAbsTop": true,
  540. "_isAbsBottom": true,
  541. "_isAbsHorizontalCenter": true,
  542. "_isAbsVerticalCenter": true,
  543. "_originalWidth": 0,
  544. "_originalHeight": 0
  545. },
  546. {
  547. "__type__": "cc.PrefabInfo",
  548. "root": {
  549. "__id__": 1
  550. },
  551. "asset": {
  552. "__id__": 0
  553. },
  554. "fileId": "22g/V0pCxCtLzT4o/vEne7",
  555. "sync": false
  556. },
  557. {
  558. "__type__": "cc.Layout",
  559. "_name": "",
  560. "_objFlags": 0,
  561. "node": {
  562. "__id__": 1
  563. },
  564. "_enabled": true,
  565. "_layoutSize": {
  566. "__type__": "cc.Size",
  567. "width": 600,
  568. "height": 90
  569. },
  570. "_resize": 0,
  571. "_N$layoutType": 0,
  572. "_N$padding": 0,
  573. "_N$cellSize": {
  574. "__type__": "cc.Size",
  575. "width": 40,
  576. "height": 40
  577. },
  578. "_N$startAxis": 0,
  579. "_N$paddingLeft": 0,
  580. "_N$paddingRight": 0,
  581. "_N$paddingTop": 0,
  582. "_N$paddingBottom": 0,
  583. "_N$spacingX": 0,
  584. "_N$spacingY": 0,
  585. "_N$verticalDirection": 1,
  586. "_N$horizontalDirection": 0
  587. },
  588. {
  589. "__type__": "464cb3xb69LD5Iuin13Jec7",
  590. "_name": "",
  591. "_objFlags": 0,
  592. "node": {
  593. "__id__": 1
  594. },
  595. "_enabled": true,
  596. "backSprite": {
  597. "__id__": 2
  598. },
  599. "rankLabel": {
  600. "__id__": 6
  601. },
  602. "avatarImgSprite": {
  603. "__id__": 9
  604. },
  605. "nickLabel": {
  606. "__id__": 12
  607. },
  608. "topScoreLabel": {
  609. "__id__": 15
  610. }
  611. },
  612. {
  613. "__type__": "cc.Widget",
  614. "_name": "",
  615. "_objFlags": 0,
  616. "node": {
  617. "__id__": 1
  618. },
  619. "_enabled": true,
  620. "isAlignOnce": true,
  621. "_target": null,
  622. "_alignFlags": 4,
  623. "_left": 0,
  624. "_right": 0,
  625. "_top": 0,
  626. "_bottom": 30,
  627. "_verticalCenter": 0,
  628. "_horizontalCenter": 0,
  629. "_isAbsLeft": true,
  630. "_isAbsRight": true,
  631. "_isAbsTop": true,
  632. "_isAbsBottom": true,
  633. "_isAbsHorizontalCenter": true,
  634. "_isAbsVerticalCenter": true,
  635. "_originalWidth": 0,
  636. "_originalHeight": 0
  637. },
  638. {
  639. "__type__": "cc.PrefabInfo",
  640. "root": {
  641. "__id__": 1
  642. },
  643. "asset": {
  644. "__id__": 0
  645. },
  646. "fileId": "c2ni1Ie6pF+p+w2eSqK3nr",
  647. "sync": false
  648. }
  649. ]