Hello, I am trying to manage to draw lines between the individual particles. I am using Niagara System which has multiple spheres flying around, from there I exported the position data to a Blueprint and from there use a drawDebugLine. However, somehow it’s not working. Someone has a better idea or tutorial? Thanks!
Hey there @sophiebunge! Welcome to the community! Are the debug lines not appearing at all or is the location data incorrect? I’d first run some tests to verify if the location data is accurate, then test the debug lines apart from the particle data to see which process is failing first.
I already got a solution, thank you anyways!
1 Like