How can I make this?

Hey devforum! I didn’t really know what category to put this in. But I wanted to ask how I can make the chains kind of “shake” like that in a script or something? (watch video below, skip to 0:07)

Heal Chain – (Skip to 0:07)

for that effect you probably should use animations, not worth scripting that

1 Like

The way the video does it is with beam instances, you could also add an invisible rope that is the length between the part and the hand so it shakes around

1 Like

hmmm ok, do you think you can tell how to make the rope? like do I do it in the script or?

inset a ropeconstrsnt or however you spell it then you put attachments n the hand part and other part then make the length the currentlength

1 Like

i can do this while the model is welded to the hand right?