spawn_niagara_at_location
Spawn a Niagara particle system at a world location in Unreal Engine. Set the system asset path and coordinates to trigger visual effects in-game.
Instructions
Spawn a Niagara particle system at a world location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | World location | |
| rotation | No | ||
| system_path | Yes | Niagara system asset path | |
| auto_destroy | No | Auto-destroy when finished |