Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Movement Help 2
Index -> Programming, Turing -> Turing Help
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
USEC_OFFICER




PostPosted: Sun Jun 13, 2010 6:19 pm   Post subject: Re: Movement Help 2

Then you should probably follow Cezna's suggestion and draw the screen once, then stop the program from running with a get statement or something.
i.e.


Turing:
%Draw Screen here.

loop
    Input.KeyDown (chars)
    if chars (' ') then
        exit
    end if
end loop

%Whatever else
Sponsor
Sponsor
Sponsor
sponsor
Monduman11




PostPosted: Sun Jun 13, 2010 6:23 pm   Post subject: Re: Movement Help 2

USEC_OFFICER @ Sun Jun 13, 2010 6:19 pm wrote:
Then you should probably follow Cezna's suggestion and draw the screen once, then stop the program from running with a get statement or something.
i.e.


Turing:
%Draw Screen here.

loop
    Input.KeyDown (chars)
    if chars (' ') then
        exit
    end if
end loop

%Whatever else

ive tried that.. the funny thing is though that my winning screen works without any flickering while the other one flickers... but ill keep on trying till i get it lol

edit : nvm i got it to work i just added another if statement and it works now.. thx for your and Cezna's help though cause it gave me the idea lol
USEC_OFFICER




PostPosted: Sun Jun 13, 2010 7:09 pm   Post subject: RE:Movement Help 2

You are welcome.
Monduman11




PostPosted: Sun Jun 13, 2010 7:35 pm   Post subject: RE:Movement Help 2

lol now all i have to do is find how to do the walking animations and im all set Razz
Cezna




PostPosted: Mon Jun 14, 2010 5:18 am   Post subject: RE:Movement Help 2

Whatever you end up doing, I hope you post the full game in the Submissions section once you are done.
Monduman11




PostPosted: Mon Jun 14, 2010 2:06 pm   Post subject: Re: RE:Movement Help 2

Cezna @ Mon Jun 14, 2010 5:18 am wrote:
Whatever you end up doing, I hope you post the full game in the Submissions section once you are done.

kk ill post it in about a week so that my teacher has time to mark it, and she doesnt see it before hand and say i copied it Razz
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 2 of 2  [ 21 Posts ]
Goto page Previous  1, 2
Jump to:   


Style:  
Search: