Is it possible to spawn two actors, place them at around the same coordinates and have them merge at runtime?
You should be able to accomplish this in blueprints by creating a ProceduralMesh, and using “Get Section from Static Mesh” and “Copy Procedural Mesh from Static Mesh Component”
2 Likes