Back to search
Node refGold tierEffects

SpawnEmitterAtLocation — spawn particle effect at world location

Updated 3mo ago
UE 5.0UE 5.1UE 5.2UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#particle#emitter#spawn#vfx

Reference

UGameplayStatics::SpawnEmitterAtLocation. For Niagara, use SpawnSystemAtLocation.

Pins

Inputs

  • execute:exec
  • EmitterTemplate:object
  • Location:vector
  • Rotation:rotator
  • Scale:vector
  • bAutoDestroy:bool
  • PoolingMethod:enum
  • bAutoActivate:bool

Outputs

  • then:exec
  • ReturnValue:object

Function target: SpawnEmitterAtLocation · Node name: Spawn Emitter at Location