bullet_hdl.prefab 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  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": "bullet_hdl",
  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. "_prefab": {
  34. "__id__": 7
  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": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 2,
  80. "groupIndex": 2,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "New Particle",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 0,
  111. "height": 0
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 2,
  144. "groupIndex": 2,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.ParticleSystem",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_custom": true,
  163. "_file": {
  164. "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
  165. },
  166. "_spriteFrame": {
  167. "__uuid__": "35901036-2b24-4a19-a871-5bf8ddba3a60"
  168. },
  169. "_texture": null,
  170. "_stopped": true,
  171. "playOnLoad": true,
  172. "autoRemoveOnFinish": false,
  173. "totalParticles": 15,
  174. "duration": 0.1,
  175. "emissionRate": 150,
  176. "life": 0.35,
  177. "lifeVar": 0,
  178. "_startColor": {
  179. "__type__": "cc.Color",
  180. "r": 255,
  181. "g": 255,
  182. "b": 255,
  183. "a": 255
  184. },
  185. "_startColorVar": {
  186. "__type__": "cc.Color",
  187. "r": 0,
  188. "g": 0,
  189. "b": 0,
  190. "a": 0
  191. },
  192. "_endColor": {
  193. "__type__": "cc.Color",
  194. "r": 255,
  195. "g": 255,
  196. "b": 255,
  197. "a": 255
  198. },
  199. "_endColorVar": {
  200. "__type__": "cc.Color",
  201. "r": 0,
  202. "g": 0,
  203. "b": 0,
  204. "a": 0
  205. },
  206. "angle": 0,
  207. "angleVar": 27,
  208. "startSize": 50,
  209. "startSizeVar": 0,
  210. "endSize": 50,
  211. "endSizeVar": 0,
  212. "startSpin": 0,
  213. "startSpinVar": 0,
  214. "endSpin": 0,
  215. "endSpinVar": 0,
  216. "sourcePos": {
  217. "__type__": "cc.Vec2",
  218. "x": 0,
  219. "y": 0
  220. },
  221. "posVar": {
  222. "__type__": "cc.Vec2",
  223. "x": 0,
  224. "y": 0
  225. },
  226. "_positionType": 1,
  227. "positionType": 1,
  228. "emitterMode": 0,
  229. "gravity": {
  230. "__type__": "cc.Vec2",
  231. "x": 0,
  232. "y": 0
  233. },
  234. "speed": 2000,
  235. "speedVar": 0,
  236. "tangentialAccel": 0,
  237. "tangentialAccelVar": 0,
  238. "radialAccel": 0,
  239. "radialAccelVar": 0,
  240. "rotationIsDir": true,
  241. "startRadius": 0,
  242. "startRadiusVar": 0,
  243. "endRadius": 0,
  244. "endRadiusVar": 0,
  245. "rotatePerS": 0,
  246. "rotatePerSVar": 0,
  247. "_N$preview": true,
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.PrefabInfo",
  252. "root": {
  253. "__id__": 1
  254. },
  255. "asset": {
  256. "__uuid__": "3349ae86-0c03-4264-88b7-eb05b7face52"
  257. },
  258. "fileId": "8dKKpZ+atJeKyErytpZLTl",
  259. "sync": false
  260. },
  261. {
  262. "__type__": "50404UIfWNMdr6ERRkIVC1x",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 1
  267. },
  268. "_enabled": true,
  269. "bulletId": 16,
  270. "canMove": false,
  271. "canBreak": true,
  272. "canPenetrate": false,
  273. "canWall": false,
  274. "boomEffect": null,
  275. "hitEffect": null,
  276. "hitAudio": null,
  277. "isHartMusic": true,
  278. "hitEffectType": 1,
  279. "hartInterval": 0,
  280. "isHitEffectAngle": false,
  281. "isAngle": false,
  282. "isBoom": false,
  283. "isRecord": true,
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "cc.BoxCollider",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 1
  292. },
  293. "_enabled": true,
  294. "tag": 0,
  295. "_offset": {
  296. "__type__": "cc.Vec2",
  297. "x": 25,
  298. "y": 0
  299. },
  300. "_size": {
  301. "__type__": "cc.Size",
  302. "width": 50,
  303. "height": 50
  304. },
  305. "_id": ""
  306. },
  307. {
  308. "__type__": "cc.PrefabInfo",
  309. "root": {
  310. "__id__": 1
  311. },
  312. "asset": {
  313. "__uuid__": "3349ae86-0c03-4264-88b7-eb05b7face52"
  314. },
  315. "fileId": "",
  316. "sync": false
  317. }
  318. ]