Is there a possibility of having a rotation snap spinner (in rotation op and spin op) where the particle can rotate randomly according to the snapping degree specified.
Like angle snap or like a speed discretize....for eg if snap is 45 degrees, the particles will randomly rotation on increment of 45 on any axis or axis specified
I did it, but I couldn't do a loop setup.
In my example, you will need to go to each rotation and change the seed (at the very bottom).
Also, if you want less degree, you need to change random 3 parameters, to each of the rotation operator.