I'm currently using the (Not So Simple) Fighting Game Template. I've been able to get pretty far, but I am trying to implement super moves, but I am having trouble. If anyone else is using the same template can assist me, I'd appreciate it.
Currently I have it programmed to that when your health is at a specific value you are allowed to do the super move.
Currently, I'm working on creating a move that requires both a punch and a kick button to be pushed together. Here's what I wrote:
The game seems to read the input, but then the character freezes. If anyone can help me fix this, I appreciate it.