Posts

Showing posts from April, 2020

Update

Image
Avinash the Last Avocado Neil Update Update: I searched the right art assets that met the aesthetic and overall tone of the game. Once I found the low polygon kitchen assets, I imported into the game and began implementing it. Furthermore, I had to resize the assets and make sure they fit the boundaries of the original whitebox. After this, I changed the color of the skybox making the game feel less like it was still in development. Angel Update Worked on creating UI Wireframes and implementing them to our game. We had a couple ideas on how the HUD for the level will look, as you can see in this image. We decided to go with the layout on the very right.  Update on Sound : We also implemented music and sound effects that can be turned on/off in the options or pause menu. Abhay Update I implemented a grid system such that the player now moves along the grid and objects can only be placed on the grid. Additionally, I added much cleaner UI icons for the actions ...
Image
Avinash the Last Avocado Neil Whitebox Abhay Whitebox Angel Whitebox Overall Whitebox Angle View UI Playthrough Neil update For the next step in developing the game, I brushed up on the white box by connecting some platforms so the game does not feel too difficult. By doing this with my own whitebox, this idea of making it less difficult was then implemented with my partners' whiteboxes. They also decided to connect some platforms to make it less difficult. Going forward, I will begin adding checkpoints to my whitebox to make the game less difficult for the player. Abhay update In developing our game, my next step consisted of working towards fleshing out the drag and drop mechanics for the object placement. I have not quite reached the full drag and drop functionality yet, however the intermediate step I am at is where the player can click on UI buttons to add actions to a Queue data structure, and when the player cli...