I'm trying to use SetSequence in my SENT, but all it shows is the first frame of the animation. Does this need to be called every second, cause i haven't. If not, what is the problem? I have nothing unusual, I just have a SetSequence on the ENT:Use() function.
no in your scripted entity set auto frame advance to true. Check out additional notes on this wiki [url]http://wiki.garrysmod.com/?title=Entity.SetSequence[/url]
I did. No change.
[QUOTE=Jackthemaster;27110233]I'm trying to use SetSequence in my SENT, but all it shows is the first frame of the animation. Does this need to be called every second, cause i haven't. If not, what is the problem? I have nothing unusual, I just have a SetSequence on the ENT:Use() function.[/QUOTE]
Set the Sequence in a think hook.
Sorry, you need to Log In to post a reply to this thread.