In this add-on, you will program a sprite to greet the user and to tell them about yourproject.
To get started, click the "choose sprite from library" icon, select the sprite you wantto introduce your project, then click OK. This example uses Khalid.
Next, add a "say" block. To greet the user with their username, use a "join" block. First,drag a "join" block from into the "say" block. Next, enter a greeting in the first valuespot on the “join” block, and leave a space after it. This example uses "Hey." Next,choose a "username" block from the sensing menu, and place it in the second value space.
Now, click the code to test it. If your greeting and the username run together, add a spaceafter the greeting.
Next, add more "say" blocks to make the sprite say more information about your project. Whatwould you like people to know about your project? You can make the sprite say whatever you want.
Finally, add a "when flag clicked" event to the top of the code stack.
Now, it's your turn: Add a sprite.
Code this new sprite to greet the user and tell the user about your project when theflag is clicked.
Choisir une extension
play_circle_filled
Bienvenue dans mon projet
Programme un lutin pour qu’il présente ton projet.