A big update

So I’ve been working on creating a character that moves and behaves just like frogger and I think I’ve succeeded. Problem now is to make the games GameObjectManager, InputManager and Collision. I will further update this blog when I have succeeded in doing this. 

 

Main problem I had with movement was simply my idiotic attempt of trying to copy paste code in where I sought was fitting for the code to be placed. I got a lot of help from my proffessor which recovered much time needed for my managers.