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

Adding a custom animation GUI?

Asked by 6 years ago

So, I've been working on a game recently and I need to add an animation GUI, e.g. custom dances, I googled it and I can't find anything that works.

I add the screenGUI, TextButton and LocalScript although the scripts I use don't work when the button is pressed.

If someone could help me, it would be greatly appreciated.

1 answer

Log in to vote
0
Answered by 6 years ago

You can use the MouseButton1Click event, it will then you can load the animation into the player from the local script.

Ad

Answer this question