As far as I know multimesh method just spams the same object on a surface without much manual control. I'm adding trees to my game and if I just copy-paste them, draw calls go up to hundreds and if I add rocks etc. draw calls will grow even more.
So, how can I reduce the amount of drawcalls?