
-----------------------------------
Killa Hilla
Sun Mar 02, 2003 6:22 am

Breif Question on Moving Objects
-----------------------------------
I have looked for Days on a good tutorial about how to make a Object move in Turing... If you know of any really good tutorials for Beginners PLEASE tell me and if you can explain how it would be reatly appreciated.

Thanks :)

-----------------------------------
Tony
Sun Mar 02, 2003 11:06 pm


-----------------------------------
should check out our tutorial section.

http://www.compsci.ca/bbs/viewtopic.php?t=193

though in simple terms, you just draw same object in different places. Easiest way is to use variables for its X/Y coordinates and have a loop (or user input) change thouse values.
