How to Make Sprites Face to & Move Follow Your Mouse Pointer in Scratch
Welcome to this tutorial video where I'll guide you through creating sprites that interact with your mouse pointer in Scratch. In this video, you'll learn how to make a sprite always face your mouse pointer and how to make another sprite move along with it. Let's dive in! To begin, we'll change the background to an underwater scene and add a shark sprite. Then, we'll adjust the size of the shark and ensure the default settings for the cat sprite are appropriate. Moving on to the coding part, we'll set up the cat sprite to rotate in all directions towards the mouse pointer continuously. Then, we'll ensure the shark sprite moves along with the mouse pointer as well. Finally, we'll test our project and observe the sprites' behavior in response to the mouse pointer's movements.