How do you create a tool that can play animations?

Hi! I’m new to DevForum, and coding on ROBLOX, and I have a few questions about what I would like to make, as I have no idea how to make it! I would like to make a tool like the Tumbling Tool (you will know this if you play gymnastics games) for a dance and gymnastics game that I am making! Have you got any tips?

This is what I’m trying to make:

And this is what it does when you click/tap it:

I tried looking at the Tumbling Tool to see what it’s made of, but I can’t see the code. All I can see is that it is made up of some Text Box GUIs.
Thank you!

1 Like

When the tool is equipped, they probably load an animation into the humanoid, and play it.

4 Likes