Attaching a ragdoll to a player

Started by gasleet 1 post 43 views

Reply on sbox.game
  1. edited May 2026 #1
    gasleet 6,923
    I have a Car to which I want to attach a lantern on a dangly chain.

    After I modified a kenney model in blender, I configured the model in ModelDoc like this:
    But now I struggle to attach it to the car! I tried creating the bone objects and attaching the "AnchorBone" to the Rigidbody of the car with a fixed joint, but it doesn't weld it in place, but pulls it towards the position of the car. One can drive away and it creates all kind of jank. I also increased the frequency of the fixed joint, but this didn't help. I tried a bunch other things, but can't get it to work! The mass of the lantern is ~10 and the CarBody weighs 4000.

    I feel this should be simple... Would someone be so kind to explain where I went wrong? 😓🙏
    I can provide further info if needed!