
-----------------------------------
nelo
Thu Dec 04, 2008 12:58 am

I realise this may be to much to ask
-----------------------------------
I'm awful when it comes to drawing.. on anything, even computers. Is there anyone super experienced that loves doing turing, i love doing it but i am in the process of making short games mostly. All I need is to make a car, but I can't get all the stuff down. The car has to include headlights, doors,wheels ( depending on view it was drawn in), a body ( front, back) I'm here to ask help, I know many probably wont do it but if anyone has a passion in making stuff, can anyone make me a car for turing and paste the commands. I will obviously, program the thing myself. Just need help with making the car...

 thanks for your time

-----------------------------------
syntax_error
Thu Dec 04, 2008 1:00 am

RE:I realise this may be to much to ask
-----------------------------------
No, against the rules. 

any mod want to move this thread its not really a 'submission'

-----------------------------------
octopi
Thu Dec 04, 2008 1:08 am

Re: I realise this may be to much to ask
-----------------------------------
Here's a picture of the car I drive to work.

-----------------------------------
The_Bean
Thu Dec 04, 2008 1:06 pm

Re: I realise this may be to much to ask
-----------------------------------
Try using this, you can draw the car and it creates a seperate file with all the turing commands that were used to make it. 
http://compsci.ca/v3/viewtopic.php?t=18994

-----------------------------------
nelo
Thu Dec 04, 2008 5:50 pm

Re: I realise this may be to much to ask
-----------------------------------
well that program has too much lag to even work, is there anyway to take a car outline it and put it into turing.. cause im still having the same issue drawing the car

-----------------------------------
Zren
Thu Dec 04, 2008 6:55 pm

Re: I realise this may be to much to ask
-----------------------------------
Unless the lesson is to specifically make a car with Draw._____ you could easily add a picture with the Pic. Module. Look in the Turing Help Files (F10). That way You just draw them in paint/image software. If it's not worded that way then I'd just point the error at the question. ;)

However if it needs to be animated then you'd best be drawing it. Also I'd probably Look up Draw.Polygon It'll allow you to easily draw the shape of the body.
