Search Unity

How to rewind animation by using Animator ?

Discussion in 'Scripting' started by CoolCosmos, Aug 2, 2020.

  1. CoolCosmos

    CoolCosmos

    Joined:
    Nov 21, 2016
    Posts:
    247
    I have one animation and i use SetTrigger to activate animation by animator. I want it to rewind when i click on opposite button. How can i do this by c# ?