Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Damped Transform causing rig to straighten out

Discussion in 'Animation Rigging' started by MatKDev, Dec 9, 2021.

  1. MatKDev

    MatKDev

    Joined:
    Feb 1, 2020
    Posts:
    2
    Hello, I'm using a Generic rig on a snake-like creature with a collection of damped transforms using rotation to curve the body/tail as it moves around.

    https://puu.sh/IvaBV/98cc28bb00.mp4 The damped transforms are causing my rig to straighten out, away from the authored animation. You can see the animation playing correctly at the end when the weight is zero.

    This also happens when the position and rotation damping are set to zero for all components, and also when maintain aim is turned off, as shown in the videos below.
    https://puu.sh/IvaxW/67e088e42d.mp4
    https://puu.sh/Ivaz5/ff804fcabd.mp4

    Any help with this is appreciated, thanks!
     
  2. avishai_unity

    avishai_unity

    Joined:
    Dec 2, 2020
    Posts:
    7
    Any luck?