I'm working on a particle system where I want the sprite (burst mode) to rotate every time it bursts to a set value. Specifically, I want it to be at 90 degree values, so 0, .25, .5, and .75. It's ok if it randomly selects which of those to use. I was thinking I might be able to do this with an Initial Rotation curve using…