Unity 3D Active Ragdoll Animation tutorial

Поділитися
Вставка
  • Опубліковано 23 лис 2024

КОМЕНТАРІ •

  • @andersruud8266
    @andersruud8266 3 роки тому +11

    Nice video, was helpful to me :) Although I had to change the rotations to localRotation to get connected limbs to work correctly, the forearm for example. You'll notice when you move the arm of your ragdoll, the forearm automatically rotates with it(it moves twice as far as it should), which is not what we want at all here, since we're trying to accurately copy the animation. So just change all the rotations to localRotation and everything will work as it should. If this works for you, please leave a note in the video for others in the future, cheers.

    • @drollestprawn
      @drollestprawn  3 роки тому +5

      I pinned the comment in case it's helpful to someone

    • @linkelyes
      @linkelyes 2 роки тому +6

      Hi how did you change the rotation to localRotation please?
      Edit: i found out here is my code :
      public class MotionMatch : MonoBehaviour
      {

      public Transform CopyLimbs;
      ConfigurableJoint cj;
      Quaternion startRotation;


      private void Start()
      {

      cj = GetComponent();
      startRotation = transform.localRotation;

      }
      private void Update()
      {

      cj.SetTargetRotationLocal(CopyLimbs.localRotation, startRotation);

      }


      }

    • @mitoloko6534
      @mitoloko6534 2 роки тому +1

      @@linkelyes i love u so god damn much

    • @Real-S
      @Real-S 2 місяці тому

      thank

  • @Teethremoved31
    @Teethremoved31 2 дні тому

    of all videos ive seen on this, this is the best one and most helpful, thanks

  • @StarTair18
    @StarTair18 11 місяців тому +1

    Dude i've never seen any better/easier tutorials, thanks a lot

  • @ricardoricardo833
    @ricardoricardo833 8 місяців тому +1

    Bro idk how old you were when you made this video, but it helped me a lot holy crap

  • @sunkenship9552
    @sunkenship9552 5 місяців тому

    Thank you for the rotation script. I was really struggling to get that part to work with other tutorials.

  • @СтаС-ъ8у
    @СтаС-ъ8у 3 роки тому +1

    Thank you friend , i m from Russia , there are dusent have no one video about active ragdoll , you talk about it very understand , ceep going this way , respect from Russia

  • @dec_ves2190
    @dec_ves2190 Рік тому

    simple, easy to understand, dude your on a roll keep this up!

  • @mishabukach338
    @mishabukach338 Рік тому

    The best tutorial i found so far

  • @aleemehsan761
    @aleemehsan761 9 місяців тому

    I was also stucked in the issue of Axis of Configurable_Joint and it was Solved with the Extension script you used..
    Thanks a lot.
    hurray 🤩🤩🤩

  • @jonaswriedt9916
    @jonaswriedt9916 2 місяці тому

    Coolest Kid ever dude. You are a live safer!

  • @drollestprawn
    @drollestprawn  3 роки тому +3

    leave a like if it was helpful and consider subscribing
    Join my discord for help: discord.gg/BECenjSN8R
    please support me on Patreon: www.patreon.com/drollest

    • @oldaccount553
      @oldaccount553 3 роки тому

      The discord link didn't work for me

  • @Real-S
    @Real-S 2 місяці тому

    very epic this was very easy! because of you :)

  • @hovoner
    @hovoner 9 місяців тому +1

    can you make an tutorial on it but so this would be the player i tried making it be my player but couldnt

  • @hovoner
    @hovoner 9 місяців тому +1

    uh what if my animation that i added on my character works strange but in new model it works alright i think its cuz of copyanim script

  • @themac4953
    @themac4953 3 роки тому +2

    this was on my birthday Thx

    • @drollestprawn
      @drollestprawn  3 роки тому +2

      lol on another of my ragdoll tutorials someone commented that it was uploaded on their birthday too!

  • @Warp_Speed_Studios
    @Warp_Speed_Studios 11 місяців тому

    if you hold right-click you can use WASD to move around your world

  • @XGameR593
    @XGameR593 Рік тому

    Wow that was really cool

  • @АнтонВълчанов-ь8и
    @АнтонВълчанов-ь8и 3 роки тому

    very cool my dude keep it up! :D

  • @rickrock6666
    @rickrock6666 2 роки тому

    Very helpfull, thanks man.

  • @maybesterling6322
    @maybesterling6322 2 роки тому

    bro thank you so much

  • @AnshumanStark
    @AnshumanStark Рік тому

    Thanks!

  • @TomFowkes
    @TomFowkes 3 роки тому

    it wont let me rotate the joint with the target rotation
    all i need is a ragdoll that i can pose in the editor and then keep in the same position forever so i can take a screenshot of it for the game

  • @sasijashani234
    @sasijashani234 3 роки тому

    Thank you

  • @Vector2
    @Vector2 3 роки тому

    es una maravilla wow

  • @rileyp-b2859
    @rileyp-b2859 3 роки тому

    Nice Video! I was wondering if there was a way that i could make my ragdoll less wobbly, i like the floppy aspect but i think my ragdoll is too wiggley. thx

    • @drollestprawn
      @drollestprawn  3 роки тому

      Turning the position damper up might fix it.

    • @rileyp-b2859
      @rileyp-b2859 3 роки тому

      @@drollestprawn it didnt help to much any other ideas? (sorry to bother you)

  • @mohamadjohanshah8998
    @mohamadjohanshah8998 3 роки тому

    now i have ragdoll and target. can i just use one and remove the other after making it copy my animation?

    • @drollestprawn
      @drollestprawn  3 роки тому +2

      If you don’t want the target in the scene then you can delete the skinned mesh renderer so it’s invisible but you can’t delete the target because you’ll get errors

  • @Sir-Autism
    @Sir-Autism 9 місяців тому

    balancer never worked

  • @harddev9181
    @harddev9181 10 місяців тому

    yo

  • @vapo6372
    @vapo6372 5 місяців тому +1

    You rock dude

  • @juanchoblox190
    @juanchoblox190 Місяць тому

    .