Does anyone know how to use the ParticleOrbitNode in a ParticleAnimationSet while giving each particle it’s own random angle to use for it’s orbit?
I’ve tried to use both LOCAL_STATIC and GLOBAL modes for the node. When I set the GLOBAL mode I supplied a randomized Vector3D as the euler argument but all the particles used the same angle.