ParticleTransform.Global is the default and emits particles as if they were world space objects, useful for most effects.
ParticleTransform.Local particles are children of the emitter and move relative to the emitter as they would in a parent/child actor relationship.
ParticleTransform.Global is the default and emits particles as if they were world space objects, useful for most effects.