Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

On hit react

Discussion in 'Animation' started by Gurky, Mar 20, 2017.

  1. Gurky

    Gurky

    Joined:
    Jan 9, 2017
    Posts:
    2
    Hey guys im trying to make it so when player 1 hits a player 2 the bot reacts to the hit for instance player 1 punches and hits player 2 and player 2 animation hurt is played

    Note my Player 2 is a bot
     
  2. theANMATOR2b

    theANMATOR2b

    Joined:
    Jul 12, 2014
    Posts:
    7,790
    What have you done so far?

    Have you created a hit reaction animation?
     
  3. Gurky

    Gurky

    Joined:
    Jan 9, 2017
    Posts:
    2
    Yes I have both the punch animation for player 1 and the hit reaction to player 2
     
  4. theANMATOR2b

    theANMATOR2b

    Joined:
    Jul 12, 2014
    Posts:
    7,790
    How does the character react to being hit, to play the animation? Is it based on a trigger, or if statement, or bool or oncollision?
     
  5. Maxpeinas

    Maxpeinas

    Joined:
    Feb 19, 2014
    Posts:
    16