So I’ve made a simple wavy terrain made out of blocks kind of like Minecraft terrain but the problem is that if It’s to large or a have a lot of them in the world it takes up tons of memory. I’m Using a Hierachical Instance Static mesh.
Now I have heard that it is a little better to use c++ but I’m not Shute if it would help. So is there some optimization I’m missing?