SPICA icon indicating copy to clipboard operation
SPICA copied to clipboard

Exporting Animation to .DAE Bug

Open SlackerP opened this issue 8 years ago • 8 comments

Hello.

I did the following steps to produce a bug:

  • Load Eevee's Sun/Moon model
  • Load Eevee's Sun/Moon textures
  • Load Eevee's Sun/Moon fight animations
  • Export as .DAE with Motion 0 (the idle/stand animation) selected
  • Load the model in Unity

The animation is working but the right leg feet from the back is strangely rotating for no reason, although in the software the animation preview is fine, just after exporting it this happens. It's also worth noting in Blender the animation is totally messed up, only Unity seems to be able to read the animation for the most part.

This is what I mean, notice the feet:

http://i.imgur.com/stiDMF5.gif

SlackerP avatar Aug 08 '17 20:08 SlackerP

Huh... Now that I re-imported its suddenly working fine, I'll keep this open but you can close it EDIT: Actually, its back again, I have no idea why. I just manually edited the animation and removed the frames.

SlackerP avatar Aug 08 '17 20:08 SlackerP

in which file is the eevee model/animation located inside the GARC?

gdkchan avatar Aug 09 '17 19:08 gdkchan

Sorry, I don't understand what's GARC, but the model file is located in the 1 (Model) folder from the S/M models package I downloaded and the file name is 0192 - Eevee.bin

SlackerP avatar Aug 09 '17 19:08 SlackerP

I checked the Blender issue - the problem is that Blender seems to remove dae bones that are not referenced by any controller, then it searches for the bone when loading the animation and can't find them. This is a bug on Blender, not on this tool, but I added a workaround anyway since many ppl uses it. Animations should work on Blender now.

Also I'm not sure what this number - 192 - means, Pokedex number for Eevee is 133, and the file inside the GARC is 01720. I guess whoever made this pack just assigned those numbers to the model based on their order inside the GARC.

gdkchan avatar Aug 10 '17 19:08 gdkchan

@gdkchan Is there a bug report of this issue on Blender's bug tracker?

CuriousTommy avatar Aug 12 '17 05:08 CuriousTommy

I don't think so.

gdkchan avatar Aug 12 '17 12:08 gdkchan

Likely related to #31

gdkchan avatar Oct 24 '17 17:10 gdkchan

Pokemon SuMo animations are completely broken in the new versions of Blender(2.8x).

ksfox3 avatar Apr 07 '20 18:04 ksfox3