Description
Allows you to set how fast an entity's animation will play, with 1.0 being the default speed.
Arguments
1 number fSpeedHow fast the animation will play.
Example
Makes Entity(1)'s viewmodel play animations 50% slower.
Output: Entity(1)'s viewmodel now plays animations 50% slower.