• How to make an animation repeat until a certain time?
    0 replies, posted
Hey guys! I got an animation working on a keypress (the animation that happens when you chat), and I need to extend it out for like about another .2 seconds. Does anybody know how do to that? [CODE]if input.IsKeyDown( KEY_X ) then print("anim start") ply:DoAnimationEvent( ACT_GMOD_IN_CHAT )[/CODE]
Sorry, you need to Log In to post a reply to this thread.