Making Stars Flash
Author |
Message |
Krocker
|
Posted: Mon Nov 08, 2010 9:39 am Post subject: Making Stars Flash |
|
|
Hiya, i need help, how do you make objects flash in turing. my program has starts in the background. i want to make them flash like a regular star. im not sure how to do it. plz be specific and give examples too. thx
the following is my codes for the stars:
% Creates stars in the skydrawfillstar (250, 600, 255, 605, white)
drawfillstar (400, 400, 405, 405, white)
drawfillstar (605, 600, 610, 605, white)
drawfillstar (470, 350, 475, 355, white)
drawfillstar (970, 220, 975, 225, white)
drawfillstar (950, 300, 955, 305, white)
drawfillstar (130, 240, 135, 245, white)
drawfillstar (80, 650, 85, 655, white)
drawfillstar (425, 550, 430, 555, white)
drawfillstar (900, 600, 905, 605, white)
drawfillstar (60, 360, 65, 365, white)
drawfillstar (80, 650, 85, 655, white)
drawfillstar (310, 290, 315, 295, white)
drawfillstar (900, 400, 905, 405, white)
drawfillstar (720, 620, 725, 625, white)
drawfillstar (400, 640, 405, 645, white) |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dragon20942
|
Posted: Tue Jan 18, 2011 8:29 pm Post subject: RE:Making Stars Flash |
|
|
Why is this under tutorials? |
|
|
|
|
|
Tony
|
Posted: Tue Jan 18, 2011 8:36 pm Post subject: RE:Making Stars Flash |
|
|
And 2 months old? Moved; though I bet this question is unimportant now. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Krocker
|
Posted: Wed Jan 19, 2011 8:35 am Post subject: RE:Making Stars Flash |
|
|
Hey! That was important. But ya its been a long time now. u guys are later. lol =) |
|
|
|
|
|
|
|