How do I make the "Spawn system at location" node work? How to spawn a niagara system at location?

Thank you for the help!

I found the culprit. The effect I’m trying to use uses Initialize Mesh Reproduction Sprite, and apparently that requires to be attached to an actor.

So it looks like I’ll have to spawn another actor and attach it to that.
I’m still not sure why some of my other Niagara systems don’t work, because not all of them use this module, but it’s been enough experimentation for me for now. :slight_smile:

2 Likes