Hello,
Is there a way to make the projectile stay in a mesh when it is hit? i.e. if you shoot an object with an arrow, the arrow will stay in the object. Right now the projectile hits and sticks into the mesh, but if I move the mesh during runtime, the projectile stays where it originally struck.
The projectile BP is this. Nothing else special is happening with it, its just being spawned on an event.