Hello,
I am trying to spawn Destructible meshes with in blueprints. I am making a basic level generator and I am trying to have the destructible meshes spawn in my level at random. but I am not sure how to spawn them because I was using instances of static meshes to make walls at the moment.
My Level
I want to spawn Destructible meshes randomly around the level but I am not sure how to Instance the meshes.
thank you