I have an .fbx file containing a an avatar that is standing still.
I followed the steps in this GitHub repository section "Motion Generation" to create an animation for that avateravatar. What I received were a separatean .mp4 file and a .npy file that is containingwhich contain the movement that I want the avatar to do.
Is there any way to connect between them so that the avatar will move like in these files? The animations are going to be applied to many different .fbx files.
I am sort of looking for something like Mixamo, but with a way of importing an animation and not only an avatar.