hi, I was working at a Gun and i want the animation to be player every Frame while the gun is Eqquiped, but the first time it works and second time it errors this: 21:57:29.819 - Argument 3 missing or nil
You can’t pass a variable through that way. It expects a function, if you type that it receives the returned value of a function instead. You can just use track in the function it binds to without making it a parameter so long as if track is a declared variable in an accessible scope