If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialComputer software tutorials scratch made...

A graphic tutorial on creating scratch animation effects for kittens to draw circles

Author: Shaobing Date: 2019-11-22

Scratch
Scratch-3.29.1 Chinese offline installation-free version

programming tools Storage: 161.25MB Time: 2022-05-25

Software introduction: Scratch is a suggested graphical programming tool designed by a small team at MIT for children aged 8 to 16 years. But also suitable for all ages...

Download now

Currently, many partners use scratch software to create their favorite animations. So if we want to create a circle animation effect for kittens, how should we do it? Here the editor has shared a graphic tutorial on how to make a cat draw a circle animation using Scratch. I hope it can help friends in need.

Open the scratch software and enter its main interface;

1.png

Click the styling button;

2.png

Then we find and click Set Styling Center on the page that appears;

3.png

At this time, set the center of the shape at the end of the kitten’s front foot;

4.png

Then add the following script to the kitten;

5.png

Then click the green flag to execute the program;

6.png

The kitten starts to move according to the steps set by the program, and records the movement trajectory through the pen-down command;

7.png

Finally, we asked the kitten to draw the required circle for us in scratch.

8.png

The above is the graphic tutorial that the editor brings to you on how to make a cat draw a circle animation effect using Scratch. Let’s learn it together. I believe it can help some new users.

Related articles