How to enable particles drawing while not facing emitter?

I am facing the same problem, and this doesn’t seem to be fixing it. I have a jetpack that emits smoke particles behind my character, but I want them to always be rendered so I can look back and see the smoke trail I left. How can I make the particles stay visible? I tried adjusting the bounding box to be really huge and this still didn’t fix it…
Correction: Setting it really huge (-100,000, -100,000, -100,000) to (100,000, 100,000, 100,000) fixed it, thank you!!!

2 Likes