Let me get right down to business:
-I opened a .mdl model that has animations.
-i went to export model (frame name plus the number) to 3DS and saved it to a directory.
-I went into blender, import>3d studio (.3ds), and pointed to the file.
-said i had a script error and to check the console.
-The last line in the console was the most critical I think:
Code:
ValueError: object "walk_00" not found
This seems to be something simple I am overlooking. All I'm trying to do is import a frame of a model, I'll worry about importing the whole thing once I figure out what I'm doing wrong first.