Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I have no idea how to animate, can I have some help?

Asked by 7 years ago

I am trying to make a script where my character stretches out his right arm(I don't mean physically stretch, just raise) when I press e, and then turn my arm light blue and freeze someone on contact. How would I go about that? I'm really new to making scripts and I have no clue how to animate. So far, I have

print "First attempt at a script" local player = game:GetService("Players").LocalPlayer local char = player.Character wait()

I'm not asking you to write the entire script, just help me with the animating part. Thanks very much

2 answers

Log in to vote
0
Answered by 7 years ago
Edited 7 years ago

Use this: https://www.roblox.com/library/144373835/Animation-Editor

and go to youtube and search "Roblox Animation Editor" to get help. For the Animation.

Ad
Log in to vote
0
Answered by 7 years ago

Watch this video: https://www.youtube.com/watch?v=5AFthd__8mw&t=718s

Answer this question