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

Username:   Password: 
 RegisterRegister   
 need to make this soccer animation more smooth.
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
deep




PostPosted: Sat May 28, 2005 1:31 am   Post subject: need to make this soccer animation more smooth.

I need some help to make this soccer animation a bit more smooth while it is running it. Can u also give me some ideas of what sort of special effects i could add in to make it better. I am a beginner.


animation.zip
 Description:

Download
 Filename:  animation.zip
 Filesize:  17.74 KB
 Downloaded:  141 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
Mr. T




PostPosted: Sat May 28, 2005 1:37 am   Post subject: Alex's Opinion

i get an error. (not the missing picture error though)
deep




PostPosted: Sat May 28, 2005 9:25 am   Post subject: Soccer animation

Try again. First extract the whole file and then try to run it.


animation.rar
 Description:

Download
 Filename:  animation.rar
 Filesize:  41.41 KB
 Downloaded:  140 Time(s)

StarGateSG-1




PostPosted: Sat May 28, 2005 1:02 pm   Post subject: (No subject)

Here is your problem you need to use View.Update and Offscreen only
Add offscreenonly here
code:

setscreen ("graphics: 800, 600,offscreenonly")


Add View.Update
code:

delay (175)
View.Update <--- here everytime this occurs
cls


Also add it here
code:

var continue : string (1)
locate (18, 41)
put "THE FINAL MOVEMENT" ..
View.Update
getch (continue)
cls


That will amke the animation smooth

The program is good but there are a few problems, you need to look into how to make better aninmations than just moving the pictures like you are right now. Get rid of the players base color, look into more types of pic fucntions for that
deep




PostPosted: Sat May 28, 2005 2:34 pm   Post subject: (No subject)

thnx man. it's better now.
StarGateSG-1




PostPosted: Sat May 28, 2005 5:19 pm   Post subject: (No subject)

no problem! Very Happy
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  [ 6 Posts ]
Jump to:   


Style:  
Search: