From the feedback we collected, we told that there were 2 bugs that were effecting peoples playing of the game, and that all round made the game too broken or too easy, we took the feedback we were given constructively and then worked on the bugs and eventually removed them,
Originally I had attempted to remove the bug of being able to double player movement speed but I could not manage to do it without removing bigger pieces of code, so i left it within the game, but then later on I attempted again to see if i could work out a way to fix the problem, and I came up with a working solution that both looks and works perfectly for the game.
Another bug was that the player could break with our right click movement, if they let the player catch up with the mouse, again originally I tried a lot of pieces of code to fix this, none of them making things better, only worse, then I decided to try a new way of going about the code, I managed to do it and now the game works perfectly without this error, and player now catching up with the mouse looks normal and perfect rather then the way it use to look and work.