I have created a script, which creates a ragdoll with player’s outfit. And i want to make an ImpactFX script, which will play a random ragdoll impact sound from table (which i already made) when ragdoll not just slightly moves, but falls from specific height! (will play sound ONLY when it lands after falling, not when slightly moves)
Being a builder and making a game by yourself is not the easiest thing to do, im not good with velocities or humanoid stuff.
I’ve tried looking on devforum, but no one is interested in such mechanic as ragdoll impacts.
I am not asking for fully made script. I am asking for tips, ideas, and maybe help.
Ragdoll contains Humanoid, Hats, Shirts and Pants, And other Accessories.
HumanoidRootPart is being deleted every time player reaches 0 hp. (For smooth experience)
If there is any way to detect when RAGDOLL (not player) lands after falling from specific height, please tell me a little bit about it