Unity ragdolls! Make your characters floppy ;)

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 28

  • @michaelpittino7560
    @michaelpittino7560 3 ปีที่แล้ว +23

    Finding your channel is like finding a needle in a haystack. Pure Gold Content!

    • @Tarodev
      @Tarodev  3 ปีที่แล้ว +1

      I appreciate it! Glad to have you on board.

  • @theflipbit01
    @theflipbit01 3 หลายเดือนก่อน

    Great tutorial! Feels amazing to complete it. Thanks so much!

  • @bannanachef1091
    @bannanachef1091 3 ปีที่แล้ว +1

    Amazing content once again

    • @Tarodev
      @Tarodev  3 ปีที่แล้ว

      Thank you :)

  • @arturitoproductions
    @arturitoproductions 3 ปีที่แล้ว

    Super clear and easy to follow, thanks for the work

  • @_dimitrisbr
    @_dimitrisbr 11 หลายเดือนก่อน +1

    4:46 The Thinker!

    • @Tarodev
      @Tarodev  11 หลายเดือนก่อน

      Heh 😅

  • @noobcraft5712
    @noobcraft5712 3 ปีที่แล้ว +3

    Ragdoll physics make me go Yes.

    • @Tarodev
      @Tarodev  3 ปีที่แล้ว

      They make everything fun

    • @noobcraft5712
      @noobcraft5712 3 ปีที่แล้ว

      @@Tarodev yes

  • @armandoagra
    @armandoagra 3 ปีที่แล้ว +1

    Great video!

  • @brodendangio4810
    @brodendangio4810 2 ปีที่แล้ว

    Legendary Tutorial

  • @arturitoproductions
    @arturitoproductions 3 ปีที่แล้ว +2

    Maybe is good idea if you flip the camera horizontally so you turn your head where your cursor goes and not the opposite :)

    • @Tarodev
      @Tarodev  3 ปีที่แล้ว +1

      Lol, you're right... Didn't even notice

  • @HungBMHero
    @HungBMHero 11 หลายเดือนก่อน +1

    finally, I can simulate half life in 2d game. You are my savior . _ .

    • @Tarodev
      @Tarodev  11 หลายเดือนก่อน

      Good luck on that journey

  • @BlueMooseOnFire
    @BlueMooseOnFire 29 วันที่ผ่านมา

    Great tutorial!!! Curious though how you would return back to the idle animation mode? I toggle the ragdoll again and the rig is all deformed when it snaps back to place. Any ideas?

  • @nuclear-zone
    @nuclear-zone 2 ปีที่แล้ว

    how can I trigger Ragdoll when bullet or something hits him since we disable colliders at Start OntriggerEnter doesn't work

  • @obiwanjovi2925
    @obiwanjovi2925 ปีที่แล้ว

    hi, how do u activate the ragdoll if it hits an object? sry noob question

  • @Gatitasecsii
    @Gatitasecsii 2 ปีที่แล้ว

    How could I apply this to a 2D character's hair? is it even possible? I tried it and her hair went bonkers without gravity, with gravity, I couldn't get her to jump...

  • @ScrewY0UguyS
    @ScrewY0UguyS 2 ปีที่แล้ว

    Is there any good way to reset back to the T pose? I tried to manually set each bone's values back their original ones, but it doesn't work. Either IK or animator overrides them no matter how big of delay I set between deactivating a ragdoll and reactivating animator and IK manager. Why the IK "set default pose" button is availible only in editor? xD

  • @toysrus2413
    @toysrus2413 2 ปีที่แล้ว

    Thank you for this tutorial! And your platformer controller. I have set up ragdoll using this and it works great... Unless I start a scene with the rig rotated 180 on its Y axis... If I do that, the ragdoll goes crazy from the start with its limbs flying everywhere. Do you know why that could be? Thanks!

  • @sergeyborovkov6447
    @sergeyborovkov6447 2 ปีที่แล้ว

    excellent content for newbies like me!
    by the way maybe instead of foreach`s we can make code cleaner using lambda:
    _colliders.ConvertAll(collider => collider.enabled = isRagdollOn);
    _joints.ConvertAll(joint => joint.enabled = isRagdollOn);
    _rbs.ConvertAll(rb => rb.simulated = isRagdollOn);
    _solvers.ConvertAll(solver => solver.weight = isRagdollOn ? 0 : 1);

  • @ferremolenbeek
    @ferremolenbeek 3 ปีที่แล้ว

    Great tutorial, but when I use a rigidbody to move the player and I ragdoll, the spine1 bone glitches out.

    • @ferremolenbeek
      @ferremolenbeek 3 ปีที่แล้ว

      I've think it has something to do with the animation, because when I changed the animation a bit with the spine1 bone, the problem dissapeared.

  • @depro1o1gaming24
    @depro1o1gaming24 3 ปีที่แล้ว

    The thing didn't appear in the top right😐

    • @Tarodev
      @Tarodev  3 ปีที่แล้ว

      That's weird. It appears for me on PC. I hope you found your way to the video, anyway :D