Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

MeshSkinner (for Unity 3D)

Make SkinnedMeshRenderer components in Unity games during runtime. · By Winterdust

An Armor with skin mesh component

A topic by Ramin34 created Feb 06, 2018 Views: 439 Replies: 1
Viewing posts 1 to 2
H

I have a shoulder armor for my game character with a skin mesh attached to it.

I need change old shoulder armor with a new Shoulder armor(.fbx or .blend) without any change to other components and animation and etc.

Can I use mesh skinner for that?

Thanks

Ramin

Developer

If you want to change the mesh of the model itself then no, MeshSkinner doesn't modify meshes.