I'm creating a 1v1 2D fighter, and I've gotten to developing the attacking part, the problem with my code is that when the variables aren't supposed to match up because they've just been changed intentionally (To lock player control) It works, but when the number has been changed to match a code (For the damaged player to display a damaged costume) It doesn't work at all, and also when a player's health reaches 0 it's supposed to broadcast a message to activate "Red Wins" or "Blue Wins" but that doesn't work at all either, judging from the code not lighting up, it won't detect the health variable getting to 0.
Enough whining here's the project itself
http://scratch.mit.edu/projects/VaineHertz/2268601
Offline