Closed staylazy-studios closed 1 year ago
This option is checked by default, so I do not believe that is the issue. However, it seems that the Apply Modifiers option breaks shape keys. I have not had a chance to look at the file itself, but does the object in question have modifiers?
@Moguri No, it doesn't have any modifiers applied. It's just the default cube with the default shape key 'Basis' and 'Key 1' which looks like:
I did some digging, and it looks like some change in Blender 3.3 broke shape key export for blend2bam. I have some ideas for how to fix it. In the meantime, you can use an older version of Blender as a work-around.
Oh, okay. I tried it with 3.2.2 and it worked! Thanks for your help!
I have pushed a potential fix to master
if you'd like to give it a try in your workflow.
Marking as resolved.
I've created a new model and exported one with gltf and one with blend2bam. the gltf version works but not the bam version.
the code:
the blend file is a newly created version 3.3.1 model with Shape keys
Basis
andKey 1
box2.zipEntikan on Discord pointed out that it could be because of blend2bam not supporting the new "Shape Keys" tick on gltf export