so i want the player to stop becoming radgoll, so im using the ragdoll event to detect if it becomes ragdoll and when it fires change humanoid’s state, but i havent found a way in how to properly implement this
I have tried using Humanoid:ChangeState()
and other methods but none of them work at all
I would like some help