fw_trail_blue.particlefx 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. emitters {
  2. mode: PLAY_MODE_LOOP
  3. duration: 1.0
  4. space: EMISSION_SPACE_WORLD
  5. position {
  6. y: -36.0
  7. }
  8. tile_source: "/assets/sprites.atlas"
  9. animation: "fw_trace_02"
  10. material: "/builtins/materials/particlefx.material"
  11. particle_orientation: PARTICLE_ORIENTATION_MOVEMENT_DIRECTION
  12. max_particle_count: 150
  13. type: EMITTER_TYPE_CONE
  14. properties {
  15. key: EMITTER_KEY_SPAWN_RATE
  16. points {
  17. y: 512.0
  18. }
  19. }
  20. properties {
  21. key: EMITTER_KEY_PARTICLE_LIFE_TIME
  22. points {
  23. y: 0.3
  24. }
  25. }
  26. properties {
  27. key: EMITTER_KEY_PARTICLE_SPEED
  28. points {
  29. y: 100.0
  30. }
  31. }
  32. properties {
  33. key: EMITTER_KEY_PARTICLE_SIZE
  34. points {
  35. y: 100.0
  36. }
  37. }
  38. properties {
  39. key: EMITTER_KEY_PARTICLE_RED
  40. points {
  41. y: 0.12941177
  42. }
  43. }
  44. properties {
  45. key: EMITTER_KEY_PARTICLE_GREEN
  46. points {
  47. y: 0.3019608
  48. }
  49. }
  50. properties {
  51. key: EMITTER_KEY_PARTICLE_BLUE
  52. points {
  53. y: 0.7019608
  54. }
  55. }
  56. properties {
  57. key: EMITTER_KEY_PARTICLE_ALPHA
  58. points {
  59. y: 1.0
  60. }
  61. }
  62. particle_properties {
  63. key: PARTICLE_KEY_SCALE
  64. points {
  65. y: 0.5190731
  66. }
  67. points {
  68. x: 1.0
  69. y: 0.0035842706
  70. }
  71. }
  72. particle_properties {
  73. key: PARTICLE_KEY_RED
  74. points {
  75. y: 1.0
  76. }
  77. }
  78. particle_properties {
  79. key: PARTICLE_KEY_GREEN
  80. points {
  81. y: 1.0
  82. }
  83. }
  84. particle_properties {
  85. key: PARTICLE_KEY_BLUE
  86. points {
  87. y: 1.0
  88. }
  89. }
  90. particle_properties {
  91. key: PARTICLE_KEY_ALPHA
  92. points {
  93. y: 0.0
  94. t_x: 0.07194582
  95. t_y: 0.99740857
  96. }
  97. points {
  98. x: 0.11320755
  99. y: 0.99277455
  100. t_x: 0.99418455
  101. t_y: 0.10768964
  102. }
  103. points {
  104. x: 0.38487023
  105. y: 0.12991524
  106. t_x: 0.8252495
  107. t_y: -0.5647683
  108. }
  109. points {
  110. x: 1.0
  111. y: 7.7859504E-4
  112. t_x: 0.9999786
  113. t_y: -0.0065419343
  114. }
  115. }
  116. particle_properties {
  117. key: PARTICLE_KEY_STRETCH_FACTOR_X
  118. points {
  119. y: 1.0
  120. }
  121. }
  122. particle_properties {
  123. key: PARTICLE_KEY_STRETCH_FACTOR_Y
  124. points {
  125. y: 1.0
  126. }
  127. }
  128. particle_properties {
  129. key: PARTICLE_KEY_ANGULAR_VELOCITY
  130. points {
  131. y: 1.0
  132. }
  133. }
  134. size_mode: SIZE_MODE_AUTO
  135. }
  136. emitters {
  137. id: "emitter1"
  138. mode: PLAY_MODE_LOOP
  139. duration: 1.0
  140. space: EMISSION_SPACE_WORLD
  141. position {
  142. y: -19.0
  143. z: 0.5
  144. }
  145. tile_source: "/assets/sprites.atlas"
  146. animation: "fw_trace_02"
  147. material: "/builtins/materials/particlefx.material"
  148. blend_mode: BLEND_MODE_ADD
  149. particle_orientation: PARTICLE_ORIENTATION_MOVEMENT_DIRECTION
  150. max_particle_count: 128
  151. type: EMITTER_TYPE_CONE
  152. properties {
  153. key: EMITTER_KEY_SPAWN_RATE
  154. points {
  155. y: 500.0
  156. }
  157. }
  158. properties {
  159. key: EMITTER_KEY_PARTICLE_LIFE_TIME
  160. points {
  161. y: 0.3
  162. }
  163. }
  164. properties {
  165. key: EMITTER_KEY_PARTICLE_SPEED
  166. points {
  167. y: 100.0
  168. }
  169. }
  170. properties {
  171. key: EMITTER_KEY_PARTICLE_SIZE
  172. points {
  173. y: 50.0
  174. }
  175. }
  176. properties {
  177. key: EMITTER_KEY_PARTICLE_RED
  178. points {
  179. y: 1.0
  180. }
  181. }
  182. properties {
  183. key: EMITTER_KEY_PARTICLE_GREEN
  184. points {
  185. y: 1.0
  186. }
  187. }
  188. properties {
  189. key: EMITTER_KEY_PARTICLE_BLUE
  190. points {
  191. y: 1.0
  192. }
  193. }
  194. properties {
  195. key: EMITTER_KEY_PARTICLE_ALPHA
  196. points {
  197. y: 1.0
  198. }
  199. }
  200. particle_properties {
  201. key: PARTICLE_KEY_SCALE
  202. points {
  203. y: 0.5190731
  204. }
  205. points {
  206. x: 1.0
  207. y: 0.0035842706
  208. }
  209. }
  210. particle_properties {
  211. key: PARTICLE_KEY_RED
  212. points {
  213. y: 1.0
  214. }
  215. }
  216. particle_properties {
  217. key: PARTICLE_KEY_GREEN
  218. points {
  219. y: 1.0
  220. }
  221. }
  222. particle_properties {
  223. key: PARTICLE_KEY_BLUE
  224. points {
  225. y: 1.0
  226. }
  227. }
  228. particle_properties {
  229. key: PARTICLE_KEY_ALPHA
  230. points {
  231. y: 0.0
  232. t_x: 0.07194582
  233. t_y: 0.99740857
  234. }
  235. points {
  236. x: 0.11320755
  237. y: 0.99277455
  238. t_x: 0.99418455
  239. t_y: 0.10768964
  240. }
  241. points {
  242. x: 0.38487023
  243. y: 0.12991524
  244. t_x: 0.8252495
  245. t_y: -0.5647683
  246. }
  247. points {
  248. x: 1.0
  249. y: 7.7859504E-4
  250. t_x: 0.9999786
  251. t_y: -0.0065419343
  252. }
  253. }
  254. particle_properties {
  255. key: PARTICLE_KEY_STRETCH_FACTOR_X
  256. points {
  257. y: 1.0
  258. }
  259. }
  260. particle_properties {
  261. key: PARTICLE_KEY_STRETCH_FACTOR_Y
  262. points {
  263. y: 1.0
  264. }
  265. }
  266. particle_properties {
  267. key: PARTICLE_KEY_ANGULAR_VELOCITY
  268. points {
  269. y: 1.0
  270. }
  271. }
  272. size_mode: SIZE_MODE_AUTO
  273. }