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. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Animate field of script in rig animation with avatar.

Discussion in 'Animation' started by demkom, Aug 26, 2020.

  1. demkom

    demkom

    Joined:
    Dec 26, 2017
    Posts:
    1
    Hello everyone,
    I would like to know how to change the animation? (It has avatar)

    I want to animate a field from the script, but it is reseting to its default value everytime.
    Although the value curve remains, it is visible on the attached image. In the script, I do not change the field value anywhere.


    I'm currently testing it on free Rin character asset.
    Perhaps I do not understand something, I would be grateful for an explanation.