Computer Science Canada Animation |
Author: | enimirahi [ Tue Apr 21, 2009 3:34 pm ] | ||
Post subject: | Animation | ||
Hey so i'm haveing trubles with making this program made, not flash how can i do that though.
I am useing turing 4.0 Mod Edit: Remember to use syntax tags! The template was also placed there for a reason |
Author: | richcash [ Tue Apr 21, 2009 3:43 pm ] |
Post subject: | Re: Animation |
Use View.Set ("ofscreenonly") and View.Update. Read this tutorial. Also, you should use syntax tags when posting your code. Check the BBCode wiki article for information on how to do that. Edit : Actually, read this sticky instead to learn how to use syntax tags. |
Author: | blankout [ Tue Apr 21, 2009 4:30 pm ] |
Post subject: | Re: Animation |
Even after you use View.Set and View.Update, your moon like shape does not repeat, it simply moves across the screen, then disappears. Because of your loop, the moon is going to continue to move farther and farther off the screen, you should truly consider trying to find a way to reset the position of the moon |
Author: | enimirahi [ Tue Apr 21, 2009 5:01 pm ] |
Post subject: | RE:Animation |
um ok im still not so clear bout what u just said |
Author: | saltpro15 [ Tue Apr 21, 2009 5:26 pm ] | ||
Post subject: | RE:Animation | ||
what do you have against writing full, complete sentences? it makes it so much easier to help you... blankout means having something like
|
Author: | enimirahi [ Tue Apr 21, 2009 6:11 pm ] |
Post subject: | RE:Animation |
oh ok thnx |