You need to follow the instructions and make the amendments to this game so that it is working properly. You need to press the blue button that says "See Inside". 1. The controls are not working properly because the paddle does not move. Click on the paddle sprite - the script on the right controls the movement of the paddle but it has not been completed. Amend this now so that the paddle moves left and right when you move the mouse. Note you only need to arrange the blocks that are already there, there is no need to add anything else or change any of the values. (4 marks) 2. The game is not enjoyable because the ball moves too slowly. You must select the Basketball sprite, the top script controls the movement of the ball. Adjust the values in the script so that the ball moves more quickly and provides suitable challenge in the game - not too fast but not too slow. (4 marks) 3. At the moment the game continues forever - there is no way of winning or losing. Click on the Stage - you will see the script for ending the game. This needs to use variables (orange) and associated operators (green) within a loop (forever - yellow) to execute termination. In other words this script needs to be completed to win or lose the game. Add the blocks that are already there in the correct order and then the appropriate values so that reaching a score of 40 means you win the game and the game stops. Scoring -5 means you lose and the game stops. (12 marks) Once you have completed the amendments above you must download the file to your device so that you can then submit the corrected file to the assignment in Teams. From the file menu at the top left, select "save to your computer", Choose a suitable save location and name for the file e.g Scratch Test - part 2 CN. In the Teams assignment, under the instructions (just below this text), where it says "My Work", select "Add work", On the bottom left of the screen select "Upload from my computer", Locate the saved Scratch file, select "Open", Wait for the file to upload, then on the bottom right select "Done" Finally at the top right of the screen select "Hand-in".