Home
Project Folders
Teacher Resources
Student Resources
How Do I?
Literacy
MWForum
Site Map
Search
Our Team
How do I make a turtle change shape while it is moving?
Method 1:   We often include a wait command before (or after) switching shapes, or else the two alternating shapes become a blur (as you can see when speed is set to 10 in the project below). To change shapes use setshape. See Animate Me 3.

code
You can use the same speed slider as the input to two primitives – in this case, fd and wait. Here, we multiply speed by 2 to increase the forward distance.

« Previous
Menu
Next »


© copyright 2001 - 2008  OpenWorld Learning.   All rights reserved.