animationblenderunreal-engine4skeletal-animation

Blender And UE4 - Noob : Using Model W/ Animations


I'm very sorry, but I tried looking everywhere and I cant fins an answer. I made a model in blender, and exported it as an .fbx file, imported it into UE4 third person default project. I tried with and without a custom project. I need help getting my mesh into the blueprint animation. enter image description here

In short, how do I get the character I made in blender to replace the character blueprint that comes default.


Solution

  • Essentially you would create your own blueprint object or character model (programming model) which references the fbx file and the animations required.

    There are tutorials on doing this as it is quite involved, I suggest Udemy or one of the other groups for online training.