drawStarContent.prefab 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "drawStarContent",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. }
  25. ],
  26. "_active": true,
  27. "_level": 1,
  28. "_components": [
  29. {
  30. "__id__": 8
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 9
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 200,
  47. "height": 208
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_quat": {
  69. "__type__": "cc.Quat",
  70. "x": 0,
  71. "y": 0,
  72. "z": 0,
  73. "w": 1
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_zIndex": 0,
  78. "groupIndex": 0,
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "bgNode",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_active": true,
  90. "_level": 2,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 4
  98. },
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 200,
  110. "height": 208
  111. },
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_position": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_scale": {
  124. "__type__": "cc.Vec3",
  125. "x": 1,
  126. "y": 1,
  127. "z": 1
  128. },
  129. "_rotationX": 0,
  130. "_rotationY": 0,
  131. "_quat": {
  132. "__type__": "cc.Quat",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0,
  136. "w": 1
  137. },
  138. "_skewX": 0,
  139. "_skewY": 0,
  140. "_zIndex": 0,
  141. "groupIndex": 0,
  142. "_id": ""
  143. },
  144. {
  145. "__type__": "cc.Sprite",
  146. "_name": "",
  147. "_objFlags": 0,
  148. "node": {
  149. "__id__": 2
  150. },
  151. "_enabled": true,
  152. "_srcBlendFactor": 770,
  153. "_dstBlendFactor": 771,
  154. "_spriteFrame": {
  155. "__uuid__": "340b69c4-a821-43e2-9d5a-ce4d7529341e"
  156. },
  157. "_type": 1,
  158. "_sizeMode": 0,
  159. "_fillType": 0,
  160. "_fillCenter": {
  161. "__type__": "cc.Vec2",
  162. "x": 0,
  163. "y": 0
  164. },
  165. "_fillStart": 0,
  166. "_fillRange": 0,
  167. "_isTrimmedMode": true,
  168. "_state": 0,
  169. "_atlas": null,
  170. "_id": ""
  171. },
  172. {
  173. "__type__": "cc.PrefabInfo",
  174. "root": {
  175. "__id__": 1
  176. },
  177. "asset": {
  178. "__uuid__": "6ccce31d-1ba2-42d0-8157-2a09c6de610c"
  179. },
  180. "fileId": "2dYHcP23ZLRqJUzTE/TJmI",
  181. "sync": false
  182. },
  183. {
  184. "__type__": "cc.Node",
  185. "_name": "userIcon",
  186. "_objFlags": 0,
  187. "_parent": {
  188. "__id__": 1
  189. },
  190. "_children": [],
  191. "_active": true,
  192. "_level": 2,
  193. "_components": [
  194. {
  195. "__id__": 6
  196. }
  197. ],
  198. "_prefab": {
  199. "__id__": 7
  200. },
  201. "_opacity": 255,
  202. "_color": {
  203. "__type__": "cc.Color",
  204. "r": 255,
  205. "g": 255,
  206. "b": 255,
  207. "a": 255
  208. },
  209. "_contentSize": {
  210. "__type__": "cc.Size",
  211. "width": 125,
  212. "height": 153
  213. },
  214. "_anchorPoint": {
  215. "__type__": "cc.Vec2",
  216. "x": 0.5,
  217. "y": 0.5
  218. },
  219. "_position": {
  220. "__type__": "cc.Vec3",
  221. "x": 0,
  222. "y": 0,
  223. "z": 0
  224. },
  225. "_scale": {
  226. "__type__": "cc.Vec3",
  227. "x": 1,
  228. "y": 1,
  229. "z": 1
  230. },
  231. "_rotationX": 0,
  232. "_rotationY": 0,
  233. "_quat": {
  234. "__type__": "cc.Quat",
  235. "x": 0,
  236. "y": 0,
  237. "z": 0,
  238. "w": 1
  239. },
  240. "_skewX": 0,
  241. "_skewY": 0,
  242. "_zIndex": 0,
  243. "groupIndex": 0,
  244. "_id": ""
  245. },
  246. {
  247. "__type__": "cc.Sprite",
  248. "_name": "",
  249. "_objFlags": 0,
  250. "node": {
  251. "__id__": 5
  252. },
  253. "_enabled": true,
  254. "_srcBlendFactor": 770,
  255. "_dstBlendFactor": 771,
  256. "_spriteFrame": {
  257. "__uuid__": "c523d33d-2238-4bfd-8d5f-4a0848bfdc36"
  258. },
  259. "_type": 0,
  260. "_sizeMode": 0,
  261. "_fillType": 0,
  262. "_fillCenter": {
  263. "__type__": "cc.Vec2",
  264. "x": 0,
  265. "y": 0
  266. },
  267. "_fillStart": 0,
  268. "_fillRange": 0,
  269. "_isTrimmedMode": true,
  270. "_state": 0,
  271. "_atlas": null,
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.PrefabInfo",
  276. "root": {
  277. "__id__": 1
  278. },
  279. "asset": {
  280. "__uuid__": "6ccce31d-1ba2-42d0-8157-2a09c6de610c"
  281. },
  282. "fileId": "85uj9zP5VBo4nHDulFom14",
  283. "sync": false
  284. },
  285. {
  286. "__type__": "18551+YcJlA/aTrRMckeEsj",
  287. "_name": "",
  288. "_objFlags": 0,
  289. "node": {
  290. "__id__": 1
  291. },
  292. "_enabled": true,
  293. "bgNode": {
  294. "__id__": 3
  295. },
  296. "starIcon": {
  297. "__id__": 6
  298. },
  299. "_id": ""
  300. },
  301. {
  302. "__type__": "cc.PrefabInfo",
  303. "root": {
  304. "__id__": 1
  305. },
  306. "asset": {
  307. "__uuid__": "6ccce31d-1ba2-42d0-8157-2a09c6de610c"
  308. },
  309. "fileId": "f5h6Bg9X1HJpBAJogBWmLC",
  310. "sync": false
  311. }
  312. ]