TF2-Custom-Taunts
TF2-Custom-Taunts copied to clipboard
Moving taunts not moving
Hi, so I tried to add a moving conga-replacement taunt (Going to the Intelligence), and it works, except the player is not moving, is there anything that can be done?
Might be due to how the game treats moving taunts with custom models, I'll see if there's a possible work around.
Reading from conga's qc. Perhaps you will need to add { event AE_TAUNT_ENABLE_MOVE 0 "" }
in your qc.
Not tested but worth a try.