# Mesh Combiner for Unity **Mesh Combiner** is a little tool which can **combine different meshes into one mesh** for reduce the amount of batches / draw calls, making your game more optimized. Download on Asset Store ![Mesh Combiner](https://i.imgur.com/tpaPW6T.png) ## Tutorial video: https://youtu.be/PxkthEMiEQI ### The video content: ![Video content](https://i.imgur.com/1Qe6RYK.png) ### Mesh combining via code example from the video: ![Code example](https://i.imgur.com/OR2v1zY.png) ### Optimization example from the video: ![Optimisation example](https://i.imgur.com/KPSI1bE.png)