I'd like to be able to turn down the degree by which particles rotate and the speed by which they rotate. I'm imagining two properties:
particleRotationDegrees: number between 0 and 360 ?
particleRotationSpeed: number multiplier between 0 and 1 ?
Totally open to suggestions on implementation :)