Having trouble with else if statement inside OnTriggerStay2D

Debug it. Debug the distance value and tag yourself or attach a debugger. Nobody on a forum is going to be able to debug it for you.

Can you see that you’ve typed “ENemy” and “Enemy” in the same bit of code? This simply looks like you need to pay more attention to detail.

FYI: This is how to post code on the forum: Using code tags properly