smoke.prefab 5.3 KB

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