JannisX11 / snowstorm

Minecraft Bedrock Particle Generator
https://snowstorm.app
GNU General Public License v3.0
150 stars 25 forks source link

Previewing looping particles kills them after the emitter dies #91

Open dev-hydrogen opened 2 months ago

dev-hydrogen commented 2 months ago

When you preview a looping particle, all particles are killed when the emitter expires, this is annoying when you preview particles that will loop in-game, where minecraft only kills particles when the particle itself expires.

dev-hydrogen commented 1 month ago

Noting here that this was observed with a particle using events to combine particles together. (multiple emitter spawn events when the "main" emitter spawns)