Spline Blueprint with replaceble parts of mesh

It’s definitely possible with blueprints. You can make an array of static meshes, assign those using a loop to different parts of a spline, expose that array, and drag in replacement meshes for whatever numbered slot you want.

1 Like