#Ive spent way too many hours on this ragdoll script
1 messages · Page 1 of 1 (latest)
Ok
the loop that sets up the ragdoll is ending early for whatever reason considering it stops at the arm
show the console
theres only one loop and its not related to this, it just makes the hitbox appear, that system works fine
- if i show it i have to show a billion other modules
Is it the hitbox that only does this
hitbox system isnt this btw. right after hitbox happens, velocity module does its thing which is ragdolls the person
the velocity i applied on the ragdoll is 10, which in normal circumstances does legit nothing
what elese would you like to know
"hitbox system isnt this btw." what is this
I mean does every other method that causes you to ragdoll work
This is the only method?
Since everything there is coming from a module I have no idea how any of these work
you only need to lock at the thing i sent you
to understand
the context its in shouldnt matter since i feed it the character anyways
you can just look at it like a normal function
are you suppoed to be ragdolled in the video
yes
Wait so is one of the problems the ragdoll not working because in the video youre clearly not ragdolled
alright
im doing whatever the hell that is
just add a print statements or whatever everywhere and check what runs and what doesn't
I'm too lazy to read the code
did u set humanoid platform stand to true
if not, set it
yes, client side
mk
do it in server side maybe idk