I am very new to Unity but I am having trouble when it comes to booleans and animation. I have an CS1525 error Invalid Expression term >.
@AlyssaSalas I think you should use myAnimator.SetBool(“isFire”, true) instead of getbool.
Is this what you’re looking for?