Hello everyone
I have an emmiter
I need all the particles to point towards the centre
Hi @blAddddDe!
The effect you are looking for can be achieved by adjusting the Shape Location and Velocity values to the following:
Certain values will require additional changes for your exact setup, but all rays should converge to the cone’s center point after a bit of experimentation. Hope this helps!
if I want the same effect without the movement(adding velocity)?
That could be done, but it would alter the behaviour of the niagara system. Per the current setup, the cone shape is dictated by the movement. We could set Min/Max velocity to 1 in order to conserve the shape, but there would still be a minimal movement.
Changing the Render from Sprite Renderer to Mesh Rendered should allow us to setup an effect without movement. In order to do so, we need further data regarding your objective here, what the effect is trying to accomplish, and what’s the intended end result in render.
thanks