You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? A sprint system that overrides the animations on activation
-
What is the issue? The bindable event is activating upon starting, and the second on the turns it off, too
-
What solutions have you tried so far? Magnitude (Somewhat works because it tests if you actually move), just playing the animation(Causes you to run while climbing, jumping, or even idling)
A picture of the output. As you can see the sprint automatically activates and turns off in the same tick without me even being loaded in yet, and BIFIRED means that it SHOULD have activated then
A picture of the main sprinting script. Not really much to explain
A picture of the second script. Not much to explain here either
(The actual sprinting works. The animation doesn’t though to elaborate on the problem)