User Interface
During this project I’ve mostly been working on creating the user interface of our game. Since we’re creating on open world environment for our game, we have a lot of information to carry over to the player. We need UI so the player knows where to go, what to do, etc. while still keeping it minimal to prevent the game from overwhelming the player with too much information at once. This is what I’ve been working on for the most part.
Tutorial
Aside from working on the user interface, I’ve also been working on implementing an system to create a simple tutorial to make the user get to know the controls, while also making sure to implement it in a way that is interesting for the player to use.