Hello,
I am trying to create a GPU sprite particle system simulating an fiery cloud effect that is larger than my current viewport. I have found several tutorials recommending that I check the “Use Fixed Relative Bounding Box” and set the bounds to -100K and 100K.
However, when I apply these changes to the particle system, it seems to have stopped emitting any particles entirely.
For reference, this is what my particle emitter should look like. This is my emitter without the fixed bounds selected:
Any help would be appreciated. Thanks in advance!