This is not a question, but a victory lap! In case anyone else bangs their head against their screen for many weeks as I have. Here is one way to take multiple animation files from Mixamo, combine them in Blender 2.8, and then export as a single GLB for use in BABYLON JS.
I haven’t weighted and blended them yet…next step.
Here’s animation blending: https://www.babylonjs-playground.com/#PSR2ZX#140
(given that my character advances when ‘hitonhead’ animation plays, looks like i’ll also need to adjust Z position along with that animation - or else remove the forward motion in Blender)
Can the animation still be used like that in bkender though, for example i ha e a motion captyre of a pro fighter doing a spin kick as well as a running animation of my own… id likento do a scene where the charator runs and then spin kicks hut withbit being 2 differnt skeletons i have tobuse drivers FOR EACH BONE to copy the rotation and location for each. Id rather not like to do this ever again is it possoble to do with the already names mixamo bones ???
Hi @RTJ3DCOSPLAY.
Are you looking to make the scene in Babylon or Blender?
And so that I understand you right - are you looking to copy animation from one character to another - where the 2nd character shares the same bones as the 1st?