Hello,
I'm currently using,
self:SetSequence() and sequence number to play a models animation, but it's not playing at it's normal speed, it's playing much faster.
I've tried self:SetPlaybackRate(), and self:GetViewModel():SetPlaybackRate() but these literally did nothing.
Is there any other way or function to do this?
If it's for a viewmodel, [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Entity/SendViewModelMatchingSequence]Entity:SendViewModelMatchingSequence[/url] might work, or [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Entity/ResetSequence]Entity:ResetSequence[/url], or in the worst case you could try [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Entity/ResetSequenceInfo]Entity:ResetSequenceInfo[/url]
Sorry, you need to Log In to post a reply to this thread.