[Newbies] back and forth

David H. Shanabrook dhshanab at acad.umass.edu
Mon Apr 14 19:00:00 UTC 2008


Trying to get and object to move back and forth in etoys.  Something  
simple like:
forward 50
forward -50

It appears to do nothing.  When I go to the code level and add a wait:

forward 50
(Delay forSeconds: 1) wait
forward -50
(Delay forSeconds: 1) wait.


Still nothing.  Any ideas what I am doing terribly wrong?

-david-




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080414/32327f39/attachment.htm


More information about the Beginners mailing list