Quote:
Originally posted by Kaimetsu
Usually you don't need it to check the second thing. Like I said, they can be mutual exclusive.
|
well if you say
if(keydown(blah)){
}elseif(keydown(blah)){
}
ect like I think he did
then the guy wont go diaganal like he was describing