playThirdPoisonState()

Found in:

public void playThirdPoisonState(){
      animator.SetBool("poisoned",false);
      animator.SetBool("poison2",false);
      animator.SetBool("poison3",true);
    }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *