I have a Niagara system that spawns mannequin static meshes moving on the x axis.
In the video attached, if the origin of the Niagara system is within the screen, the Static meshes are visible. If I move the camera away from the origin of the Niagara system, all static meshes disappear.
Is this some kind of culling?
Is it possible to keep particles which are within the view, “Visible”?
Or a way to “attach” the origin of the system to the movement of the particles?
I am working on making a “crowded” area with a Niagara system, but if all static meshes disappear if the origin is out of view, thie sistem is unusable.
Thanks!
D.