Similarly to emitting from a mesh surface, are there any common methods to having a particles movement stick to the surface of a specific static mesh surface?
There is a decent system in the content examples project, however that is a pretty complicated / custom module system to ray cast particles to nearest distance fields and align movement to them…
Wondering if there is a simpler way to have particles emit from, and follow the surface of a specific mesh (as assigned in the system itself)