Clayf700
02-11-2010, 02:26 AM
OKAY HOW THE CRAP DO I DO THIS?!
case 38: // (my up arrow)
_vy = -20
I Want To give a name for that so i can do something like this:
case 38: // (up arrow again)
named ---> _vy = -20
I put in my name then make some code and how ever you make that function false (can you also tell me how that works too...)
anyways i hope you get it,
mabey later i could come up with a better way to phrase it but for now can someone please help me... thanks
case 38: // (my up arrow)
_vy = -20
I Want To give a name for that so i can do something like this:
case 38: // (up arrow again)
named ---> _vy = -20
I put in my name then make some code and how ever you make that function false (can you also tell me how that works too...)
anyways i hope you get it,
mabey later i could come up with a better way to phrase it but for now can someone please help me... thanks