MicroWorlds


Animating a Turtle

Hatch a new turtle and point it in the direction you want it to head. Right click on the turtle and enter the instruction in the instruction space.

1
setsh "bird1 fd 5 wait 2 setsh "bird2 fd 5 wait 2

Select many times and then press OK.

2
When you click on the turtle it should change shape (setsh) first to bird1, move forward 5 spaces wait a short time and then to change to bird2, move forward 5 spaces wait a short time and then change to bird1, etc....

Probably when the bird starts to fly it will go straight up. Try to get the bird to fly forward accross your scene. See if you can add a running dog to your scene.

Save your project in preparation for the two final projects at Introductory Level MicroWorlds.

 


22-Oct-2006