Hello everyone
I was wondering what would be the best approach on creating a terrain for mobile devices.
I downloaded this pre-modelled building and I’m currently re-texturing it. But before I bake all the textures into one file, should I combine all the different objects together? I know every single object in unity is 1 draw call, but would it actually increase performance by combining them instead of leaving them separated?
Thanks!