How to make a script that using emote with model?

I want to make a script that make player using emote with model
What should i do or use?
If you can give me a tutorial forum link about this it will help me alot!
Example:
https://gyazo.com/8be59c6f5f856b834f5370767d364c8f

1 Like

The method should be the same as animating a tool.

You create the Motor6D’s and join them to the player with the model, then you play an animation. The only difference is that you trigger this event with something else like a player chatted event instead of the tool equipping.

1 Like