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

How can you make hopperbin animations work?

Asked by 10 years ago

Since the ROBLOX update , most of my tools aren't working How do I make them work? If you need details, I will be putting the script in here soon.

2 answers

Log in to vote
0
Answered by 10 years ago

Add animation and go to animation properties and add anim ip. Then Create localscript.

In localscript lua:

--Function
script.Parent.Animation:Play()

I think it works.

Ad
Log in to vote
0
Answered by 10 years ago

You need to convert all the scripts in the hopperbin into localscripts.

Answer this question