It looks like you're new here. If you want to get involved, click one of these buttons!
So i have the code in the photo, which should see if the key r is triggered and if so to execute the attack animation, instead, i found out that, unity, reads that my key is pressed every second but i don't press it. I need help pls
🙏
there is a semi-colon after the if statement (input one) . Remove it :)
Answers
there is a semi-colon after the if statement (input one) . Remove it :)