Project Progress
Image by me First this weeks project task I made more improvement on my game , I found a helpful tutorial on YouTube to follow. I imported some assets from unity to help me start making the game in terms of layout and aesthetics . I sliced some block sprites to start creating the first level of the game. the assets provide a variety of different types of color blocks and those will help in making other levels . I learned how to turn a 2d box sprite into a character that will be the adventurer in the game. I updated my player movement by using the code from the tutorial as it was better than t...