Quote:
Originally Posted by John_1102
Yeah the programming Gods like you to do that it's really just unessesary code, and yeah it's been a long day i know i forgot the loop XD.
|
if(joy1Btn(1) )
{
code for what you want to happen here
}
else
{
code to make that stop happening
}
this is still as efficiant i tried it today.