Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make legs collidable?

Asked by 7 years ago

Hello. I have a question. In PlaceReBuilder's Reason 2 Die, when a player gets stunned, the player turns into a ragdoll and the arms + legs collide. I tried this too and i cannot get the arms and legs to collide. Can somebody please help me? Thank you. (Keep in mind that i want so that the player still has full hp)

0
Try setting the player's Humanoid.PlatformStand to false, maybe? That works particularly well in most circumstances. tkcmdr 341 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

You should create some welds, and MakeJoints() with the arms and legs to the torso. Weld CanCollided(True) clones of the legs to the.. legs.

Ad

Answer this question