Time to Play

Choose something for your pet to play with, such as a trampoline.

Go to Events. Drag in a when sprite clicked block. Then add a broadcast block. Choose 'new message' and call it 'play.'

Now decide what your pet will do when it receives the 'play' message. For example, you can have your pet jump up and down.

Click to select your pet

Here’s a script that glides to a trampoline and jumps:

Next, add more activities