#My ragdolls were working a while ago but today, they float.
1 messages · Page 1 of 1 (latest)
also what's ragdolldeath for in StarterPlayer?
check if the glitchy character has anything that the working characters dont have (like specific accessories that ruin it)
it's only layered clothing and some meshes i added
and i have set the properties to be like the rest of the character
ima try anyways though
** You are now Level 1! **
UPDATE: so removing accessories makes them float more the reason why the first character wasnt floating was a surfacelight idk how
maybe related to welds
the first character floats when i remove the surfacelgiht but when i add the surfacelight back it doesnt
but that isnt the current issue
the issue is that the characters shouldn't be floating
wait what if i add a surfacelight to all the characters
waitno its the ragdoll script
FIXED IT
** You are now Level 2! **
so what happened was the script that deletes the surfacelight for the first player was bugged so it made it so the other characters would float because it would return an error
easy fix by editing the code a little