Template:PatchDiff/September 10, 2014 Patch/tf/tf2 misc dir.vpk/scripts/itemtest qc template taunt.txt

From Team Fortress Wiki
Jump to: navigation, search
N/A1// defining the upaxis is needed for maya exports
N/A2$upaxis Y
N/A3 
N/A4$modelname player/<CLASS_NAME>_user_animations.mdl
N/A5 
N/A6$include "<CLASS_NAME>_definebones.qci"
N/A7 
N/A8// include the file that sets up the ikchains
N/A9$include "../TF_animation_rules/ruleshierarchy.qci"
N/A10$include "../TF_animation_rules/TF_macros_list.qci"
N/A11 
N/A12$pushd "../../<QCI_RELATIVE_DIR>"
N/A13$include "../../<QCI_RELATIVE_PATH>"
N/A14$popd