eyes
Author |
Message |
kirsty_16
|
Posted: Wed Oct 29, 2003 1:27 pm Post subject: eyes |
|
|
Hey if anyone is able to help me make an eye? like for a pumpkin? if anyone knows how to please help!!
[mod]
Moved...
[\mod] |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Tony

|
|
|
|
 |
Kingnoz
|
Posted: Wed Oct 29, 2003 11:03 pm Post subject: (No subject) |
|
|
Here are some great blue eyes
code: | Draw.Oval(100,100,50,30,black)
Draw.FillOval(100,100,30,30,blue)
Draw.FillOval(100,100,10,10,black)
Draw.Oval(230,100,50,30,black)
Draw.FillOval(230,100,30,30,blue)
Draw.FillOval(230,100,10,10,black)
|
|
|
|
|
|
 |
hackman
|
Posted: Thu Oct 30, 2003 11:01 am Post subject: (No subject) |
|
|
Nice eyes kingnoz. I was just about to make the exact same thing(well, probably wouldnt be the same size, and i was only gona make one cause im lazy). |
|
|
|
|
 |
|
|