is it possible to make sound on the sub emitter particles or after the first particle dies using FMOD in unity?
if possible how?
This is more of a Unity question, but it appears as if you can just call FMOD Studio commands when calling ParticleSystem.TriggerSubEmitter
via scripting