Search Unity

Animator speed problem

Discussion in 'Animation' started by darktide, Mar 25, 2015.

  1. darktide

    darktide

    Joined:
    Mar 31, 2014
    Posts:
    5
    Are in different layers may be used at different speeds
    I want use different speed between MainLayer and MaskLayer
    I queryed API ,but not found
     
  2. medhue

    medhue

    Joined:
    Aug 24, 2014
    Posts:
    176
    The speed of the animation can be set in the Animator Controller by selecting an animation node. In the inspector, you should see a setting for speed.
     
  3. darktide

    darktide

    Joined:
    Mar 31, 2014
    Posts:
    5
    Thank you ,
    I know this.
    But I want to dymanic controll these clips's speed in code.
    Now i find a way,by blendtree .
    Anybody have better idea?
     
  4. LudiKha

    LudiKha

    Joined:
    Feb 15, 2014
    Posts:
    140