particle_system http$1$2$2tundra-ludocraft.s3.amazonaws.com$2BeachTest$2dustparticle.particle { // Main attributes quota 100 material dust.material particle_width 12 particle_height 12 cull_each true sorted true local_space true // Billboard renderer attributes billboard_rotation_type vertex // Emitters emitter Box { colour 0.811765 0.772549 0.670588 1 colour_range_start 0.811765 0.772549 0.670588 1 colour_range_end 0.835294 0.784314 0.67451 1 direction 0 0 1 up 0 1 0 emission_rate 2 velocity 0.5 velocity_min 0.5 velocity_max 1.13 time_to_live 15 time_to_live_min 15 time_to_live_max 45 width 65 height 1 depth 400 } // Affectors affector Rotator { rotation_speed_range_start 3 rotation_speed_range_end 8 rotation_range_end 360 } }