How to freeze animations?


(bani) #1

I’d like to freeze an entity’s animations server-side.

I have an entity which I G_Spawn() which is a copy of a player (eg player model, etc).

The problem is that the animation is cycling (eg the “idle” animation). I’d like to freeze it, but I can’t figure out how to do it from server-side.