Search Unity

Need help!

Discussion in 'Animation' started by unity_srMIybJwy0a9Rw, Jul 28, 2020.

  1. unity_srMIybJwy0a9Rw

    unity_srMIybJwy0a9Rw

    Joined:
    Jul 27, 2020
    Posts:
    13
    Hey guys! Currently working on a game I need to make and am currently running into two issues:

    1. This one is probably more simple. My player has two attack animations that he should alternate between if the button is pressed. However if the button is not pressed within a short time it will reset to the first attack. I know I probably need a stopwatch but i'm not sure how to do it. I really just need some instructions on how to do that.