i saw a spider thing that has like webs all over the page in a design. i want to make something like that but i want it to say happy birthday, but i have NO idea how. if someone can please please help me i would really like it.thanks.
s.s.
Offline
[blocks]
i recommend creating a spider sprite, that uses the <pen down>[/blocks] block and sets its pen color to grey. Then use the <glide( 1 )secs to x 0 )y 0 [/blocks] and tell the spider to glide to different parts on the screen that you control with the x and y values, and have it spell happy birthday.
Paulmedwal
Last edited by paulmedwal (2007-08-23 22:57:31)
Offline
thanks. i will let you know if it works.thanks again!!!
s.s.
Offline
how can you make it go straight up? im new to this!
s.s.
Offline
like as in a straight line up. so i can make the line for the H, in Happy Birthday.
s.s.
Offline
can anyone help me?????
Offline
go to x: 10 y: 0
point in direction 0
pen down
move 40 steps
pen up
is one of *many* ways to draw a vertical line.
Offline
it didnt work. ??????.
s.s.
Offline
If you want help debugging your code, you need to put it on the web site and post a pointer to it on the forum. No one can debug a program from just "it didn't work".
What did you want it to do? What did it do? Exactly what code was it running when it misbehaved? What other code was running at the same time that may have interfered?
Offline
look at my projects (click on my name)
Offline