- Added a video player with horse songs preloaded. - Adjusted post-processing to be less harsh outdoors, and more visible indoors.
21 lines
691 B
Markdown
21 lines
691 B
Markdown
# 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.
|
|
|
|
<a href="https://assetstore.unity.com/packages/tools/modeling/mesh-combiner-157192"><b>Download on Asset Store</b></a>
|
|
|
|
|
|

|
|
|
|
## Tutorial video:
|
|
https://youtu.be/PxkthEMiEQI
|
|
|
|
|
|
### The video content:
|
|

|
|
|
|
### Mesh combining via code example from the video:
|
|

|
|
|
|
### Optimization example from the video:
|
|

|