scoreNum.prefab 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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": "scoreNum",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_level": 1,
  22. "_components": [
  23. {
  24. "__id__": 2
  25. }
  26. ],
  27. "_prefab": {
  28. "__id__": 3
  29. },
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 32,
  41. "height": 40
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_position": {
  49. "__type__": "cc.Vec3",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0
  53. },
  54. "_scale": {
  55. "__type__": "cc.Vec3",
  56. "x": 1,
  57. "y": 1,
  58. "z": 1
  59. },
  60. "_eulerAngles": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_skewX": 0,
  67. "_skewY": 0,
  68. "_is3DNode": false,
  69. "groupIndex": 0,
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Label",
  74. "_name": "",
  75. "_objFlags": 0,
  76. "node": {
  77. "__id__": 1
  78. },
  79. "_enabled": true,
  80. "_materials": [
  81. {
  82. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  83. }
  84. ],
  85. "_useOriginalSize": false,
  86. "_string": "0",
  87. "_N$string": "0",
  88. "_fontSize": 10,
  89. "_lineHeight": 40,
  90. "_enableWrapText": true,
  91. "_N$file": {
  92. "__uuid__": "eb90ace2-9ffd-46b3-8c60-a71018145282"
  93. },
  94. "_isSystemFontUsed": false,
  95. "_spacingX": 0,
  96. "_batchAsBitmap": false,
  97. "_N$horizontalAlign": 1,
  98. "_N$verticalAlign": 1,
  99. "_N$fontFamily": "Arial",
  100. "_N$overflow": 0,
  101. "_N$cacheMode": 0,
  102. "_id": ""
  103. },
  104. {
  105. "__type__": "cc.PrefabInfo",
  106. "root": {
  107. "__id__": 1
  108. },
  109. "asset": {
  110. "__uuid__": "fb330a91-4ad6-460f-9453-9912d9496f71"
  111. },
  112. "fileId": "5aw/BgCeRLtotLII9/0JRD",
  113. "sync": false
  114. }
  115. ]