There are so many great things we can do with Sprites in Scratch. However, there are some times when we need to have the motion, look, direction, or size (among others) of our Sprites return to normal in order to restart. In this activity, you will take the basic program submitted and look to add the necessary blocks to reset the Sprites to their original locations, costumes, size, direction, and looks. Essentially, you will create a reset behavior that will reset the scene every time the green flag is clicked, at the beginning. All code should be entered in between the green flag and the wait 1 sec block.