#Ragdoll Movements like Ragdoll universe

1 messages · Page 1 of 1 (latest)

plucky sluice
#

How do they make it so clean? I have to resort to deleting things in character parts on a clone model and making player transparent. And my ragdoll just glitches and twitches a lot.

tardy coral
#

Just make their arms and legs ragdoll

plucky sluice
#

I tried and replaced all the motor6d parts to ballsocket but idk how to get the torso also ragdolled

hollow tideBOT
#

studio** You are now Level 9! **studio

sick reef
#

Humanoid.platformstand false or something

#

@plucky sluice

plucky sluice
sick reef
#

Anchor root or make limbs no collide maybe

plucky sluice
sick reef
plucky sluice
sick reef
#

Fire

plucky sluice
# sick reef Fire

yo one more quick question the ragdoll breaks upon dying i disabled breakjoints upon death but it still does it

#

am I missing something?

sick reef
#

prob

plucky sluice
plucky sluice
sick reef
# plucky sluice wait what humanoid settings isnt for like each local player?

It is, but think of a local script as things that it doesnt matter if the client changes it, like gui will only hurt the client if they change it.

So in this instance the properties of humanoids are protected by the server, as they are used by the server, otherwise an exploiter could change peoples health to 0.

So you must change it on the server

plucky sluice
sick reef
#

Yes! Starter character scripts just puts the script under the character. So in the server script you can still call for character using script.Parent