Search Unity

How to Only Use One Axis in Transform Component Animator

Discussion in 'Animation' started by trentbtaylor, Aug 12, 2018.

  1. trentbtaylor

    trentbtaylor

    Joined:
    Aug 9, 2018
    Posts:
    1
    I am making an animation, but in order to use the Transform component I must provide a specified location for each axis, when I only need to provide a different number for one axis and leave the other two as what they were before the animation started. Is there any way to do this?