Hello! I am trying to make a system, to have a Niagara particle system start pointing particles in the direction of certain target points on the map.
For example, When holding “Q” I want the player to have particles, that only their client can see. To start going in the direction of Target points that have the Tag “Water”
I am using a function for this. And below ill show you my current system to achieve this.