Hello,
I have a particle system for a beam. The particle system has a main beam data module along with 3 auxiliary beam data modules and 2 Sprite Emitters.
I’ve managed to set the main bean to go from target to target but I don’t know how to do it for the auxiliary beams. One option that I discovered was to change the index of the emitter when using “Set Beam Target Point” node. But I will have to do it manually for each beam particle and it’s a really clunky solution. Moreover, the Initial velocity of the Sprite emitters doesn’t follow the main bean either.
Is there a way to set the auxiliary beams and sprite emitters to follow the direction which is set by the main beam emitter?