Values in an ArrayHey guys, I'm working on a simple little game thing. I've asked for help on this forum before and re...
If Statement HelpSo now I'm having a completely different issue. I don't know if the same logic can apply to this cod...
If Statement HelpI was able to get it working through some brute force testing. [code] case 'd': case 'D': if ((pl...
If Statement HelpWell, I figured out the LEFT side of the screen: [code] case 'a': case 'A': if (player_coord ...
If Statement HelpAwesome, that should be all I need. Really appreciate the help.
This user does not accept Private Messages