Can I have different meshes for a single character?

Sure use Multiple Skeletal Mesh Components on your Character. You probaly want to use “Set Master Pose Component” or they will Calculate and Animate their own Skeleton. That way they read out from the Master. Saves you a lot off Performance. Using Multiple Components will result in additional Drawcalls thats something to keep in mind.

1 Like