Generating random walls and floors

I recently got a habit of thinking how to do things in blueprint with ue when I see things in real life and videogames. But my knowledge is limited so most of the time I find a solution or can’t. I’ve read about famous bakcrooms and level 0. It says the level is random and when you walk straight and arrive the same spot it will be different. So my question is what kind of approaches can you use to generate an environment as you walk and remove what’s left behind and generate a new environment. Such as a floor and random walls basicly.

Hi @vnr!

So there are some tools available, and more specialized tools on the Unreal Marketplace. You can check out this tutorial to get a bit of a feel for it, but it’s 100% possible! :slight_smile:

So we can use tools and other means to do that. I was thinking about level bp approach. Gonna check your link. Thank you,kind sir.

1 Like