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

Username:   Password: 
 RegisterRegister   
 A stick man game but I have run into difficulties
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
sylvester-27




PostPosted: Wed Nov 16, 2005 11:53 am   Post subject: A stick man game but I have run into difficulties

I need help. I can get my guys to move. eg. Have to pictures switch from one to the other so it looks like they are moving.
Please help



stickmenfinalproject.t
 Description:
Please someone post some replies with some help for me

Download
 Filename:  stickmenfinalproject.t
 Filesize:  1.48 KB
 Downloaded:  105 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
do_pete




PostPosted: Wed Nov 16, 2005 12:39 pm   Post subject: (No subject)

The second post on this forum reads "DO NOT POST ASKING FOR HELP"
Albrecd




PostPosted: Wed Nov 16, 2005 12:44 pm   Post subject: (No subject)

try:

code:

if chars (KEY_RIGHT_ARROW) then
x_character += 3
var counter :int := (counter + 1) mod 2
if counter = 1 then
Pic.Draw (pic1)
elsif counter = 2 then
Pic.Draw (pic2)
end if


By the way, you shouldn't post for help on this forum.
Quote:

If you do I will personally beat you down and steal your bits.
-Coutsos
MysticVegeta




PostPosted: Wed Nov 16, 2005 7:00 pm   Post subject: Re: A stick man game but I have run into difficulties

sylvester-27 wrote:
I need help. I can get my guys to move. eg. Have to pictures switch from one to the other so it looks like they are moving.
Please help


hmm mind posting the pictures too? all in a zip?
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 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: