How do I create an particle with multiple emitters orbiting on axis other than 90 degrees relative to center? How do I create an orbit axis that is 45 degrees of center?
Add an Orbit Module
Offset Amount to the radius you want (for example: Constant Z 50)
Rotation Amount to numbers below 1 will tilt the axis. (for example: Constant [X 0.1][Y 0.1][Z 0.0])
Rotation Rate Amount to how many times you want it to rotate the center every interval. (for example: Constant [X 1.0][Y 0.0][Z 0.0] will rotate around once per second.