Stop Particle System from rotating together with object

Solved it with the help of Reddit. Replaced Cascade particle system with the Niagara Particle system. Added “System Location” to Particle Update and the Offset to Z -40,0
and the Offset Coordinate Space to “World”. Also unchecked “Local Space” in the Emitter Properties. Also the Emitter is attached to a centered Sphere Collider.