Nowadays, many friends will use scratch software, but some friends say that they still can’t create a flickering dynamic effect. For this reason, the editor below has specially brought a graphic tutorial on creating a flickering dynamic effect in scratch. Let’s take a look!
Open scratch and enter its main interface;
Click to draw a new character;
Enter the drawing board of scratch;
At this time click the text tool T;
Click red in the color panel to set the color of the brush;
Click the mouse on the drawing board, a text box will appear, enter the required text;
Move the text to the appropriate position on the stage;
Then add the following script;
At this time, you need to click the green flag to execute the program;
Finally, it was discovered that the text began to change color and flash, so that the required flashing text was created in scfatch.
上面就分享了scratch创建一个闪烁动态效果的图文教程,希望有需要的朋友都来学习哦。