prefab_red_point.prefab 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  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": "prefab_red_point",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 5
  28. },
  29. {
  30. "__id__": 6
  31. },
  32. {
  33. "__id__": 7
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 8
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 34.24,
  50. "height": 34
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 92,
  62. 35,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "text",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 12.24,
  114. "height": 27.72
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. -8.881784197001252e-16,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Label",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_useOriginalSize": false,
  164. "_string": "1",
  165. "_N$string": "1",
  166. "_fontSize": 22,
  167. "_lineHeight": 22,
  168. "_enableWrapText": true,
  169. "_N$file": {
  170. "__uuid__": "6e82bca4-2312-41ba-bf07-3e4065619cf9"
  171. },
  172. "_isSystemFontUsed": false,
  173. "_spacingX": 0,
  174. "_batchAsBitmap": false,
  175. "_N$horizontalAlign": 1,
  176. "_N$verticalAlign": 1,
  177. "_N$fontFamily": "Arial",
  178. "_N$overflow": 0,
  179. "_N$cacheMode": 0,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.PrefabInfo",
  184. "root": {
  185. "__id__": 1
  186. },
  187. "asset": {
  188. "__uuid__": "0d0f9c25-cdaf-4929-a1d4-59aeca79c30c"
  189. },
  190. "fileId": "2fwuwJ3xFJa5YZ4RXY7pkc",
  191. "sync": false
  192. },
  193. {
  194. "__type__": "cc.Sprite",
  195. "_name": "",
  196. "_objFlags": 0,
  197. "node": {
  198. "__id__": 1
  199. },
  200. "_enabled": true,
  201. "_materials": [
  202. {
  203. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  204. }
  205. ],
  206. "_srcBlendFactor": 770,
  207. "_dstBlendFactor": 771,
  208. "_spriteFrame": {
  209. "__uuid__": "6cfce479-b2b9-439d-ab86-3451c2b6abd8"
  210. },
  211. "_type": 1,
  212. "_sizeMode": 0,
  213. "_fillType": 0,
  214. "_fillCenter": {
  215. "__type__": "cc.Vec2",
  216. "x": 0,
  217. "y": 0
  218. },
  219. "_fillStart": 0,
  220. "_fillRange": 0,
  221. "_isTrimmedMode": true,
  222. "_atlas": {
  223. "__uuid__": "3a2accab-6bf0-4ec5-9699-e98125dc227a"
  224. },
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.Layout",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 1
  233. },
  234. "_enabled": true,
  235. "_layoutSize": {
  236. "__type__": "cc.Size",
  237. "width": 34.24,
  238. "height": 34
  239. },
  240. "_resize": 1,
  241. "_N$layoutType": 1,
  242. "_N$padding": 0,
  243. "_N$cellSize": {
  244. "__type__": "cc.Size",
  245. "width": 40,
  246. "height": 40
  247. },
  248. "_N$startAxis": 0,
  249. "_N$paddingLeft": 11,
  250. "_N$paddingRight": 11,
  251. "_N$paddingTop": 4,
  252. "_N$paddingBottom": 4,
  253. "_N$spacingX": 0,
  254. "_N$spacingY": 0,
  255. "_N$verticalDirection": 1,
  256. "_N$horizontalDirection": 0,
  257. "_N$affectedByScale": false,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cf1a9yZDVNEuqnj/1TNYpKP",
  262. "_name": "",
  263. "_objFlags": 0,
  264. "node": {
  265. "__id__": 1
  266. },
  267. "_enabled": true,
  268. "text": {
  269. "__id__": 3
  270. },
  271. "_id": ""
  272. },
  273. {
  274. "__type__": "cc.PrefabInfo",
  275. "root": {
  276. "__id__": 1
  277. },
  278. "asset": {
  279. "__uuid__": "0d0f9c25-cdaf-4929-a1d4-59aeca79c30c"
  280. },
  281. "fileId": "4fBG2lMARGCr1EAe4xi4UK",
  282. "sync": false
  283. }
  284. ]