Okay well I'm working on coding a super smash brother style fighting system and I ran into a 'wall' that I can't seem to get my head around.
I need to code it so that if X and right are pressed at the same time it does a smash
The problem is if I code it like I have now they have to be pressed at EXACTLY the same time which is really really hard to do, I need to make it so that they are both pressed at very similar times they do a smash
Keeping in mind that there is also an attack coded that if right is held in and x is pressed it does an attack.
If anyone could help that would be a big help haha
Thanks!!
