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

Username:   Password: 
 RegisterRegister   
 Liftmobober (odd but take a look :) )
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
uberwalla




PostPosted: Sat Dec 02, 2006 12:32 am   Post subject: Liftmobober (odd but take a look :) )

ok so im randomly making a lift for a game and am using a image of a life to represent it. my problem is that when it raises it leaves a red trail and stuff. how can i stop that? pic.free dont work for sure and i dont think draw a black pick over it would work cuz i would later have a background. here is what i got (not much but makes lift move right now Razz)

thx in advance.
Sponsor
Sponsor
Sponsor
sponsor
ericfourfour




PostPosted: Sat Dec 02, 2006 2:12 am   Post subject: (No subject)

That is easy. Just slap a
code:
View.Set ("offscreenonly")

at the top of your program and instead of
code:
delay (10)
View.Update

use
code:
View.Update
Time.DelaySinceLast (10) %Keeps fps consistant
cls
uberwalla




PostPosted: Sat Dec 02, 2006 9:19 am   Post subject: (No subject)

(shoots himself) Shocked i am sooooo dumb i totally forgot cls. sry for this waste of time Razz and thank you very much man
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  [ 3 Posts ]
Jump to:   


Style:  
Search: