Search Unity

Tutorial - Ragdolls - Creation, Transitioning to, and Optimization

Discussion in 'Community Learning & Teaching' started by ChrisKurhan, Apr 19, 2022.

  1. ChrisKurhan

    ChrisKurhan

    Joined:
    Dec 28, 2015
    Posts:
    268


    I always felt like Ragdolls were time consuming to make, and while that's still true, I made a tutorial on how to do it faster, as well as some ideas on improving performance of your game with many ragdolls.
    Ragdolls are a hugely popular mechanic in games that add, usually a funny layer into your game. What they always do though, is allow you to have models go limp and flop around procedurally!
    This week I'm sharing the workflow I use to create ragdolls, a script to toggle between an Animator and Ragdoll, and some optimization ideas for having ragdolls in your game.

    As always, the full project is available on GitHub!

    If you got value from this video, please consider liking, subscribing, and sharing to help these tutorials reach and add value to even more people. New tutorials are posted every Tuesday!