Hi.
I’d like to change my character appearance (for example grow horns) over time on play. So I have two meshes that I made in character creator, one with horns and one without and I wanted to set them up to change from one to another and back on a loop. The meshes are rigged to the same skeleton. Any suggestion how do I set my blueprints up for that?
Most likely you would need to use morph targets to change the mesh gradually. The problem arises if the characters skeletal structure changes drastically.
Hi.
The change is slow over 10 minutes between 4 meshes. It’s only horns and other extra features like spikes, and another larger skin layer (think zombie skin but swollen)
The change is going to be gradual.
I’ll look at morph targets, thanks. but I am wondering if there’s an easier solution in blueprints, where I could Cast to… diff meshes based on time that has passed. I can sort of imagine how to do it, but maybe someone has clear instructions for it.
Here is another non-Epic affiliated resource for setting up for your model. @3dRaven was quick on the draw and beat me to it, but I do agree and believe morphs are the way to go =D
Thanks. I am wondering thought how to add the morph target change without making it an animation. My character will be animated via a MoCap live link, so I am thinking two animations on one character might be conflicting. Or would that work?