spawn_niagara_attached
Attach a Niagara system to an actor in Unreal Engine by providing the asset path and actor name. This spawns the effect directly on the target, avoiding manual placement.
Instructions
Spawn a Niagara system attached to an actor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor_name | Yes | Actor name or label to attach to | |
| system_path | Yes | Niagara system asset path |