So I don't know anything about scripting, but since my scripter is too lazy to do anything. I need help.
I need to know how to play an animation by pressing a key on the keyboard "R" for instance.
I don't understand Lua at all. I've tried, but I don't have enough patience to do so. If anyone could help me that would be amazing!
(I would also like it to connect to a stamina GUI, but you don't have to include that). Thank you so much
Brocks1995
**** EDIT
Thanks a lot for helping me with this question. I'll make sure never to use this website ever again. Even the roblox forums are better.
game.Players.LocalPlayer.Chatted:connect(function(msg) if msg == "/e RightUpperCut" then local a = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(script.RightUpperCut) a:Play() end end)
You can be learning from Youtube ROBLOX script Tutorials. Which is easier to learning. I know it kinda of long but still learning.
Use a little bit of common sense and brain power. I recommend this site: