I can't start it off, and it seems as if the Admins Hate my questions, Lots of them are closed and I dont even know why. But this one could be closed because I didn't shot a script that I tried, Well, I dont want to write BS and look like an idiot. But to the point... I was just wondering if any of you could possibly help me make a running script? I mean, I already made the animations using the Animation Editor, but I want it to be, when you hold LEFTSHIFT your walkspeed increases and of course, the running animation kicks in.. can you make that happen? (I hope this doesn't get closed before I get help)
local animTrack = Humanoid:LoadAnimation(animation) animTrack:Play()
With Animation as child with ID and all
This isn't a request site, so I won't help you with the code until you give it an attempt or post some of your code, but I can try and point you in the right direction.
Helpful links: Roblox Wiki, Lua Help, Tutorials, Your First Script, Basic Scripting, and the In-Depth Scripting Guide.