How would I make this Chain model act like a Chain


So I have this chain model and I want it to weld onto a Player. I used CFrame and welding to weld the base of the chain onto the Player but I don’t know how to get the rest of the chains on and act like actual chains (chains lash around when the player moves)

Do I put constraints on every one of the chain pieces? What do I do?

image

2 Likes

Yeah,or you could make a animation for the chains lashing around and load it if the chain is on and the player is holding a key. (W, A, S, D)

2 Likes