mixamo_anims_downloader icon indicating copy to clipboard operation
mixamo_anims_downloader copied to clipboard

local FBX file

Open LogWell opened this issue 3 years ago • 2 comments

How to animate the local rigged FBX model rather than the character provided?

LogWell avatar Dec 08 '21 10:12 LogWell

I guess you have to replace the ID in here https://github.com/gnuton/mixamo_anims_downloader/blob/master/mixamo.js#L24 with UUID of the character that you have uploaded. I am not sure if that makes sense although, since you can in any case target the anumation to your local carachter after the download.

gnuton avatar Dec 08 '21 10:12 gnuton

When I "UPLOAD CHARACTER" with "NEXT" click, and press "F12", I can get a character, but the animated FBX is only the skeleton pose sequence without mesh. How can I solve this? Here is a link to 3 free rigged FBX model (choose "3D RIGGED PEOPLE").

image

LogWell avatar Dec 09 '21 01:12 LogWell