Hello! I am working on a funny mini project and want to include a ‘Ragdoll’ mechanic. I am looking for a few tips on how to get this started due to the issues I have run into.
My issue is that I am trying to implement this on a custom model (a fox I created in blender).
The model works perfectly fine as a StarterCharacter and the animations are functioning.
The problem I am having is the fact that this is a custom model, and the parts of the body are all renamed and changed compared to the original robloxian character.
One thing I have tried was looking into other forums and reading about ragdoll, but I cannot find much on custom ragdoll.
I guess what I am looking for here is a solution to applying this to custom models and what I’m doing to get started on the better script, thanks!