g to make scratch module that returns the triangle coordinates of a particle collision with skeletal mesh.

I’m trying to make particles stick to a skeletal mesh after colliding with it. I created a scratch module that’s suppose to get the triangle coordinates closest to the point of collision.

I’m quite new to Niagara so honestly not sure where the issue lies. I’m pretty confident this should work but it’s doesn’t so any ideas.