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 above that says "See Inside". 1. The controls are not working properly because the cat, Scratch, cannot move to the right. Click on the “Cat” sprite - the script third down on the left (shown below) controls the movement of the Cat but it has not been completed. It moves left by pressing the “a” key, but the rest of the script that allows it to move right by pressing the “d” key need to be completed. Amend this now so that the Cat can move left and right. Hint, you only need to add one block and change a few values, the move left blocks just above should help you too. (5 marks) 2. The level should take 45 seconds to complete, but the timer is not working. Click on the “Time’s UP” sprite. You need to correct the timer, so that the sprite disappears when the flag is pressed, then it counts down from 45 seconds, when it reaches 0 the sprite appears and then all scripts stop. Hint, you need to arrange the blocks that are there and add to extra blocks within the repeat block to make the timer count down. (5 marks) 3. The number of apples collected doesn’t reset at the start of the game, neither does it change when an apple is collected. Click on the “Apple” sprite, the script is almost complete. The blocks need to be arranged in the correct order so that the number of apples collected at the start of the game is 0 and then when the Cat touches one of them the number of apples collected increases by 1. Hint you don’t need to add or change any numbers, you just need to arrange the blocks and the two unattached blocks in the correct order. (5 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 3 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".