STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
263
IN-GAME
1,650
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
Bottiger 14 Mar, 2021 @ 3:03pm
Importing a QC file only imports the last SMD file?
Is there any way to import all the SMD files from an QC file?

I have a QC file like this, and only the last SMD gets imported. If I manually import the other smds, it replaces the last one that was imported.

$sequence "final_attack_1" { "darkreaper_anims\final_attack_1.smd" fadein 0.2 fadeout 0.2 fps 30 } $sequence "final_attack_2" { "darkreaper_anims\final_attack_2.smd" fadein 0.2 fadeout 0.2 fps 30 } $sequence "buff" { "darkreaper_anims\buff.smd" fadein 0.2 fadeout 0.2 fps 30 }
Originally posted by Artfunkel:
Blender doesn't have a real animation manager, and doesn't support associating multiple animations to one object.

Instead you have to manually change the action assigned to the armature object. There's a selector control in the Source Tools to help with this: select your armature in the Exportables panel and you will see it appear.
< >
Showing 1-1 of 1 comments
The author of this thread has indicated that this post answers the original topic.
Artfunkel 23 Mar, 2021 @ 11:49am 
Blender doesn't have a real animation manager, and doesn't support associating multiple animations to one object.

Instead you have to manually change the action assigned to the armature object. There's a selector control in the Source Tools to help with this: select your armature in the Exportables panel and you will see it appear.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

All Discussions > Help > Topic Details
Date Posted: 14 Mar, 2021 @ 3:03pm
Posts: 1