Hello,
After using the recent Third Person Game video tutorial, I wanted to use some stock animations. I have stumbled upon this excellent resource about importing a lot of animations in Unity. As both game engine use FBX files, it seemed very relevant.
To summarize, there is a huge database of 2500 animations offered totally free of use by CMU. I really would like to try it because the animations offered currently in UE4 are… a bit scarce. There is a good walk/run pattern, jumping and aiming. And not much else. It seems natural that enthusiasts would like to have some very common animations such as :
- attacking with a sword/bow/axe
- hanging on a platform, climbing a platform
- sitting on a chair / lying on a bed
- shooting a two handed gun / single handed gun
- etc…
However, I am currently experiencing some difficulties importing the animation files in UE4. I am pretty sure the animation files are functional, I can open them in BVHacker and Blender. However, when I export the files as FBX (inside Blender) then UE4 refuses to load them. The common error seems to be “Could not find needed track (Root)”
Any help would be greatly appreciated. I am sure I am not the first one who wants to import some stock animations