Skip to content

Instantly share code, notes, and snippets.

@DDR0
Created April 15, 2020 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DDR0/ba4186af0ef7f817eee7456ff26cb4f0 to your computer and use it in GitHub Desktop.
Save DDR0/ba4186af0ef7f817eee7456ff26cb4f0 to your computer and use it in GitHub Desktop.
little_dust_effect.cfg
{
"info": {
"affector": {
"max_deviation_x": 2.0,
"type": "randomizer"
},
"blend": "alpha_blend",
"blend_enable": true,
"blend_equation": "add",
"default_particle_height": 3.0,
"default_particle_width": 3.0,
"emitter": {
"angle": {
"max": 345.600006,
"min": 345.600006,
"type": "random"
},
"can_be_deleted": false,
"emission_rate": 10.0,
"mass": 1.0,
"name": "emit_object_97",
"radius": 15.0,
"rotation": 0.0,
"scaling": 1.0,
"time_to_live": {
"max": 3.0,
"min": 1.0,
"type": "random"
},
"type": "sphere_surface",
"velocity": 15.0
},
"max_velocity": 2.0,
"name": "water_bubbles",
"order": 0,
"texture": "particles/white_pix.png",
"use_position": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment