Dance Animation Props

  1. What do you want to achieve?

How can I make a Dance Animation that when you click the animation buttons using “my scripts of course”. It will play the Dance Animation, but spawn you with a certain prop or effect?

  1. What is the issue?

No clue in animation, so I don’t understand how to get a prop animation.

NOTE: NOT HOW TO ANIMATE A TOOL

  1. What solutions have you tried so far?

Youtube, etc. Nothing helps.

Here is a game reference : ttd3
image

Any information helps? Im guessing its all done with scripting.

4 Likes

I assume this would be done by connecting the parts to the Players Character Rig using Motor6d so that the animation editor/ animation can see the objects being added onto the animation.

And yes there would be some scripting to detect when the animation is being played so that the process of spawning and connecting the parts with motor6ds can begin.

5 Likes

I would connect the props to a root part, same size to the humanoid root part, then animate the props and spawn them at the humanoid root part CFrame.

1 Like