Tutorial: Populating Meshes Along a Spline with Blueprints

I have not tried a “swap” implementation on this Spline BP myself, but in theory you could try to hide & disable collision on the SplineBP Mesh Instance(s) hit, then spawn the Actors with physics etc at the location of each hidden SplineBP Mesh Instance & apply appropriate impulse!