niacdoial / blemd

BMD importer for blender (BDL format also partially supported)
GNU General Public License v3.0
31 stars 12 forks source link

Why is there an animation inside my bmd? #69

Open MarioGladiator opened 1 year ago

MarioGladiator commented 1 year ago

I tried deleting the bck inside the bck folder and put a bmd in the bck folder but there is an animation playing even though there is no bck.

niacdoial commented 1 year ago

BleMD looks for bck files located at ./*.bck, ../bck/*.bck, ../bcks/*.bck, and ../scrn/*.bck, relative to the BMD file. (AKA: next to the bmd file itself, as well as in the folders located at one-folder-up-then-[bck, bcks or bck]).

Do you have any file there?

If not, is there a file with the same name as the animation anywhere? (not even necessarily a bck file)

MarioGladiator commented 1 year ago

could you tell me how i could sort out this

niacdoial commented 1 year ago

…I was trying? Do you have any answers to the questions I asked you a message ago?