Author Topic: Playing animations slower  (Read 4436 times)

How do you make animations play slower in-game? Is it possible via script or the modeling/animating program?

You'll have to make the animations themselves slower. That or setting the servers timescale, which slows the whole server.
If there is a way through a script then I couldn't tell ya.

In chat say:
/timescale 1
/timescale 0.5
/timescale 2
and more...

I'm not asking about the server timescale

The server timescale affects animation speed
Other than that animations play at the speed they're animated at in the dts/dsq files

Is it possible via script or the modeling/animating program?
Yes.
From what I know, In weapons (or any model which the animations are within the dts file)the animation speed could be changed through the script of the weapon.
In models which uses a dsq files, you can change the animation speed through the program which you made your model.