Bomb.prefab 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  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": "Bomb",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_level": 1,
  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": 112,
  50. "height": 159
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_position": {
  58. "__type__": "cc.Vec3",
  59. "x": 0,
  60. "y": -131,
  61. "z": 0
  62. },
  63. "_scale": {
  64. "__type__": "cc.Vec3",
  65. "x": 1,
  66. "y": 1,
  67. "z": 1
  68. },
  69. "_rotationX": 0,
  70. "_rotationY": 0,
  71. "_quat": {
  72. "__type__": "cc.Quat",
  73. "x": 0,
  74. "y": 0,
  75. "z": 0,
  76. "w": 1
  77. },
  78. "_skewX": 0,
  79. "_skewY": 0,
  80. "_zIndex": 0,
  81. "groupIndex": 0,
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "particlesystem",
  87. "_objFlags": 0,
  88. "_parent": {
  89. "__id__": 1
  90. },
  91. "_children": [],
  92. "_active": true,
  93. "_level": 2,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 4
  101. },
  102. "_opacity": 255,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 255,
  106. "g": 255,
  107. "b": 255,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 0,
  113. "height": 0
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_position": {
  121. "__type__": "cc.Vec3",
  122. "x": -1,
  123. "y": 69,
  124. "z": 0
  125. },
  126. "_scale": {
  127. "__type__": "cc.Vec3",
  128. "x": 1,
  129. "y": 1,
  130. "z": 1
  131. },
  132. "_rotationX": 0,
  133. "_rotationY": 0,
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.ParticleSystem",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_srcBlendFactor": 770,
  156. "_dstBlendFactor": 771,
  157. "_custom": true,
  158. "_file": {
  159. "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
  160. },
  161. "_spriteFrame": {
  162. "__uuid__": "472df5d3-35e7-4184-9e6c-7f41bee65ee3"
  163. },
  164. "_stopped": true,
  165. "playOnLoad": true,
  166. "autoRemoveOnFinish": false,
  167. "totalParticles": 150,
  168. "duration": -1,
  169. "emissionRate": 10,
  170. "life": 1,
  171. "lifeVar": 0,
  172. "_startColor": {
  173. "__type__": "cc.Color",
  174. "r": 255,
  175. "g": 184,
  176. "b": 0,
  177. "a": 255
  178. },
  179. "_startColorVar": {
  180. "__type__": "cc.Color",
  181. "r": 0,
  182. "g": 0,
  183. "b": 0,
  184. "a": 255
  185. },
  186. "_endColor": {
  187. "__type__": "cc.Color",
  188. "r": 255,
  189. "g": 255,
  190. "b": 255,
  191. "a": 0
  192. },
  193. "_endColorVar": {
  194. "__type__": "cc.Color",
  195. "r": 0,
  196. "g": 0,
  197. "b": 0,
  198. "a": 0
  199. },
  200. "angle": 90,
  201. "angleVar": 20,
  202. "startSize": 100,
  203. "startSizeVar": 0,
  204. "endSize": 100,
  205. "endSizeVar": 0,
  206. "startSpin": 0,
  207. "startSpinVar": 0,
  208. "endSpin": 0,
  209. "endSpinVar": 0,
  210. "sourcePos": {
  211. "__type__": "cc.Vec2",
  212. "x": 0,
  213. "y": 0
  214. },
  215. "posVar": {
  216. "__type__": "cc.Vec2",
  217. "x": 0,
  218. "y": 0
  219. },
  220. "positionType": 0,
  221. "emitterMode": 0,
  222. "gravity": {
  223. "__type__": "cc.Vec2",
  224. "x": 0,
  225. "y": 0
  226. },
  227. "speed": 0,
  228. "speedVar": 0,
  229. "tangentialAccel": 0,
  230. "tangentialAccelVar": 0,
  231. "radialAccel": 0,
  232. "radialAccelVar": 0,
  233. "rotationIsDir": false,
  234. "startRadius": 0,
  235. "startRadiusVar": 0,
  236. "endRadius": 0,
  237. "endRadiusVar": 0,
  238. "rotatePerS": 0,
  239. "rotatePerSVar": 0,
  240. "_N$preview": true,
  241. "_id": ""
  242. },
  243. {
  244. "__type__": "cc.PrefabInfo",
  245. "root": {
  246. "__id__": 1
  247. },
  248. "asset": {
  249. "__uuid__": "82baef16-c663-4332-a3ec-d38c9b706ee9"
  250. },
  251. "fileId": "47rEgRNRZErJ3AHj1WBDQA",
  252. "sync": false
  253. },
  254. {
  255. "__type__": "cc.Sprite",
  256. "_name": "",
  257. "_objFlags": 0,
  258. "node": {
  259. "__id__": 1
  260. },
  261. "_enabled": true,
  262. "_srcBlendFactor": 770,
  263. "_dstBlendFactor": 771,
  264. "_spriteFrame": {
  265. "__uuid__": "d561cff6-b716-4d90-b78c-0f7de559bfd8"
  266. },
  267. "_type": 0,
  268. "_sizeMode": 1,
  269. "_fillType": 0,
  270. "_fillCenter": {
  271. "__type__": "cc.Vec2",
  272. "x": 0,
  273. "y": 0
  274. },
  275. "_fillStart": 0,
  276. "_fillRange": 0,
  277. "_isTrimmedMode": true,
  278. "_state": 0,
  279. "_atlas": null,
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "7280dfeMo9Mn5OdlQWbdYgZ",
  284. "_name": "",
  285. "_objFlags": 0,
  286. "node": {
  287. "__id__": 1
  288. },
  289. "_enabled": true,
  290. "touchFlag": false,
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.PolygonCollider",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 1
  299. },
  300. "_enabled": true,
  301. "tag": 0,
  302. "_offset": {
  303. "__type__": "cc.Vec2",
  304. "x": 0,
  305. "y": 0
  306. },
  307. "points": [
  308. {
  309. "__type__": "cc.Vec2",
  310. "x": -55,
  311. "y": -76
  312. },
  313. {
  314. "__type__": "cc.Vec2",
  315. "x": 55,
  316. "y": -74
  317. },
  318. {
  319. "__type__": "cc.Vec2",
  320. "x": 57,
  321. "y": 79
  322. },
  323. {
  324. "__type__": "cc.Vec2",
  325. "x": -55,
  326. "y": 78
  327. }
  328. ],
  329. "_id": ""
  330. },
  331. {
  332. "__type__": "cc.PrefabInfo",
  333. "root": {
  334. "__id__": 1
  335. },
  336. "asset": {
  337. "__uuid__": "82baef16-c663-4332-a3ec-d38c9b706ee9"
  338. },
  339. "fileId": "9016C4J5JCToxhOzZ0iOjy",
  340. "sync": false
  341. }
  342. ]