How to equip and play animation

I am trying to make a script where when you receive the burger (already made that script,) and you equip the burger as it is in your inventory, the burger will appear on your hand and if you click an animation will play, I tried making a tool so that it will show the player is holding it but it is not working. I have been searching for how to play the animation but it is not working (the animation is a child of the burger itself.)

BTW, whenever I equip the item, the burger appears on the floor.

Bumping because I still haven’t figured it out.

Here watch this instead.

1 Like

Make sure the burger inside the tool is named handle and unanchored. Then just make an animation and play it when the tool is activated

I got that to work, but how would I rotate it because it is being held sideways? I tried rotating it manually but it did not work.

@bigploom can you link the tool grip editor

to rotate the way a tool is being held is you can either use a tool grip editor plugin (i personally use these types of things) or under the tools properties you can change the grip property

https://www.roblox.com/library/174577307/Tool-Grip-Editor
i own this plugin thats like 5 robux

but im pretty sure this one also works and is free
https://www.roblox.com/library/153352998/Tool-grip-editor

1 Like