- Home /
Question by
alexxUID · Nov 09, 2020 at 02:39 PM ·
particlessoundparticlesystememit
Detect the start of a particle burst emission
Hi,
I have a particle system that only emits in bursts which are random in execution.
Is there a way to detect the burst start? I want to play a sound when that happens.
I know I can get the array holding the burst events, but since they appear randomly and sometimes are omitted that does not help me much.
Comment
Your answer

Follow this Question
Related Questions
How to force a particle system emit from every vertex a mesh have? 3 Answers
Particles emit in the same direction twice if they hit a collider 0 Answers
'Swap' a particle from one system to another, keeping it's position 0 Answers
Manually and efficiently placing thousands of particles 0 Answers
Emit Random Particles? 2 Answers