Mesh Switch
SANDWICH » Devlog
It's very easy to make the mesh of a model switchable in Unity. Just assign the available meshes to an array and switch among them with the array index. Material could be done with similar way too.
The script below is used to switch the mesh of dish plate (which is represented by a "cooking board" currently, but I may add other types of "plate" later...).
Get SANDWICH
SANDWICH
Tap to make sandwich
More posts
- Tiramisu and CastellaNov 06, 2018
- "Post-Halloween" UpdateOct 31, 2018
- Order some milkOct 24, 2018
- Halloween UpdateOct 22, 2018
- Halloween themeOct 21, 2018
- Trying to make a Stack-like game but end up making sandwichOct 20, 2018
Leave a comment
Log in with itch.io to leave a comment.